-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the enhancement:
Start using an OGC version which uses OIDC to authenticate to GCP
The current version of OGC needs a specific credentials json file which contains the Private Key of a Service Account Key and this is a security concern because it's using the legacy secret kv/ci-shared/observability-ingest/cloud/gcp.
We want to use a OGC versions which uses credentials generated by OIDC to log in the Google Cloud and stop using this legacy secret which implies a security concern.
Describe a specific use case for the enhancement or feature:
The testing process uses an OGC container and therefore that legacy secret.
What is the definition of done?
OGC is using OIDC credentials and not the legacy secret anymore.
Depends on the new OGC release
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request