Commit Graph
28 Commits
Author SHA1 Message Date
Ryan Richard cbea626d96 actually delete clusters in new CI job to remove orphaned GKE clusters 2024-12-23 11:18:56 -08:00
Ryan Richard 171ec457f1 use new --filter syntax in scripts to remove orphaned Kind/GKE clusters
The old filter syntax is deprecated by Google.
2024-12-23 11:17:04 -08:00
Ryan Richard 793559c67c fix typo in new CI job to remove orphaned GKE clusters 2024-12-23 11:01:43 -08:00
Ryan Richard b9fe22f3a5 add CI job to remove orphaned GKE clusters 2024-12-23 10:59:06 -08:00
Ryan Richard b5e67330b1 Revert "Temporarily run unit tests without -race due to #2160"
This reverts commit 6fad7ef3c2.
2024-12-19 11:34:36 -08:00
Joshua Casey 6fad7ef3c2 Temporarily run unit tests without -race due to #2160 2024-12-18 08:56:21 -06:00
Joshua Casey 0f3ae1cf22 Remove 1.25 codegen verification from pull-request and main pipelines 2024-12-17 14:45:19 -06:00
Joshua Casey 73664b5d19 Add K8s 0.32 to the main pipeline 2024-12-13 15:09:58 -06:00
Joshua Casey 36bc1a9d65 Add K8s 0.32 to the pull-requests pipeline 2024-12-13 15:02:07 -06:00
Joshua Casey 04b870d288 Add K8s 0.32 to the dockerfile-builders pipeline 2024-12-13 14:57:03 -06:00
Ryan Richard 093c56f24e upgrade golang in CI from 1.23.3 to 1.23.4 2024-12-04 09:14:52 -08:00
Ryan Richard 9960c80351 update crd-ref-docs and kube patch versions 2024-12-03 14:33:30 -06:00
Ryan Richard 2d62a03bb2 add debugging echos to usage of "kubectl api-resources" 2024-11-21 11:42:52 -08:00
Ryan Richard a41a296b55 remove a test from PR pipeline that isn't needed until main pipeline 2024-11-19 15:05:14 -08:00
Ryan Richard 10f005fc7d use check_every on most resource checks to conserve worker resources 2024-11-18 11:15:13 -08:00
Ryan Richard 2acdfecc9b add more echo statements to prepare-cluster-for-integration-tests.sh 2024-11-08 10:49:36 -08:00
Ryan Richard 15efa88933 upgrade Go in CI from 1.23.2 to 1.23.3 2024-11-07 11:42:57 -08:00
Ryan Richard acb590679c do not remove and reapply backendconfig annotations on every redeploy 2024-11-07 11:18:02 -08:00
Ryan Richard 914efc79d1 Update k8s version on eks/aks "latest" jobs 2024-11-06 10:12:18 -08:00
Ryan Richard 761c2c10ed update crd-ref-docs and controller-gen versions for codegen images 2024-11-04 13:28:11 -08:00
Ryan Richard 3b67364b5c refactor main pipeline for fewer parallel jobs to reduce resources 2024-11-01 12:50:29 -07:00
Ryan Richard fa22cfe2d5 ignore a CVE for trivy scans in the PR pipeline 2024-10-31 14:39:36 -07:00
Ryan Richard b27aa974cd split PR pipeline's integration test jobs into two columns 2024-10-31 13:41:55 -07:00
Ryan Richard 027ac23760 ignore a CVE for trivy scans 2024-10-31 11:06:03 -07:00
Ryan Richard b829d05346 show more vulnerabilities in trivy scan output 2024-10-31 10:36:18 -07:00
Ryan Richard d1e382e8e4 try pulling trivy from dockerhub because ghcr is rate limiting us 2024-10-31 10:25:43 -07:00
Joshua Casey a11c1a7092 Use trivy db mirror from ECR instead of GHCR 2024-10-30 09:30:41 -05:00
Ryan Richard 11bd69cf2d initial commit on ci branch: migrates code from private repo 2024-10-29 13:04:30 -07:00