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

release-1.12: BackupRepositories associated with a BSL are invalidated when BSL is (re-)created. (#7380) #7397

Merged

Conversation

kaovilai
Copy link
Contributor

@kaovilai kaovilai commented Feb 6, 2024

  • Add BackupRepositories invalidation on BSL Create
    Simplify comments

Signed-off-by: Tiger Kaovilai tkaovila@redhat.com

  • Simplify

Signed-off-by: Tiger Kaovilai tkaovila@redhat.com


Signed-off-by: Tiger Kaovilai tkaovila@redhat.com

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #7292

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

@kaovilai kaovilai changed the title BackupRepositories associated with a BSL are invalidated when BSL is (re-)created. (#7380) release-1.12: BackupRepositories associated with a BSL are invalidated when BSL is (re-)created. (#7380) Feb 6, 2024
…(re-)created. (vmware-tanzu#7380)

* Add BackupRepositories invalidation on BSL Create
Simplify comments

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>

* Simplify

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>

---------

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
@kaovilai
Copy link
Contributor Author

kaovilai commented Feb 6, 2024

codecov again :/

Error: Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255

Copy link

codecov bot commented Feb 18, 2024

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (5f32403) 60.59% compared to head (e0b437e) 60.58%.

Files Patch % Lines
pkg/controller/backup_repository_controller.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.12    #7397      +/-   ##
================================================
- Coverage         60.59%   60.58%   -0.01%     
================================================
  Files               251      251              
  Lines             26801    26804       +3     
================================================
  Hits              16239    16239              
- Misses             9407     9410       +3     
  Partials           1155     1155              

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

@Lyndon-Li Lyndon-Li merged commit 341d800 into vmware-tanzu:release-1.12 Feb 20, 2024
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants