vmware-tanzu / velero

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

Maintenance job should not be launched if the repo already has a runn… #7752

Closed qiuming-best closed 1 month ago

qiuming-best commented 2 months ago

…ing one

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue) https://github.com/vmware-tanzu/velero/issues/7751

Please indicate you've done the following:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 58.65%. Comparing base (a798182) to head (e91d9b9). Report is 5 commits behind head on main.

Files Patch % Lines
pkg/repository/manager.go 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7752 +/- ## ========================================== - Coverage 58.66% 58.65% -0.01% ========================================== Files 344 344 Lines 28723 28730 +7 ========================================== + Hits 16849 16853 +4 - Misses 10445 10448 +3 Partials 1429 1429 ```

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