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

Dry run kill support #10210

Merged
merged 2 commits into from
Jan 30, 2023
Merged

Dry run kill support #10210

merged 2 commits into from
Jan 30, 2023

Conversation

glours
Copy link
Contributor

@glours glours commented Jan 27, 2023

What I did
Update Compose internal writers to display correctly dry run message in TTY and plain text mode.
Add support for of dry-run for the kill command

Related issue

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

@glours glours self-assigned this Jan 27, 2023
@glours glours force-pushed the dry-run-kill-support branch 3 times, most recently from 9068893 to ef2c49f Compare January 27, 2023 16:18
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Base: 73.89% // Head: 72.79% // Decreases project coverage by -1.11% ⚠️

Coverage data is based on head (982a8cc) compared to base (97752b2).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2   #10210      +/-   ##
==========================================
- Coverage   73.89%   72.79%   -1.11%     
==========================================
  Files           2        2              
  Lines         272      272              
==========================================
- Hits          201      198       -3     
- Misses         60       62       +2     
- Partials       11       12       +1     
Impacted Files Coverage Δ
pkg/e2e/framework.go 70.98% <0.00%> (-1.18%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@glours glours mentioned this pull request Jan 30, 2023
@glours glours merged commit a93f09e into docker:v2 Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants