k8s-infra-cherrypick-robot
41f7a75151
update test runner go base to 3.20 ( #11550 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
2024-07-03 14:31:05 -07:00
k8s-infra-cherrypick-robot
a0a93532f1
tag new test runner image with new nginx base 0.0.8 ( #11549 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
2024-07-03 14:21:51 -07:00
k8s-infra-cherrypick-robot
6f87f257e5
CI: Bump forgotten Ginkgo versions. ( #11469 )
...
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-06-15 08:39:29 -07:00
k8s-infra-cherrypick-robot
075ce7c13c
Bump Kubernetes version on images ( #11403 )
...
Co-authored-by: Ricardo Katz <ricardo.katz@gmail.com>
2024-05-31 09:11:06 -07:00
k8s-infra-cherrypick-robot
6879b6644e
force nginx rebuild ( #11245 )
...
* force nginx rebuild
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update test image and go version
Signed-off-by: James Strong <strong.james.e@gmail.com>
---------
Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
2024-04-10 08:17:48 -07:00
k8s-infra-cherrypick-robot
436df3e4a2
bump ginkgo to 2-17-1 in testrunner ( #11204 )
...
Co-authored-by: longwuyuan <longwuyuan@gmail.com>
2024-04-04 08:47:05 -07:00
Ricardo Katz
585c297dda
Fix golang makefile var name ( #10932 )
2024-01-28 15:59:52 -08: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
Long Wu Yuan
760bf8eb0c
fix run command in dockerfile of test-runner-image ( #10921 )
2024-01-26 19:21:16 +01:00
longwuyuan
f6a28feb63
bump ginkgo to 2-15-0
2024-01-23 00:15:40 +05:30
Long Wu Yuan
103dae67dc
changed yamale install from pip to manual download & install ( #10886 )
2024-01-22 12:08:48 +01:00
Long Wu Yuan
256374079f
changed pip to apk in test-runner dockerfile ( #10885 )
2024-01-20 04:20:03 +01:00
Long Wu Yuan
bf84f0eda2
bump yamllinter to v1330 ( #10875 )
2024-01-19 15:44:44 +01:00
Long Wu Yuan
dcb99b2fa9
added --user flag to pip install ( #10874 )
2024-01-19 04:11:30 +01:00
Long Wu Yuan
94a635acf8
bump pinned ginkgo version to v2.14.0 ( #10872 )
2024-01-18 21:08:48 +01:00
Ricardo Katz
c9a3571556
Reuse workflow CI ( #10826 )
...
* Reuse workflow CI
* Simplify images Makefiles
2024-01-13 14:15:35 +01:00
Ricardo Katz
1a7112e063
Add common label to Dockerfiles ( #10803 )
2023-12-26 02:38:42 +01:00
James Strong
f555a5659a
smore missing builds
2023-12-08 14:41:23 -05:00
James Strong
5d82d18350
missed some
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-12-08 14:37:20 -05: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
Son Bui
4664b741ff
fix: remove curl on base container #9716 ( #10306 )
...
* fix: remove curl on base container #9716
* fix: remove curl on chroot container #9716
Signed-off-by: Son Bui <sonbv00@gmail.com>
* fix: remove curl on test runner image #9716
Signed-off-by: Son Bui <sonbv00@gmail.com>
* fix: remove curl on e2e runner container #9716
Signed-off-by: Son Bui <sonbv00@gmail.com>
---------
Signed-off-by: Son Bui <sonbv00@gmail.com>
2023-09-08 10:34:15 -07:00
Ricardo Katz
5bb82dcb7e
Bump Go version to 1.21.1 on testrunner ( #10378 )
2023-09-07 16:55:06 -03:00
James Strong
24fda9da20
Golang 1.20.6 for test runner ( #10230 )
...
* Golang 1.20.6 for test runner
* alpine 3.18.2 as well
Signed-off-by: James Strong <strong.james.e@gmail.com>
---------
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-07-20 14:34:12 -07:00
James Strong
44b0067191
add gcloud ignore
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-06-23 09:31:00 -04:00
James Strong
8cdbcfa61c
golang 1.20.5 bump ( #10120 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-06-22 10:25:41 -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
Long Wu Yuan
5bc7dc8a6a
bumped ginkgo to v2.9.5 ( #9985 )
2023-05-22 10:52:58 -07:00
Apoorva Kulkarni
3b3cf8b331
Use dl.k8s.io instead of hardcoded GCS URIs ( #9946 )
2023-05-11 08:39:03 -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
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
Long Wu Yuan
520384b110
bumped ginkgo to v2.9.0 ( #9722 )
2023-03-14 04:36:17 -07:00
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
Saumya
6ffaef32ab
Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 ( #9432 )
2022-12-21 00:43:25 -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
Saumya
a0dbbd2fb1
Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 ( #9408 )
...
Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0
Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0
2022-12-17 03:37:41 -08:00
Long Wu Yuan
9d562c47ab
create nsswitch-conf if missing ( #9339 )
2022-11-25 01:28:06 -08:00
LongWuYuan
1e08519a73
fixed multiple ginkgo versions
2022-11-25 06:09:11 +05:30
James Strong
93df796767
upgrade to golang 1.19.2 ( #9124 )
...
* upgrade to golang 1.19.2
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update e2e testing to 1.25 kind
Signed-off-by: James Strong <strong.james.e@gmail.com>
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-10-12 12:39:00 -07:00
Long Wu Yuan
d32f8c3439
bump go to v1.19.1 ( #9057 )
2022-09-16 06:15:18 -07:00
qilong.qiu
79a311d3be
Bump chart testing from 3.0.0 to 3.7.0 ( #9000 )
2022-09-04 18:28:36 -07:00
Ismayil Mirzali
26bc6e4e50
bump Golang to 1.19 #8932 ( #8970 )
...
* fix: convert to LF line endings
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
* Pin exact Go bugfix versions for CI jobs
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
* Bump go.mod and Dockerfiles to Go 1.19.0
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
2022-08-26 09:22:25 -07:00
Jintao Zhang
e19026fe4e
upgrade yamale and yamllint version ( #8960 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2022-08-23 01:05:23 -07:00
Jintao Zhang
fe116d62cb
fix: change cloudbuild configuration ( #8869 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2022-07-26 13:01:10 -07:00
Jintao Zhang
d2fbd38cd1
Revert "fix: test-runner prow build" ( #8865 )
...
This reverts commit 423008b752
.
2022-07-24 18:40:58 -07:00
Jintao Zhang
92f81e7449
fix: test-runner prow build ( #8864 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2022-07-24 09:22:57 -07:00
Jintao Zhang
423008b752
fix: test-runner prow build
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2022-07-25 00:08:53 +08:00
Long Wu Yuan
8f9df544ea
bumped kubectl to v1.24.0 ( #8807 )
2022-07-20 09:10:36 -07:00
Jintao Zhang
e55e8488da
fix: test-runner Makefile ( #8840 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2022-07-19 10:56:08 -07:00