Commit Graph
68 Commits
Author SHA1 Message Date
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
Ryan Richard 6c4605b4d0 add new integration test env vars for CLI OIDC 2025-07-18 10:18:18 -07:00
Ryan Richard bcfe3b928f remove temporary skipping of GKE acceptance env tests 2025-07-14 16:11:45 -07:00
Ryan Richard 0eaee78d45 use debian's official apt repositories on kind-node-builder VM 2025-07-08 11:34:30 -07:00
Ryan Richard 31d8d765d1 wait for ssh server in build-kind-node-image task 2025-07-08 11:06:01 -07:00
Ryan Richard 9398b9622e preparing to create and use GKE acceptance cluster (but need DNS first) 2025-07-02 10:57:58 -07:00
Ryan Richard 51f396d1b3 upgrade CI to use Go 1.24.4 2025-07-01 12:24:04 -07:00
Ryan Richard cfaaffc0a5 fix typo in create-or-update-pr task 2025-07-01 12:10:03 -07:00
Ryan Richard 63d6429d03 update kind-node-builder pipeline 2025-07-01 10:37:45 -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 1eecad61b4 use VM's internal IP when running ssh port forwards 2025-06-26 16:05:09 -07:00
Ryan Richard 28052299d9 update kind cluster creation to account for internal IP 2025-06-26 15:49:54 -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 e4d2c8ba07 skip race detector for impersonator package for now
This commit is meant to be reverted when the upstream
bug is fixed which causes tests to fail when the race
detector is enabled for unit tests in the impersonator
package. There is a commit in the hack dir and another
commit in the `ci` branch for CI.
2025-05-12 17:58:17 -07:00
Ryan Richard 2c5c2b50c0 update timeout for unit test from 20m to 15m 2025-05-12 15:18:59 -07:00
Ryan Richard 6089d5cde4 update timeout for unit test from default 10m to 20m 2025-05-12 15:07:45 -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 e64f40fa7b update CI to Go 1.24.2 2025-04-02 10:50:56 -07:00
Joshua Casey c40123e415 Bump to go 1.24.1 2025-03-05 13:06:25 -06:00
Ryan Richard 948e64df7e document some of the required AWS config 2025-02-26 13:26:24 -08:00
Ryan Richard ec4747524a change account alias for aws nuke 2025-02-25 08:13:54 -08:00
Ryan Richard 4b9285cecd update version of mikefarah/yq in in task.sh 2025-02-24 12:07:18 -08:00
Ryan Richard 2504a3cc8a update confirm-built-with-fips to work for Go 1.24 2025-02-18 11:15:37 -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
Ryan Richard 0acd38fa7d use "-s -w" to strip the CLI binaries in task script 2025-01-22 16:29:52 -08:00
Ryan Richard a4d091c857 show file sizes of built CLI binaries in task script 2025-01-22 16:21:18 -08:00
Joshua Casey faf3394c46 Bump to golang@v1.23.5 2025-01-22 08:37:10 -06:00