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

feat: allow setting stdin, stdout and stderr in retry command #676

Merged
merged 1 commit into from
May 19, 2023

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented May 19, 2023

This also adds a retry to metallb addon's deploy and delete functions.

@pmalek pmalek added the area/feature New feature or request label May 19, 2023
@pmalek pmalek self-assigned this May 19, 2023
@pmalek pmalek force-pushed the add-stdin-stdout-and-stderr-to-command branch from e05202f to 8d498d4 Compare May 19, 2023 09:51
@pmalek pmalek temporarily deployed to gcloud May 19, 2023 09:52 — with GitHub Actions Inactive
@codecov-commenter
Copy link

codecov-commenter commented May 19, 2023

Codecov Report

Patch coverage: 80.95% and project coverage change: +0.10 🎉

Comparison is base (8b5def3) 59.37% compared to head (8d498d4) 59.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #676      +/-   ##
==========================================
+ Coverage   59.37%   59.48%   +0.10%     
==========================================
  Files          43       43              
  Lines        3461     3470       +9     
==========================================
+ Hits         2055     2064       +9     
- Misses       1137     1138       +1     
+ Partials      269      268       -1     
Flag Coverage Δ
integration-test 59.48% <80.95%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/retry/command.go 68.25% <76.66%> (+1.58%) ⬆️
pkg/clusters/addons/metallb/metallb.go 67.69% <91.66%> (+0.89%) ⬆️

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

@pmalek pmalek marked this pull request as ready for review May 19, 2023 09:58
@pmalek pmalek requested review from a team and shaneutt as code owners May 19, 2023 09:58
Copy link
Member

@programmer04 programmer04 left a comment

Choose a reason for hiding this comment

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

🆒

@pmalek pmalek merged commit 7a693f8 into main May 19, 2023
@pmalek pmalek deleted the add-stdin-stdout-and-stderr-to-command branch May 19, 2023 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants