Use calico crds.yaml for KDD CRDs and drop tarball artifacts (#12985)

This commit is contained in:
Srishti Jaiswal
2026-02-12 20:40:00 +05:30
committed by GitHub
parent 46058349ce
commit 31c33015c4
7 changed files with 33 additions and 40 deletions

View File

@@ -7,8 +7,8 @@ infos = {
"url": "https://github.com/projectcalico/calico/releases/download/v{version}/SHA256SUMS",
"graphql_id": "R_kgDOA87D0g",
},
"calico_crds_archive": {
"url": "https://github.com/projectcalico/calico/archive/v{version}.tar.gz",
"calico_crds": {
"url": "https://github.com/projectcalico/calico/raw/v{version}/manifests/crds.yaml",
"graphql_id": "R_kgDOA87D0g",
"binary": True,
},