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

CSI doc change and remove the CSI feature verifier #7656

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 #7651

Please indicate you've done the following:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 61.82%. Comparing base (f25c154) to head (59eeec2). Report is 4 commits behind head on main.

Files Patch % Lines
pkg/backup/actions/csi/volumesnapshot_action.go 0.00% 8 Missing :warning:
pkg/restore/actions/csi/volumesnapshot_action.go 0.00% 3 Missing :warning:
...estore/actions/csi/volumesnapshotcontent_action.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7656 +/- ## ========================================== + Coverage 61.26% 61.82% +0.55% ========================================== Files 276 276 Lines 31338 24864 -6474 ========================================== - Hits 19200 15371 -3829 + Misses 10784 8134 -2650 - Partials 1354 1359 +5 ```

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