Allow VPA CRD manifest through the github remote #14
Reference in New Issue
Block a user
Delete Branch "benvin/vpa-crd-pattern"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
argocd-apps#281 will be updated to fetch the CRDs at /api/v1/remote/github/kubernetes/autoscaler/raw/vertical-pod-autoscaler-1.7.0/...