fluxcd / pkg

Toolkit common packages
https://pkg.go.dev/github.com/fluxcd/pkg
Apache License 2.0
45 stars 84 forks source link

Cache credentials tokens #784

Closed souleb closed 2 weeks ago

souleb commented 3 weeks ago

We currently use the full image url as key for the cache. The new change introduced here reduce cardinality and permit reusing a cached credentials based on aws region, gcp project and azure endpoint.