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

up: do not warn on successful optional dependency complete #10870

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

milas
Copy link
Contributor

@milas milas commented Aug 3, 2023

What I did
If an optional dependency exits successfully (exit code of 0), with a service condition of service_completed_successfully, don't log a warning.

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did
frog floating in water

@milas milas added the kind/bug label Aug 3, 2023
@milas milas requested a review from a team August 3, 2023 12:49
@milas milas self-assigned this Aug 3, 2023
@milas milas requested review from nicksieger, ndeloof, StefanScherer, ulyssessouza, glours and laurazard and removed request for a team August 3, 2023 12:49
Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

If an optional dependency exits successfully (exit code of 0),
with a service condition of `service_completed_successfully`,
don't log a warning.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
@milas milas force-pushed the required-cond-exit-warning branch from aa87f3f to 4e69e87 Compare August 3, 2023 18:50
@milas milas enabled auto-merge (squash) August 3, 2023 20:48
@milas milas merged commit c350f80 into docker:v2 Aug 3, 2023
23 checks passed
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.

None yet

3 participants