refactor(stacks): 🚚 migrate sizer-receiver from garm to ci-sizer namespace

Move sizer-receiver ArgoCD app and manifests from stacks/garm/ to
stacks/ci-sizer/. The sizer is provider-agnostic and no longer
belongs in the GARM-specific stack.

- destination namespace: garm → ci-sizer
- ArgoCD source path: stacks/garm/ → stacks/ci-sizer/
- ingress namespace: garm → ci-sizer
- GARM_URL unchanged (garm.garm.svc.cluster.local) — GARM server stays in its namespace
- Secrets (sizer-tokens, sizer-oidc-client, garm-fixed-credentials) must exist in ci-sizer namespace
This commit is contained in:
Daniel Sy 2026-04-29 10:16:45 +02:00
parent 54dfd0831d
commit 52cb25a6f9
Signed by untrusted user: danielsy
GPG key ID: 1F39A8BBCD2EE3D3
3 changed files with 3 additions and 3 deletions

View file

@ -18,8 +18,8 @@ spec:
limit: -1
destination:
name: in-cluster
namespace: garm
namespace: ci-sizer
source:
repoURL: https://{{{ .Env.CLIENT_REPO_DOMAIN }}}/{{{ .Env.CLIENT_REPO_ORG_NAME }}}
targetRevision: HEAD
path: "{{{ .Env.CLIENT_REPO_ID }}}/{{{ .Env.DOMAIN }}}/stacks/garm/sizer-receiver"
path: "{{{ .Env.CLIENT_REPO_ID }}}/{{{ .Env.DOMAIN }}}/stacks/ci-sizer/sizer-receiver"

View file

@ -10,7 +10,7 @@ metadata:
dns.gardener.cloud/ttl: "600"
{{{ end }}}
name: sizer-receiver
namespace: garm
namespace: ci-sizer
spec:
ingressClassName: nginx
rules: