-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Support google workload identity federation #1038
Copy link
Copy link
Closed
Labels
area/gcpIssues / Pull Requests related to gcp providerIssues / Pull Requests related to gcp providerkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.track/providerscapture issues related to providerscapture issues related to providers
Description
Support for workload identity federation using credential configuration files.
Currently, if the credential configuration files is specified as secretAccessKeySecretRef, the following error will occur.
failed to create GCP secretmanager client: failed to process the provided JSON credentials: google: read JWT from JSON credentials: 'type' field is "external_account" (expected "service_account")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/gcpIssues / Pull Requests related to gcp providerIssues / Pull Requests related to gcp providerkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.track/providerscapture issues related to providerscapture issues related to providers
Type
Projects
Status
Done