vmware-tanzu / velero

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

Fix 1.14 nightly issues #7727

Closed danfengliu closed 5 months ago

danfengliu commented 5 months ago
  1. Add sleep for native snapshot tests when using test.go interface;
  2. Add --confirm for velero plugin add CLI as new feature introduced.

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 58.60%. Comparing base (5f9c53a) to head (8a3f2f4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7727 +/- ## ======================================= Coverage 58.60% 58.60% ======================================= Files 343 343 Lines 28593 28593 ======================================= Hits 16757 16757 Misses 10418 10418 Partials 1418 1418 ```

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