2302 Commits

Author SHA1 Message Date
Carlos Panato
020b7052ca Bump dependencies, images and versions used to Go 1.24.6 and distroless iptables
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2025-08-14 09:46:06 +02:00
Ivan Valdes
e8dc272c53 Update etcd to 3.6.4 2025-07-27 21:45:02 -07:00
Ivan Valdes
b562335cb3 Build etcd v3.6.4 image 2025-07-25 13:51:25 -07:00
Kubernetes Prow Robot
b3d00a026d Merge pull request #132756 from ylink-lfs/ci/redis_removal
ci: redis removal for e2e test dependency simplicity
2025-07-24 09:38:42 -07:00
Ivan Valdes
db9b9b5a42 Build etcd v3.6.3 image 2025-07-22 16:48:31 -07:00
Sergey Kanzhelev
6e77bff18b pod sandbox image is not being used by kubelet any longer 2025-07-21 18:51:07 +00:00
Kubernetes Prow Robot
c44bf18b9b Merge pull request #130713 from ArkaSaha30/bump-pause-version
dependency: update pause version to registry.k8s.io/pause:3.10.1
2025-07-20 20:16:26 -07:00
Carlos Panato
a06b3d356c Bump dependencies, images and versions used to Go 1.24.5 and distroless iptables
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2025-07-11 20:30:39 +02:00
bzsuni
b1a35c640e Build etcd image v3.6.2
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2025-07-11 05:36:16 +00:00
ArkaSaha30
621482d68b update pause version to 3.10.1
This commit will update the pause version to 3.10.1 as per thread: https://kubernetes.slack.com/archives/CJH2GBF7Y/p1741674313893029

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-07-09 16:38:14 +05:30
ylink-lfs
075abb07a9 ci: redis removal for e2e test dependency simplicity 2025-07-08 09:14:54 +08:00
Kubernetes Prow Robot
c6539bc785 Merge pull request #132284 from ArkaSaha30/bump-etcd-3.6.1
Bump etcd to v3.6.1
2025-06-30 11:00:35 -07:00
Kubernetes Prow Robot
ec1803cab8 Merge pull request #132509 from yongruilin/fix-make-vet
chore: Remove vet target and associated script from Makefile and hack directory
2025-06-26 00:26:34 -07:00
Kubernetes Prow Robot
b3e438aef9 Merge pull request #132220 from BenTheElder/a-little-owners-cleanup
emeritus spiffxp and backfill OWNERS
2025-06-25 19:16:28 -07:00
yongruilin
8b2eb9090e chore: Remove vet target and associated script from Makefile and hack directory 2025-06-25 17:39:14 +00:00
ArkaSaha30
44b4682a32 Use jq docker image for pause windows build
This commit will use jq docker image to parse
`windows-pause-image-base` manifest for windows pause build.

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-06-17 22:38:10 +05:30
ArkaSaha30
e09b042d34 Bump etcd to v3.6.1
This commit will bump etcd to v3.6.1
Release: https://github.com/etcd-io/etcd/releases/tag/v3.6.1
Issue: https://github.com/etcd-io/etcd/issues/20047

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-06-13 16:28:35 +05:30
Kubernetes Prow Robot
d2ab26a5c5 Merge pull request #132222 from cpanato/update-go-main
[go] Bump dependencies, images and versions used to Go 1.24.4 and distroless iptables
2025-06-12 03:34:55 -07:00
ArkaSaha30
348ff7497c Build etcd image v3.6.1
This commit will build etcd image v3.6.1
Ref: https://github.com/etcd-io/etcd/releases/tag/v3.6.1

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-06-11 14:53:35 +05:30
Carlos Panato
e5f36796e3 Bump dependencies, images and versions used to Go 1.24.4 and distroless iptables
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2025-06-11 08:24:35 +02:00
Benjamin Elder
ad68a4b4cd emeritus spiffxp
spiffxp moved on from the project years ago, he is still missed
2025-06-10 20:05:40 -07:00
Kubernetes Prow Robot
230b9f470a Merge pull request #131258 from ArkaSaha30/fix-pause-windows-tag
Fix `windows-pause-image-base:<tag>@<digest>` invalid reference format
2025-06-06 00:26:40 -07:00
ArkaSaha30
249801b7cc Fix windows-pause-image-base:<tag>@<digest> invalid reference format
This commit will fix the windows pause image build logic to be able to build from `windows-pause-image-base:<tag>@<digest>`,
which currently only accepts `windows-pause-image-base:<tag>` due to which build is failing with `invalid reference format`.

Ref: https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/post-kubernetes-push-image-pause/1889748429312102400
Discussion: https://kubernetes.slack.com/archives/CCK68P2Q2/p1742839354591189?thread_ts=1742832454.449449&cid=CCK68P2Q2

