k8s-infra-cherrypick-robot
591021acd5
Images: Trigger other builds. ( #11797 )
...
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-08-13 03:37:28 -07:00
k8s-infra-cherrypick-robot
0d5f75b2cf
Cloud Build: Add missing config, remove unused ones. ( #11776 )
...
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-08-12 14:01:05 -07:00
k8s-infra-cherrypick-robot
f76e9be8d6
Cloud Build: Fix substitutions. ( #11759 )
...
Prow hands in some substitutions via arguments we need to ignore.
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-08-11 10:05:23 +02:00
k8s-infra-cherrypick-robot
ce3704217c
Cloud Build: Some chores. ( #11756 )
...
* Cloud Build: Remove comment.
* Cloud Build: Add newlines at EOF.
* Cloud Build: Align comment.
* Cloud Build: Remove trailing slash.
* Cloud Build: Remove quotes.
* Cloud Build: Align indentation.
* Cloud Build: Improve quotes.
* Cloud Build: Put arguments in one line.
* Cloud Build: Bump image.
* Cloud Build: Reorder entrypoint.
* Cloud Build: Adjust timeouts.
* Cloud Build: Remove useless files.
* Cloud Build: Remove `substitution_option`.
---------
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-08-11 10:00:26 +02:00
k8s-infra-cherrypick-robot
06653e0fbc
Go: Bump to v1.22.5. ( #11731 )
...
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-08-05 17:33:35 +02:00
Ricardo Katz
5acc4230ee
Bump go to v1.21.6 and set a single source of truth ( #10926 )
2024-01-27 17:15:14 -08:00
Ricardo Katz
a9eb4dba40
Use dockerhub for e2e and demo images ( #10851 )
2024-01-15 02:09:13 +01:00
Ricardo Katz
42627fb1bd
Use dockerhub for e2e and demo images ( #10850 )
2024-01-15 01:35:46 +01:00
Ricardo Katz
c9a3571556
Reuse workflow CI ( #10826 )
...
* Reuse workflow CI
* Simplify images Makefiles
2024-01-13 14:15:35 +01:00
James Strong
6807537a70
upgrade go 1.21.5 ( #10732 )
...
* upgrade go 1.21.5
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update golang gha
Signed-off-by: James Strong <strong.james.e@gmail.com>
* supgrade golang lint ci to v1.55.2
* sfix all golang lint ci errors
* sget a nginx build as well
* srevert some e2e changes
* srevert some e2e changes
---------
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-12-08 01:52:14 +01:00
Ricardo Katz
8b53cabe03
Bump curl and Go version ( #10503 )
...
* Bump curl and Go version
* Add NGINX BAse image scanning
* Try again
2023-10-11 16:16:11 +02:00
Ricardo Katz
8b85bada82
Bump Go version to 1.21.1 ( #10377 )
...
* Bump Go version to 1.21.1
* Bump testrunner image
2023-09-07 13:40:58 -07:00
Chen Chen
b3060bfbd0
Fix golangci-lint errors ( #10196 )
...
* Fix golangci-lint errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix dupl errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix comments
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix errcheck lint errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix assert in e2e test
Signed-off-by: z1cheng <imchench@gmail.com>
* Not interrupt the waitForPodsReady
Signed-off-by: z1cheng <imchench@gmail.com>
* Replace string with constant
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix comments
Signed-off-by: z1cheng <imchench@gmail.com>
* Revert write file permision
Signed-off-by: z1cheng <imchench@gmail.com>
---------
Signed-off-by: z1cheng <imchench@gmail.com>
2023-08-31 00:36:48 -07:00
James Strong
e8097d8b8f
fix gcloud builds
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-07-20 21:04:21 -04:00
Long Wu Yuan
643c475db0
bump pinned golang to 1.20.5 ( #10127 )
2023-06-25 18:33:11 -07:00
Stilian Stoilov
8a61027f1a
Upgrade to Golang 1.20.4 ( #10016 )
...
* Upgrade to Golang 1.20.4 and alpine 3.18.0
* Handle Review comments
2023-06-01 18:07:46 -07:00
James Strong
24e0e29386
add short sha to gcloud build and makefiles
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-04-07 10:42:37 -04:00
James Strong
26d83d1b20
update all container tags with date and sha, upgrade all containers ( #9834 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-04-06 10:25:48 -07:00
James Strong
91057c439c
Merge pull request #9820 from sarab97/machine-change
...
Switch from N1 to E2 machine
2023-04-04 10:59:07 -04:00
viq
c76179c04e
ISO 8601 date format ( #9682 )
...
Adjust the tag to be in sortable format, compatible with ISO 8601.
2023-04-04 07:45:56 -07:00
sarab
ddde3b0d60
Switched from N1 to E2 machine
2023-04-02 03:03:12 +05:30
James Strong
66a760794f
update to golang 1.20 ( #9690 )
...
update alpine and golang
remove nano
update go modules
remove need for openssl external cli
fix stale
Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-03-11 20:38:39 -08:00
James Strong
e3e0d9c1f4
start upgrade to golang 1.19.4 and alpine 3.17.0 ( #9417 )
...
* start upgrade to 1.19.4
Signed-off-by: James Strong <james.strong@chainguard.dev>
* add matrix to image test-image
Signed-off-by: James Strong <james.strong@chainguard.dev>
* update to alpine 3.17
Signed-off-by: James Strong <james.strong@chainguard.dev>
* remove need for curl
Signed-off-by: James Strong <james.strong@chainguard.dev>
Signed-off-by: James Strong <james.strong@chainguard.dev>
2022-12-18 17:07:43 -08:00
Jintao Zhang
f0490cbfbf
fix: change all cloudbuild jobs configuration ( #8870 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2022-07-26 14:43:11 -07:00
Aaron Crickenberger
a9029d2bc7
images: use k8s-staging-test-infra/gcb-docker-gcloud ( #7999 )
2021-12-12 05:19:59 -08:00
Jintao Zhang
e621c6e973
fix: go-grpc Dockerfile ( #8001 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2021-11-30 17:35:18 -08:00
Long
91a4bba026
grpc - replaced fortune-builder app with official greeter app ( #7360 )
2021-07-22 13:51:18 -07:00