arrstack: use canonical upstream image names #427

Merged
benvin merged 1 commits from benvin/upstream-images-arrstack into main 2026-08-29 21:17:00 +10:00
Member

rke2's registries.yaml already rewrites upstream image names to the artifactapi mirror, so manifests must carry canonical upstream names. Only in-house artifactapi.k8s.syd1.au.unkin.net/docker-internal/... images stay explicit.

Changes:

  • Point the arrproxy migrate job at docker.io/library/postgres:18-alpine.
  • Point the arrproxy oauth2-proxy cert-combine init container at docker.io/library/alpine:3.
  • Point the arrstack ValkeyCluster at docker.io/valkey/valkey:9.0.0.

Tags are unchanged. kustomize build --enable-helm apps/overlays/au-syd1/arrstack differs from main only in those three image strings. No extra proxied refs found in these files (the oauth2-proxy image itself is already canonical quay.io/...).

rke2's `registries.yaml` already rewrites upstream image names to the artifactapi mirror, so manifests must carry canonical upstream names. Only in-house `artifactapi.k8s.syd1.au.unkin.net/docker-internal/...` images stay explicit. Changes: - Point the arrproxy migrate job at `docker.io/library/postgres:18-alpine`. - Point the arrproxy oauth2-proxy cert-combine init container at `docker.io/library/alpine:3`. - Point the arrstack ValkeyCluster at `docker.io/valkey/valkey:9.0.0`. Tags are unchanged. `kustomize build --enable-helm apps/overlays/au-syd1/arrstack` differs from main only in those three image strings. No extra proxied refs found in these files (the oauth2-proxy image itself is already canonical `quay.io/...`).
unkin-agent added 1 commit 2026-08-29 21:07:07 +10:00
arrstack: use canonical upstream image names
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
db37b829fa
rke2 registries.yaml already mirrors upstream pulls through artifactapi,
so manifests must carry canonical upstream names.
benvin merged commit 9616e0e2b3 into main 2026-08-29 21:17:00 +10:00
benvin deleted branch benvin/upstream-images-arrstack 2026-08-29 21:17:01 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#427