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
Install the helm chart docker-registry-secrets on the namespaces jenkins-agents and datadog on the 2 clusters, with the credential defined once in SOPS and passed as a helm values through the secrets: directive of helmfile
This issue is about adding a DockerHub credential as namespaced secrets in Kubernetes when we have API rate limit blocking pod startups.
Reference of "old" issues with this root problem:
The scope of this issue, for now, is the following:
=> It means the clusters cik8s and doks
=> Short term fix is already done, to manually define the credential for Jenkins agents. Alas we discovered that datadog helm charts are often failing due to API rate limit, because we use a customized docker image hosted in the DockerHub under the name jenkinsciinfra/datadog as per the current "common" datadog configuration for all clusters
Task list:
jenkinsciinfra/
orjenkins/
DockerHub namespace)cijenkinsioinfra
, the recovery email is the private jenkins-infra mailing listjenkins-agents
of each cluster with pods failing to start due to API rate limit, under the namedockerhub-credential
docker-registry-secrets
on the namespacesjenkins-agents
anddatadog
on the 2 clusters, with the credential defined once in SOPS and passed as a helm values through thesecrets:
directive of helmfileThe text was updated successfully, but these errors were encountered: