Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/docker: areFlagsSupported: don't Ping if not needed #4506

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

thaJeztah
Copy link
Member

cmd/docker: areFlagsSupported: don't Ping if not needed

This is a similar fix as 006c946 (#3904), which
fixed this for detection of commands that were executed. Make sure we don't
call the "/_ping" endpoint if we don't need to.

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

This is a similar fix as 006c946, which
fixed this for detection of commands that were executed. Make sure we don't
call the "/_ping" endpoint if we don't need to.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Member Author

@vvoland ptal 🤗 (also opened backports for this one)

@thaJeztah thaJeztah merged commit b3f8207 into docker:master Aug 23, 2023
74 checks passed
@thaJeztah thaJeztah deleted the lazy_ping branch August 23, 2023 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants