API: update docs that /session left experimental in V1.39#40028
Merged
thaJeztah merged 1 commit intomoby:masterfrom Oct 18, 2019
Merged
API: update docs that /session left experimental in V1.39#40028thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah merged 1 commit intomoby:masterfrom
Conversation
bf8b2ba to
cfa8184
Compare
The `/session` endpoint left experimental in API V1.39 through 239047c and 01c9e70, but the API reference was not updated accordingly. This updates the API documentation to match the change. Signed-off-by: Sebastiaan van Stijn <[email protected]>
cfa8184 to
6756f5f
Compare
Member
Author
|
@tiborvass @andrewhsu PTAL |
This was referenced Oct 2, 2019
tiborvass
approved these changes
Oct 2, 2019
Member
Author
|
Looks like the TestInspect test has really become flaky; |
Member
Author
|
argh why does this fail? is master broken on this? Drew's PR also showed this problem, and I thought it was related to his changes, but maybe not; |
Member
Author
|
ooooh; I guess one of the dependencies broke go-swagger; and they don't use vendoring, so likely it's now broken. Looks like we may have to define our own vendoring to make it work again |
Contributor
Looks like the culprit is Golang 1.13. The fix is here:
I have created a test PR to check if the fix is sufficient:
Looks like they do (and did). |
trace-andreason
pushed a commit
to trace-andreason/moby
that referenced
this pull request
Oct 19, 2019
…dates API: update docs that /session left experimental in V1.39 Signed-off-by: Trace Andreason <[email protected]> Signed-off-by: Trace <[email protected]>
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.
The /session endpoint left experimental in API V1.39 / Docker 18.09 through 239047c and 01c9e70 (#37686), but the API reference was not updated accordingly.
This updates the API documentation to match the change.
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)