velero-plugin-for-gcp icon indicating copy to clipboard operation
velero-plugin-for-gcp copied to clipboard

Document purpose of `iam.serviceAccounts.signBlob`

Open jglick opened this issue 2 years ago • 1 comments

https://github.com/vmware-tanzu/velero/issues/4776 @ywk253100 @trankchung

jglick avatar Sep 01 '22 15:09 jglick

Codecov Report

Merging #101 (6d02e14) into main (67f4b64) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #101   +/-   ##
=======================================
  Coverage   23.04%   23.04%           
=======================================
  Files           3        3           
  Lines         447      447           
=======================================
  Hits          103      103           
  Misses        340      340           
  Partials        4        4           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Sep 15 '22 01:09 codecov-commenter

I had the same issue. Traced it to here :D Docs are missing one permission, if access is handled via workload identity.

brodul avatar Nov 24 '22 15:11 brodul