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

Skip uninstall and resource cleanup when fail-fast is enabled. #8216

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

blackpiglet
Copy link
Contributor

@blackpiglet blackpiglet commented Sep 13, 2024

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

@blackpiglet blackpiglet added kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes and removed has-e2e-2tests labels Sep 13, 2024
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.13%. Comparing base (3f9c2dc) to head (5dcb315).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8216      +/-   ##
==========================================
- Coverage   59.15%   59.13%   -0.02%     
==========================================
  Files         367      367              
  Lines       30777    30777              
==========================================
- Hits        18206    18200       -6     
- Misses      11113    11118       +5     
- Partials     1458     1459       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

reasonerjt
reasonerjt previously approved these changes Sep 13, 2024
@blackpiglet
Copy link
Contributor Author

@shubham-pampattiwar @kaovilai
Please also help take a look.

@blackpiglet blackpiglet marked this pull request as draft September 13, 2024 13:04
@blackpiglet blackpiglet force-pushed the skip_uninstall_on_fail_fast branch 2 times, most recently from 25b08cc to 57175b6 Compare September 14, 2024 08:14
@blackpiglet
Copy link
Contributor Author

PR is ready. Please take another look.

reasonerjt
reasonerjt previously approved these changes Sep 23, 2024
ywk253100
ywk253100 previously approved these changes Sep 23, 2024
Copy link
Contributor

@kaovilai kaovilai left a comment

Choose a reason for hiding this comment

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

Future enhancement imo would be to "pause cleanup" and allow "cleanup resume".
This lgtm

@reasonerjt reasonerjt merged commit 11f771f into vmware-tanzu:main Sep 24, 2024
44 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-e2e-2tests kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants