Swagger/API update "standalone" API fields#40340
Merged
thaJeztah merged 4 commits intomoby:masterfrom Jan 23, 2020
Merged
Conversation
Member
Author
|
Interesting; this docker-py test looks to be flaky; |
Member
Author
|
opened docker/docker-py#2485 to fix the test upstream, and #40343 to temporarily skip the test |
This field is not part of the Docker API and only used for classic (standalone) swarm. Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
574ed84 to
8311d6b
Compare
Contributor
|
LGTM |
Member
Author
|
let's merge (I'll probably cherry-pick the docs changes) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #39821
replaces #39821
Update docs/descriptions of fields that are only used by the Swarm standalone API (https://github.com/docker/swarm), and omit the
SystemStatusfield if it's not set.