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

[24.0 backport] cmd/docker: areFlagsSupported: don't Ping if not needed #4508

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.

(cherry picked from commit bb57783)

- What I did

- How I did it

- How to verify it

- 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]>
(cherry picked from commit bb57783)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added this to the 24.0.6 milestone Aug 22, 2023
@thaJeztah thaJeztah merged commit 724548b into docker:24.0 Aug 23, 2023
74 checks passed
@thaJeztah thaJeztah deleted the 24.0_backport_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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants