Commit Graph
41 Commits
Author SHA1 Message Date
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
Ryan Richard a026244d5a add echo statement job to remove orphaned AKS clusters 2025-01-03 15:08:19 -08:00
Ryan Richard 4596d47d6c Revert "temp change in job to remove orphaned AKS clusters for manual testing"
This reverts commit b9984d2f92.
2025-01-03 15:07:09 -08:00
Ryan Richard b9984d2f92 temp change in job to remove orphaned AKS clusters for manual testing 2025-01-03 15:03:58 -08:00
Ryan Richard 8e6ecb9466 fix error handling in job to remove orphaned AKS clusters, update README 2025-01-03 14:53:35 -08:00
Ryan Richard 26ccd824a4 fix typo and add guard statement in job to remove orphaned AKS clusters 2025-01-03 14:34:11 -08:00
Ryan Richard cbe99119a2 add job to automatically find and remove orphaned AKS clusters 2025-01-03 14:22:36 -08:00
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
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 15efa88933 upgrade Go in CI from 1.23.2 to 1.23.3 2024-11-07 11:42:57 -08: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