96 Commits

Author SHA1 Message Date
Ryan Richard 0adc3838e0 upgrade golang in CI from 1.26.4 to 1.26.5
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-07-07 15:29:44 -07:00
Ryan Richard 7c125a5a15 debugging output in confirm-built-with-gofips140/task.sh
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-07-06 11:16:22 -07:00
Ryan Richard f14a569761 handle expected ldd error in confirm-built-with-gofips140/task.sh
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-07-06 11:05:07 -07:00
Ryan Richard d9d65c97af CI changes for testing GOFIPS140 builds in PR pipeline
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-07-06 10:32:31 -07:00
Ryan Richard 7211c866be Revert "use govulncheck v1.3.0 because v1.4.0 crashes"
This reverts commit 877779f4fa.
2026-07-02 07:18:09 -07:00
Ryan Richard d995d41a62 fix gce-init.sh for kind with k8s 1.36+
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-06-30 13:29:04 -07:00
Ryan Richard 60e53aa50b increase kapp delete timeout
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-06-30 12:24:23 -07:00
Volkan Özçelik c691dfd8db ci go version bump.
Signed-off-by: Volkan Özçelik <volkan.ozcelik@broadcom.com>
2026-06-25 11:51:26 -07:00
Ryan Richard 877779f4fa use govulncheck v1.3.0 because v1.4.0 crashes
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-06-22 15:02:38 -07:00
Ryan Richard 4bdfb816af stop using -json for govulncheck
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-06-22 14:59:31 -07:00
Ryan Richard b1de07eed0 also search for old kind-node-builder orphan VMs
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-28 12:10:23 -07:00
Ryan Richard 276bd8f831 override test/cluster_capabilities/gke.yaml for acceptance cluster
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-07 15:03:51 -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 3704148e6e bump several CI deps, including Go to 1.26.2 2026-04-20 10:10:00 -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 db82abde48 improve logic of dependency bump script to avoid undoing human commits 2026-03-20 10:00:50 -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 556dabd55b update previous commit for more log output 2026-03-06 09:07:57 -08:00
Ryan Richard 5beba016ff fix typo in previous commit 2026-03-06 08:53:56 -08:00
Ryan Richard cd1b52231f avoid force pushing to pinny/bump-deps when there are no new changes 2026-03-06 08:49:07 -08:00
Ryan Richard 51e724b6d8 move trivy image-scan exclusion to the right place 2026-03-03 10:14:01 -08:00
Ryan Richard 55db644832 also add trivy image-scan exclusion for CVE-2026-24051 2026-03-03 10:10:39 -08:00
Ryan Richard a62391c12b upgrade CI to use Go 1.26.0 2026-02-11 12:24:14 -08:00
Ryan Richard 3d740e90c1 use slightly larger GKE nodes due to Insufficient cpu errors
Error observed during deploying the Pinniped Supervisor was...

Pending: Unschedulable, message: 0/3 nodes are available: 3 Insufficient
cpu. no new claims to deallocate, preemption: 0/3 nodes are available:
3 No preemption victims found for incoming pod.
2026-01-21 14:10:26 -08:00
Ryan Richard 801591fed0 update copyrights on changed files when creating auto dependency bump PR 2026-01-21 11:41:35 -08:00
Ryan Richard 47bcaefa65 also check for new major versions of Go deps in CI auto dep bump PRs 2026-01-21 10:51:44 -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 902b5e575d Revert "skip race detector for impersonator package for now"
This reverts commit e4d2c8ba07.
2026-01-06 13:29:24 -08:00
Ryan Richard 4f2481205e update CI to use Go 1.25.5 2025-12-05 10:29:12 -08: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 b65f53379a chmod the cache directory using the correct path 2025-08-21 12:29:12 -07:00
Ryan Richard 0c6f80c3db chmod the cache directory in task which runs integration tests 2025-08-21 12:18:53 -07:00
Ryan Richard 4d23e8d45a enhance confirm-built-with-fips for kube-vert-agent for Go 1.25 2025-08-18 12:36:59 -07: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 c1fcb8a0fc more towards update version/docs after release by creating a PR 2025-08-04 14:15:38 -07:00
Ryan Richard 3ea7403b6f update version and docs on website after release by creating a PR
instead of doing a direct commit to the main branch
2025-08-04 14:04:12 -07:00
Ryan Richard 5899ac8066 update homebrew formula task can use golang image instead of debian 2025-08-04 13:12:18 -07:00
Ryan Richard 0981780d6a account for move of repo from vmware-tanzu to vmware on GitHub 2025-08-02 15:01:00 -07:00
Ryan Richard f09c89dd43 use golang image in format-release task 2025-08-02 14:26:08 -07:00
Ryan Richard 22181a6361 use openssl instead of python to generate eks cluster names
because python is not part of Amazon's container image anymore
2025-08-02 12:05:34 -07:00
Ryan Richard bd0bdb49e2 use smaller/cheaper nodes for regional GKE clusters 2025-08-02 09:22:05 -07:00
Ryan Richard 7dbf91d5d2 Revert "try using a bigger node machine type for tmp GKE clusters"
This reverts commit 16dd97aff4.
2025-08-02 09:11:08 -07:00
Ryan Richard 07b4fb8dcc try using regional GKE clusters instead of zonal 2025-08-02 08:43:48 -07:00
Ryan Richard 16dd97aff4 try using a bigger node machine type for tmp GKE clusters 2025-08-01 17:35:56 -07:00
Ryan Richard f55990195f auth before waiting for running GKE operations to finish 2025-07-31 12:07:05 -07:00
Ryan Richard a457259302 wait for running GKE operations to finish before deleting a cluster 2025-07-31 11:20:21 -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