57 Commits

Author SHA1 Message Date
Ryan Richard
847676350d remove codegen tools for k8s 1.30
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-08 09:50:29 -07:00
Ryan Richard
a8455337a9 upgrade Go in CI from 1.26.2 to 1.26.3
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-07 11:30:45 -07:00
Ryan Richard
9a4974150a add 1.36 to verify-codegen
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-04 15:35:14 -07:00
Ryan Richard
3704148e6e bump several CI deps, including Go to 1.26.2 2026-04-20 10:10:00 -07:00
Ryan Richard
782a58d002 remove CVE-2026-24051 from trivy ignores because we upgraded that dep 2026-03-27 10:32:07 -07:00
Ryan Richard
532c337938 temporarily remove trivy from PR pipeline 2026-03-27 10:27:49 -07:00
Ryan Richard
965ad43331 task to run trivy does not need any GitHub personal access token 2026-03-23 10:47:46 -07:00
Ryan Richard
58d8b70024 upgrade Go in CI from 1.26.0 to 1.26.1 2026-03-13 11:27:14 -07:00
Ryan Richard
51e724b6d8 move trivy image-scan exclusion to the right place 2026-03-03 10:14:01 -08:00
Ryan Richard
6997d60c79 extend exclusion for CVE-2026-24051 2026-03-03 10:03:26 -08:00
Ryan Richard
a62391c12b upgrade CI to use Go 1.26.0 2026-02-11 12:24:14 -08:00
Ryan Richard
370487be59 ignore CVE from indirect dep which does not impact us 2026-02-04 12:29:15 -08:00
Ryan Richard
aef74185c3 upgrade CI from Go 1.25.5 to 1.25.6 2026-01-21 10:28:36 -08:00
Ryan Richard
e551207055 update pipelines for kube 1.35 2025-12-22 10:54:43 -08:00
Ryan Richard
4f2481205e update CI to use Go 1.25.5 2025-12-05 10:29:12 -08:00
Joshua Casey
f333b15a1d Use only the gcp-instance-admin service account 2025-10-17 07:45:08 -05:00
Joshua Casey
6fa8895357 Add api key and username for nancy commands 2025-10-14 11:54:33 -05:00
Joshua Casey
be15eaf023 Run integration tests on latest k8s versions 2025-10-14 09:33:00 -05:00
Joshua Casey
21acb9e10a Bump go to 1.25.3 2025-10-14 09:28:03 -05:00
Joshua Casey
9ffdf3f568 Bump go to v1.25.1 2025-09-09 09:30:05 -05:00
Ryan Richard
d160e9a23a upgrade CI from Go 1.24.6 to 1.25.0 2025-08-18 12:04:46 -07:00
Joshua Casey
69f9e9b35c Bump go to 1.24.6 2025-08-13 08:59:08 -05:00
Ryan Richard
07b4fb8dcc try using regional GKE clusters instead of zonal 2025-08-02 08:43:48 -07:00
Ryan Richard
58b7613824 use okta ldap in PR pipeline 2025-07-31 15:12:37 -07:00
Ryan Richard
1cc9410de1 add retries when deleting GKE clusters because the deletes are failing 2025-07-31 10:04:33 -07:00
Ryan Richard
6176493f42 temporarily comment out okta LDAP tests in PR pipeline 2025-07-28 15:16:10 -07:00
Ryan Richard
906dfd860c upgrade Go in CI from 1.24.4 to 1.24.5 2025-07-28 15:11:53 -07:00
Ryan Richard
0caeb7b841 Use Okta LDAP instead of Jumpcloud LDAP 2025-07-25 11:59:37 -07:00
Ryan Richard
526ac86f44 make scan-image required again in PR pipeline 2025-07-02 08:43:05 -07:00
Ryan Richard
51f396d1b3 upgrade CI to use Go 1.24.4 2025-07-01 12:24:04 -07:00
Ryan Richard
3805494798 temporarily comment out AD tests for fips too 2025-06-30 16:56:12 -07:00
Ryan Richard
e14eb977b8 git using https, change log bucket name, temp comment out some tests 2025-06-30 16:50:54 -07:00
Ryan Richard
14c7f8b208 use us-west1-a for instances because us-west1-b doesn't have arm64 2025-06-26 13:35:01 -07:00
Ryan Richard
09ab99789f update pipelines to deploy temporary GKE clusters as internal clusters 2025-06-26 12:33:34 -07:00
Ryan Richard
86577ac403 start update pipelines for internal Concourse 2025-06-26 12:13:15 -07:00
Ryan Richard
2f00a6b126 remove 1.25 and add 1.33 codegen to pipelines 2025-05-13 12:30:37 -07:00
Ryan Richard
0dbcf798e2 update Go in CI from 1.24.2 to 1.23.3 2025-05-12 11:29:09 -07:00
Ryan Richard
181ac60e24 run integration tests on k8s 1.33 kind clusters 2025-04-25 12:53:20 -07:00
Ryan Richard
de70584460 ignore CVE in dep which has already been upgraded in main to patched dep 2025-04-02 13:28:59 -07:00
Ryan Richard
e64f40fa7b update CI to Go 1.24.2 2025-04-02 10:50:56 -07:00
Ryan Richard
01051e9de0 Revert "temporarily make some pipelines private"
This reverts commit c14a4a2bf4.
2025-03-06 11:39:11 -08:00
Ryan Richard
840744da70 exclude a CVE warning which was already fixed 2025-03-06 08:54:14 -08:00
Joshua Casey
c40123e415 Bump to go 1.24.1 2025-03-05 13:06:25 -06:00
Ryan Richard
c14a4a2bf4 temporarily make some pipelines private 2025-03-05 10:26:17 -08:00
Ryan Richard
1ed53cf630 upgrade CI to use Go 1.24.0 everywhere 2025-02-14 13:18:15 -08:00
Joshua Casey
b87893420b Bump to go1.23.6 2025-02-05 13:09:02 -06:00
Joshua Casey
faf3394c46 Bump to golang@v1.23.5 2025-01-22 08:37:10 -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
36bc1a9d65 Add K8s 0.32 to the pull-requests pipeline 2024-12-13 15:02:07 -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