Skip to content

Allow custom service account for Oracle provider #2816

@anders-swanson

Description

@anders-swanson

Is your feature request related to a problem? Please describe.

Oracle provider can only use pod service account for authentication using workload identity. It should support any valid service account token.

Describe the solution you'd like

Add serviceAccountRef *esmeta.ServiceAccountSelector field to the Oracle provider. If this field is specified, use that service account instead of the pod service account for workload identity authentication.

Describe alternatives you've considered
n/a

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions