Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kube-state-metrics] make possible to globally override a specific image registry #4344

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yann-soubeyrand
Copy link
Contributor

What this PR does / why we need it

This feature is necessary in cases where repositories coming from different registries are stored in different namespaces in your registry. For example, this is the case with AWS ECR pull through cache feature, which uses the repository prefix to know where to fetch the image from (https://docs.aws.amazon.com/AmazonECR/latest/userguide/pull-through-cache-creating-rule.html).

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

@yann-soubeyrand yann-soubeyrand force-pushed the kube-state-metrics/global-image-registries branch from d28a0fa to 4db355d Compare March 7, 2024 09:41
…age registry

This feature is necessary in cases where repositories coming from
different registries are stored in different namespaces in your
registry. For example, this is the case with AWS ECR pull through cache
feature, which uses the repository prefix to know where to fetch the
image from.

Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com>
@yann-soubeyrand yann-soubeyrand force-pushed the kube-state-metrics/global-image-registries branch from b184ab3 to 3d2e31a Compare April 3, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant