Allow VPA CRD manifest through the github remote #14

Merged
benvin merged 1 commits from benvin/vpa-crd-pattern into main 2026-07-25 17:48:20 +10:00
Owner

Review feedback on argocd-apps#281: the VPA CRDs should be served via artifactapi rather than raw.githubusercontent.com. The github generic remote already proxies /raw/ paths (iplocate precedent), so this allowlists the pinned autoscaler CRD file.

  • Adds kubernetes/autoscaler/raw/.../vpa-v1-crd-gen.yaml to the github remote immutable patterns

argocd-apps#281 will be updated to fetch the CRDs at /api/v1/remote/github/kubernetes/autoscaler/raw/vertical-pod-autoscaler-1.7.0/...

Review feedback on argocd-apps#281: the VPA CRDs should be served via artifactapi rather than raw.githubusercontent.com. The github generic remote already proxies /raw/ paths (iplocate precedent), so this allowlists the pinned autoscaler CRD file. - Adds kubernetes/autoscaler/raw/.../vpa-v1-crd-gen.yaml to the github remote immutable patterns argocd-apps#281 will be updated to fetch the CRDs at /api/v1/remote/github/kubernetes/autoscaler/raw/vertical-pod-autoscaler-1.7.0/...
unkinben added 1 commit 2026-07-25 17:32:59 +10:00
Allow VPA CRD manifest through the github remote
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
e59e654fd2
benvin merged commit fd22d192f3 into main 2026-07-25 17:48:20 +10:00
benvin deleted branch benvin/vpa-crd-pattern 2026-07-25 17:48:20 +10:00
Sign in to join this conversation.