Commit Graph
73 Commits
Author SHA1 Message Date
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 06c0a82c65 update versions in dockerfile builder pipeline 2025-05-12 11:38: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
dependabot[bot]andGitHub 8b4e42298c Bump golang in /pipelines/shared-helpers/test-binaries-image
Bumps golang from 1.24.2-bullseye to 1.24.3-bullseye.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.24.3-bullseye
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-07 01:49:34 +00: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 73c9be5e2a eka-latest to use k8s 1.31 2025-04-02 13:22:26 -07:00
Ryan Richard e64f40fa7b update CI to Go 1.24.2 2025-04-02 10:50:56 -07:00
dependabot[bot]andGitHub 467396215b Bump golang in /pipelines/shared-helpers/test-binaries-image
Bumps golang from 1.24.1-bullseye to 1.24.2-bullseye.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 01:35:31 +00:00
Ryan Richard 18835ed1be update aks kube versions 2025-03-19 13:05:39 -07:00
Ryan Richard d6fc3c3160 update eks kube versions 2025-03-19 11:58:34 -07:00
Ryan Richard 8e8d61086a update versions in dockerfile-builders 2025-03-18 12:19:46 -07:00
Ryan Richard fb2c6d2125 fix typo from previous commit: use --data-value-yaml 2025-03-06 14:23:08 -08:00
Ryan Richard d1e6738239 skip deploying test tools proxy server when not needed 2025-03-06 11:39:11 -08: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
Joshua CaseyandGitHub 10d3f3c219 Merge pull request #2248 from vmware-tanzu/dependabot/docker/pipelines/shared-helpers/test-binaries-image/ci/golang-1.24.1-bullseye
Bump golang from 1.24.0-bullseye to 1.24.1-bullseye in /pipelines/shared-helpers/test-binaries-image
2025-03-05 12:52:32 -06:00
Ryan Richard c14a4a2bf4 temporarily make some pipelines private 2025-03-05 10:26:17 -08:00
dependabot[bot]andGitHub d3a2fbd192 Bump golang in /pipelines/shared-helpers/test-binaries-image
Bumps golang from 1.24.0-bullseye to 1.24.1-bullseye.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-05 02:13:13 +00: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 ab5f59602f make main pipeline visible 2025-02-24 14:01:29 -08:00
Ryan Richard 4b9285cecd update version of mikefarah/yq in in task.sh 2025-02-24 12:07:18 -08:00
Ryan Richard 6918deef71 move Chrome Beta integration tests to separate CI job 2025-02-20 14:51:04 -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
Ryan Richard aa258f1991 temporarily comment out the expose-pipeline of the main pipeline 2025-02-10 12:23:51 -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
Ryan Richard a4113243d9 upgrade controller-gen and crd-ref-docs 2025-01-22 09:32:05 -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 ee439d0ba9 add one more job to auto tab in main pipeline 2025-01-03 10:47:10 -08:00
Ryan Richard 28fbf5029a reorganize main pipeline tabs by auto vs manual trigger jobs 2025-01-03 10:42:20 -08:00
Joshua Casey a860c85c71 Add more groups to the main pipeline 2024-12-30 11:17:14 -06:00
Joshua Casey 3cdbc5b09b lightly organize main pipeline jobs into groups 2024-12-27 15:04:51 -06:00
Joshua Casey cbabfbe942 Add k8s 1.31 and 1.32 kind integration tests to the main pipeline 2024-12-27 11:46:57 -06: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