Ver código fonte

Merge pull request #45864 from thaJeztah/api_remove_deprecated

docs: api: remove "ClusterStore" and "ClusterAdvertise" fields
Bjorn Neergaard 2 anos atrás
pai
commit
70f57409c3
3 arquivos alterados com 0 adições e 90 exclusões
  1. 0 30
      api/swagger.yaml
  2. 0 30
      docs/api/v1.42.yaml
  3. 0 30
      docs/api/v1.43.yaml

+ 0 - 30
api/swagger.yaml

@@ -5167,36 +5167,6 @@ definitions:
           > `swarm/1.2.8`.
           > `swarm/1.2.8`.
         type: "string"
         type: "string"
         example: "17.06.0-ce"
         example: "17.06.0-ce"
-      ClusterStore:
-        description: |
-          URL of the distributed storage backend.
-
-
-          The storage backend is used for multihost networking (to store
-          network and endpoint information) and by the node discovery mechanism.
-
-          <p><br /></p>
-
-          > **Deprecated**: This field is only propagated when using standalone Swarm
-          > mode, and overlay networking using an external k/v store. Overlay
-          > networks with Swarm mode enabled use the built-in raft store, and
-          > this field will be empty.
-        type: "string"
-        example: "consul://consul.corp.example.com:8600/some/path"
-      ClusterAdvertise:
-        description: |
-          The network endpoint that the Engine advertises for the purpose of
-          node discovery. ClusterAdvertise is a `host:port` combination on which
-          the daemon is reachable by other hosts.
-
-          <p><br /></p>
-
-          > **Deprecated**: This field is only propagated when using standalone Swarm
-          > mode, and overlay networking using an external k/v store. Overlay
-          > networks with Swarm mode enabled use the built-in raft store, and
-          > this field will be empty.
-        type: "string"
-        example: "node5.corp.example.com:8000"
       Runtimes:
       Runtimes:
         description: |
         description: |
           List of [OCI compliant](https://github.com/opencontainers/runtime-spec)
           List of [OCI compliant](https://github.com/opencontainers/runtime-spec)

+ 0 - 30
docs/api/v1.42.yaml

@@ -5136,36 +5136,6 @@ definitions:
           > `swarm/1.2.8`.
           > `swarm/1.2.8`.
         type: "string"
         type: "string"
         example: "17.06.0-ce"
         example: "17.06.0-ce"
-      ClusterStore:
-        description: |
-          URL of the distributed storage backend.
-
-
-          The storage backend is used for multihost networking (to store
-          network and endpoint information) and by the node discovery mechanism.
-
-          <p><br /></p>
-
-          > **Deprecated**: This field is only propagated when using standalone Swarm
-          > mode, and overlay networking using an external k/v store. Overlay
-          > networks with Swarm mode enabled use the built-in raft store, and
-          > this field will be empty.
-        type: "string"
-        example: "consul://consul.corp.example.com:8600/some/path"
-      ClusterAdvertise:
-        description: |
-          The network endpoint that the Engine advertises for the purpose of
-          node discovery. ClusterAdvertise is a `host:port` combination on which
-          the daemon is reachable by other hosts.
-
-          <p><br /></p>
-
-          > **Deprecated**: This field is only propagated when using standalone Swarm
-          > mode, and overlay networking using an external k/v store. Overlay
-          > networks with Swarm mode enabled use the built-in raft store, and
-          > this field will be empty.
-        type: "string"
-        example: "node5.corp.example.com:8000"
       Runtimes:
       Runtimes:
         description: |
         description: |
           List of [OCI compliant](https://github.com/opencontainers/runtime-spec)
           List of [OCI compliant](https://github.com/opencontainers/runtime-spec)

+ 0 - 30
docs/api/v1.43.yaml

@@ -5168,36 +5168,6 @@ definitions:
           > `swarm/1.2.8`.
           > `swarm/1.2.8`.
         type: "string"
         type: "string"
         example: "17.06.0-ce"
         example: "17.06.0-ce"
-      ClusterStore:
-        description: |
-          URL of the distributed storage backend.
-
-
-          The storage backend is used for multihost networking (to store
-          network and endpoint information) and by the node discovery mechanism.
-
-          <p><br /></p>
-
-          > **Deprecated**: This field is only propagated when using standalone Swarm
-          > mode, and overlay networking using an external k/v store. Overlay
-          > networks with Swarm mode enabled use the built-in raft store, and
-          > this field will be empty.
-        type: "string"
-        example: "consul://consul.corp.example.com:8600/some/path"
-      ClusterAdvertise:
-        description: |
-          The network endpoint that the Engine advertises for the purpose of
-          node discovery. ClusterAdvertise is a `host:port` combination on which
-          the daemon is reachable by other hosts.
-
-          <p><br /></p>
-
-          > **Deprecated**: This field is only propagated when using standalone Swarm
-          > mode, and overlay networking using an external k/v store. Overlay
-          > networks with Swarm mode enabled use the built-in raft store, and
-          > this field will be empty.
-        type: "string"
-        example: "node5.corp.example.com:8000"
       Runtimes:
       Runtimes:
         description: |
         description: |
           List of [OCI compliant](https://github.com/opencontainers/runtime-spec)
           List of [OCI compliant](https://github.com/opencontainers/runtime-spec)