vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.45k stars 1.37k forks source link

Modify namespace filter logic for backup with label selector #7697

Closed blackpiglet closed 3 months ago

blackpiglet commented 3 months ago

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #7105

Please indicate you've done the following:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 44 lines in your changes are missing coverage. Please review.

Project coverage is 58.58%. Comparing base (f04fbbc) to head (884bcbe). Report is 6 commits behind head on main.

Files Patch % Lines
pkg/backup/item_collector.go 74.85% 36 Missing and 8 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7697 +/- ## ========================================== + Coverage 58.49% 58.58% +0.08% ========================================== Files 343 343 Lines 28486 28592 +106 ========================================== + Hits 16664 16751 +87 - Misses 10406 10422 +16 - Partials 1416 1419 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.