Skip to content

Cache registry credentials for cloud providers  #642

Closed
fluxcd/source-controller
#1790
@aryan9600

Description

@aryan9600

We support using workload identity to enable passwordless logins for ACR, ECR and GCR. This is done by fetching an authentication token from the cloud provider. But, this token is not cached, which means we fetch a new token during every reconciliation. We should add a cache for each cloud provider and implement eviction and refreshing logic after the cached token expires.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ociOCI related issues and pull requestsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions