vmware-tanzu / velero

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

Fix issue in "git status" in goreleaser.sh #7830

Closed reasonerjt closed 1 month ago

reasonerjt commented 1 month ago

When dry-run the tag-release.sh, there's an error "fatal: detected dubious ownership in repository at '/github.com/vmware-tanzu/velero'"

This commit works around this issue to make sure "tag-release.sh" can finish successful

Please indicate you've done the following:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 58.79%. Comparing base (9164bc9) to head (1f1ccab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.14 #7830 +/- ## ============================================= Coverage 58.79% 58.79% ============================================= Files 345 345 Lines 28764 28764 ============================================= Hits 16911 16911 Misses 10425 10425 Partials 1428 1428 ```

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