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

[1.13] Issue 7535: don't skip must have resources for label selector #7780

Closed Lyndon-Li closed 4 months ago

Lyndon-Li commented 4 months ago

Fix issue https://github.com/vmware-tanzu/velero/issues/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 62.04%. Comparing base (4d961fb) to head (b02d5fb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.13 #7780 +/- ## ================================================ + Coverage 61.66% 62.04% +0.37% ================================================ Files 262 262 Lines 28449 22423 -6026 ================================================ - Hits 17544 13913 -3631 + Misses 9667 7272 -2395 Partials 1238 1238 ```

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