You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This charts has been used to provide Docker Registry credentials for our Kubernetes pods so they can pull images from the Docker Hub without hitting the rate limit of unauthenticated Docker accounts.
Agents are only using jenkinsciinfra/* and jenkinsci/* images from the DockerHub. Since the past 18 months, we've been sponsored by DockerHub, these images are not subject to any rate limit: DockerHub rate limiting #2961
Datadog (explicit setup of the chart) it uses GCR registry instead of Datadog by default since at least 2 years. We already validated this on publick8s cluster since 14 months with success. We can safely stop providing the Docker registry secret.
Task list:
Remove helmfile release from kubernetes management
Uninstall existing charts and secrets
Deprecate the chart from jenkins-infra/helm-charts code repository
The text was updated successfully, but these errors were encountered:
This charts has been used to provide Docker Registry credentials for our Kubernetes pods so they can pull images from the Docker Hub without hitting the rate limit of unauthenticated Docker accounts.
Agents are only using
jenkinsciinfra/*
andjenkinsci/*
images from the DockerHub. Since the past 18 months, we've been sponsored by DockerHub, these images are not subject to any rate limit: DockerHub rate limiting #2961Datadog (explicit setup of the chart) it uses GCR registry instead of Datadog by default since at least 2 years. We already validated this on
publick8s
cluster since 14 months with success. We can safely stop providing the Docker registry secret.Task list:
The text was updated successfully, but these errors were encountered: