Marco Ebert
fd269c1eb4
Go: Update dependencies. ( #13549 )
2025-06-25 03:14:28 -07:00
Marco Ebert
86f94ed342
Go: Update dependencies. ( #13543 )
2025-06-23 02:58:54 -07:00
Marco Ebert
b3b404c7ad
Go: Update dependencies. ( #13521 )
2025-06-16 01:56:58 -07:00
Marco Ebert
71b5b5f09d
Go: Update dependencies. ( #13511 )
2025-06-09 09:50:23 -07:00
k8s-infra-cherrypick-robot
f68446cadd
Bump google.golang.org/grpc from 1.72.2 to 1.73.0 in /images/go-grpc-greeter-server/rootfs ( #13506 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 08:48:24 -07:00
Marco Ebert
4ed49762d3
Go: Bump to v1.24.4. ( #13494 )
2025-06-08 10:30:22 -07:00
Marco Ebert
7b52655376
Images: Bump Alpine to v3.22. ( #13491 )
2025-06-08 09:22:22 -07:00
Marco Ebert
7c3ef859b0
Go: Update dependencies. ( #13420 )
2025-05-26 22:18:25 -07:00
k8s-infra-cherrypick-robot
8842442166
Bump the go group across 2 directories with 1 update ( #13417 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 17:12:14 +02:00
k8s-infra-cherrypick-robot
30fa828aea
Images: Build Go gRPC Greeter Server from scratch. ( #13409 )
...
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2025-05-26 03:36:16 -07:00
Marco Ebert
d5820c2427
Go: Update dependencies. ( #13399 )
2025-05-21 11:36:36 -07:00
k8s-infra-cherrypick-robot
854bc5e2f3
Bump the go group across 4 directories with 10 updates ( #13382 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 06:45:15 -07:00
Marco Ebert
0d2026a087
Go: Bump to v1.24.3. ( #13342 )
2025-05-07 08:59:16 -07:00
Marco Ebert
b8ede497f2
Go: Update dependencies. ( #13327 )
2025-05-05 02:31:57 -07:00
Marco Ebert
5d5861ae6d
Go: Update dependencies. ( #13322 )
2025-05-02 07:39:57 -07:00
Marco Ebert
25ac7dccb2
Go: Update dependencies. ( #13283 )
2025-04-24 09:46:31 -07:00
Marco Ebert
9fd70633af
Go: Update dependencies. ( #13259 )
2025-04-23 02:53:42 -07:00
Marco Ebert
bacba9deae
Go: Update dependencies. ( #13246 )
2025-04-21 12:01:45 +02:00
Marco Ebert
2d47b06636
Go: Update dependencies. ( #13210 )
2025-04-14 08:13:07 -07:00
Marco Ebert
d033b59aa4
Go: Update dependencies. ( #13149 )
2025-04-02 06:38:38 -07:00
Marco Ebert
ce0e6d73d7
Go: Bump to v1.24.2. ( #13148 )
2025-04-02 06:26:38 -07:00
k8s-infra-cherrypick-robot
c2a9671f66
Images: Fix FromAsCasing. ( #13125 )
...
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2025-03-30 09:32:35 -07:00
k8s-infra-cherrypick-robot
6b12ef748e
Images: Extract modules. ( #13123 )
...
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2025-03-30 08:44:35 -07:00
k8s-infra-cherrypick-robot
0d98a278b7
Images: Bump Alpine to v3.21. ( #12528 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-12-21 00:52:10 +01:00
Marco Ebert
26036777c9
Go: Bump to v1.22.5. ( #11634 )
2024-08-05 08:26:59 -07: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
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
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
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
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