Skip to content

feat: Start using an OGC version compatible with OIDC #11062

@fr4nc1sc0-r4m0n

Description

@fr4nc1sc0-r4m0n

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions