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

Use specific credential rather than the credential chain for Azure #7680

Closed ywk253100 closed 3 months ago

ywk253100 commented 3 months ago

Use specific credential rather than the credential chain for Azure

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 3 months ago

Codecov Report

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

Project coverage is 58.42%. Comparing base (0e55363) to head (40b0683).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7680 +/- ## ========================================== + Coverage 58.15% 58.42% +0.27% ========================================== Files 343 343 Lines 35770 28380 -7390 ========================================== - Hits 20801 16581 -4220 + Misses 13552 10386 -3166 + Partials 1417 1413 -4 ```

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