vmware-tanzu / velero

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

Issue fix 7535: don't skip must have resources for label selector #7772

Closed Lyndon-Li closed 4 months ago

Lyndon-Li commented 4 months ago

Fix issue #7535, don't skip must have resources for label selector

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.66%. Comparing base (4d48273) to head (55f47c8). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7772 +/- ## ========================================== + Coverage 58.64% 58.66% +0.02% ========================================== Files 344 344 Lines 28720 28721 +1 ========================================== + Hits 16843 16850 +7 + Misses 10447 10442 -5 + Partials 1430 1429 -1 ```

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