velero-io/velero

Improve the `velero plugin` command

Open

#2,427 opened on Apr 13, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (1,550 forks)auto 404
Area/CLIEnhancement/UserHelp wantedIceboxReviewed Q2 2021kind/requirement

Repository metrics

Stars
 (10,111 stars)
PR merge metrics
 (PR metrics pending)

Description

Add this flag:

set
        --sa-annotations mapStringString        annotations to add to the Velero ServiceAccount for GKE. Add iam.gke.io/gcp-service-account=[GSA_NAME]@[PROJECT_NAME].iam.gserviceaccount.com for workload identity. Optional. Format is key1=value1,key2=value2

Note: it currently exists under velero install.

Contributor guide