Updates the pause windows build logic to remove hardcoded values:
OSVERSION ?= 1809 ltsc2022
And dynamically resolve the OSVERSIONS from `windows-pause-image-base`
which separate manifests per os.version and corresponding digests.

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-06-06 00:42:58 +05:30
bzsuni
b9d9dea03f Update npd from v0.8.20 to v0.8.21
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2025-06-03 16:08:29 +08:00
joshjms
b461d80f3d etcd: update etcd image to v3.6.0
Signed-off-by: joshjms <joshjms1607@gmail.com>
2025-05-26 15:06:50 +08:00
Carlos Panato
488c94735c Bump dependencies, images and versions used to Go 1.24.3 and distroless iptables
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2025-05-23 08:58:13 -04:00
Arpit Jain
c4a59afe9d Fix incorrect URL in build/dependencies.yaml file 2025-05-20 04:47:50 +00:00
joshjms
c369e3cd49 etcd: build etcd image v3.6.0
Signed-off-by: joshjms <joshjms1607@gmail.com>
2025-05-16 19:06:09 +08:00
joshjms
4aa3c968a7 Build etcd image v3.6.0-rc.5
Signed-off-by: joshjms <joshjms1607@gmail.com>
2025-05-09 10:25:25 +08:00
Adrian Moisey
e5ffec242a Bump CNI to 1.7.1 2025-05-04 20:27:09 +02:00
Kubernetes Prow Robot
c519248e8a Merge pull request #131093 from bzsuni/bz/etcd/image/build/v3.6.0-rc.3
Build etcd v3.6.0-rc.4 image
2025-04-27 05:43:24 -07:00
Kubernetes Prow Robot
b837e345a9 Merge pull request #131406 from saschagrunert/cri-tools-1.33
Update cri-tools to v1.33.0
2025-04-25 07:53:04 -07:00
Kubernetes Prow Robot
629537d8c6 Merge pull request #131151 from yashsingh74/bump-coredns-1.12.1
Update coredns to v1.12.1
2025-04-25 07:52:57 -07:00
Sascha Grunert
4180928402 Update cri-tools to v1.33.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2025-04-22 10:11:35 +02:00
Benjamin Elder
b9a6a257b7 add TODO for unifying .go-version 2025-04-21 13:34:37 -07:00
Benjamin Elder
5c84ee07ee test/images: read .go-version instead of duplicating 2025-04-21 13:34:35 -07:00
Arnaud Meukam
e467c9530b [Go] Bump dependencies, images and versions used to Go 1.24.2 and distroless-iptables
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2025-04-18 15:49:48 +02:00
bzsuni
373866eee9 Build etcd v3.6.0-rc.4 image
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2025-04-16 08:54:06 +00:00
yashsingh74
302a850583 Update coredns version to v1.12.1
Signed-off-by: yashsingh74 <yashsingh1774@gmail.com>
2025-04-09 13:08:21 +05:30
joshjms
24edc6e90f Update etcd to 3.5.21
Signed-off-by: joshjms <joshjms1607@gmail.com>
2025-04-02 02:16:38 +08:00
joshjms
20d6b51588 Build etcd 3.5.21 image
Signed-off-by: joshjms <joshjms1607@gmail.com>
2025-03-31 09:23:04 +08:00
Rajalakshmi-Girish
5402baf4a2 Fix KUBE_BUILD_IMAGE_CROSS_TAG mismatch when KUBE_CROSS_VERSION is passed 2025-03-17 11:20:07 -07:00
Benjamin Wang
337f1c211d Build etcd v3.6.0-rc.2 image
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-03-07 17:48:47 +00:00
Benjamin Elder
a1cfb13099 we no longer need to track the go version in staging/src/k8s.io/kms/internal/plugins/_mock/Dockerfile
it is deduped to pull from the build system
2025-03-05 17:32:34 -08:00
cpanato
597b54720e Bump images, dependencies and versions to go 1.24.0
Signed-off-by: cpanato <ctadeu@gmail.com>
2025-02-26 11:26:54 +01:00
Benjamin Wang
3c9cc93dbc Bump etcd v3.6.0-rc.1 image
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-02-25 19:46:33 +00:00
Marek Siarkowicz
1289f43f73 Build etcd v3.6.0-rc.0 image 2025-02-21 10:31:05 +01:00
Mark Rossetti
26fe80855d Update build/pause/Makefile
pin windows-pause-image-base to specific manifest digest

Co-authored-by: Benjamin Elder <bentheelder@google.com>
2025-02-11 16:55:05 -08:00
Mark Rossett
faa23642f5 Bump windows pause image base to mcr.microsoft.com/oss/kubernetes/windows-pause-image-base:v0.4.1
Signed-off-by: Mark Rossett <marosset@microsoft.com>
2025-02-11 15:47:20 -08:00
cpanato
8ee64ba6b5 Bump images, dependencies and versions to go 1.23.6 and distroless iptables
Signed-off-by: cpanato <ctadeu@gmail.com>
2025-02-10 14:04:37 -06:00