vmware-tanzu / velero

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

Typo: ebs.csi.aws.com instead of aws.ebs.csi.driver #8381

Closed kaovilai closed 2 weeks ago

kaovilai commented 2 weeks ago

Per driver code

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Avoids perhaps causing user error like here.

Please indicate you've done the following:

kaovilai commented 2 weeks ago

/kind changelog-not-required

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 58.96%. Comparing base (10fce5e) to head (a5ef9d6). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8381 +/- ## ========================================== + Coverage 58.94% 58.96% +0.02% ========================================== Files 367 367 Lines 38895 38895 ========================================== + Hits 22925 22933 +8 + Misses 14507 14500 -7 + Partials 1463 1462 -1 ```

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

kaovilai commented 2 weeks ago

https://github.com/vmware-tanzu/velero/discussions/8372#discussioncomment-11186289

User confirmed this solves the issue