Kubernetes Prow Robot
20dd88872d
Merge pull request #127283 from bzsuni/bz/etcd/image/build/v3.5.16
...
Build etcd image of v3.5.16
2024-09-13 14:31:12 +01:00
bzsuni
7008652b48
Build etcd image v3.5.16
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io >
2024-09-11 11:30:46 +08:00
Davanum Srinivas
439357b770
fix golang version in kms mock Dockerfile
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-09-10 16:47:46 -04:00
Kubernetes Prow Robot
5b96672ce4
Merge pull request #126586 from SergeyKanzhelev/remove-health-monitor
...
remove health-monitor service as it does more harm than good
2024-09-10 00:30:44 +01:00
cpanato
e09c28ec69
update debian-base and setcap to bookworm-v1.0.4
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-09-05 14:09:04 -06:00
cpanato
b0c17b124f
Bump images, dependencies and versions to go 1.23.0
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-09-02 10:42:04 -06:00
Sascha Grunert
931b9b3a70
Update cni-plugins to v1.5.1
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-08-28 12:58:36 +02:00
Sergey Kanzhelev
e28251ec38
remove health-monitor service as it does more harm than good
2024-08-07 21:23:38 +00:00
Benjamin Elder
8b69990643
kubeadm: bump coredns to 1.11.3
2024-07-29 13:43:04 -07:00
Benjamin Elder
5b8390956b
kube-up.sh: bump coreDNS to 1.11.3
2024-07-29 13:42:58 -07:00
ArkaSaha30
d1dfeed505
Revert "Bump images, dependencies and versions to go 1.23rc1"
...
This reverts commit 5c269fecf8 .
2024-07-29 13:55:03 +05:30
ArkaSaha30
c203b120c0
Revert "Bump images, dependencies and versions to go 1.23rc2"
...
This reverts commit 9d5a7ff859 .
2024-07-29 13:54:16 +05:30
Kubernetes Prow Robot
86e2e26936
Merge pull request #125674 from flavianmissi/builds-doc
...
build: fix README instructions to load the output image tar
2024-07-26 10:52:36 -07:00
Flavian Missi
b98817cb77
build: fix README instructions to load the output image tar
2024-07-26 11:02:05 +02:00
bzsuni
4ad2cd9299
Update etcd from v3.5.14 to v3.5.15
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io >
2024-07-25 10:48:34 +08:00
Kubernetes Prow Robot
696ad19801
Merge pull request #126242 from bzsuni/bz/etcd/build/v3.5.15
...
Build etcd image of v3.5.15
2024-07-24 09:53:53 -07:00
bzsuni
3c448ff29d
Build etcd image of v3.5.15
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io >
2024-07-20 08:16:18 +08:00
cpanato
9d5a7ff859
Bump images, dependencies and versions to go 1.23rc2
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-07-19 11:33:28 +02:00
cpanato
5c269fecf8
Bump images, dependencies and versions to go 1.23rc1
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-07-19 11:33:24 +02:00
cpanato
0e9308f3bc
Bump images, dependencies and versions to go 1.22.5 and distroless iptables
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-07-04 16:34:18 +02:00
this-is-yaash
a71cecb823
enhanced the docker build documentation for readability and clarity
2024-06-17 00:08:04 +05:30
cpanato
a3b193c6e9
[go] Bump images, dependencies and versions to go 1.22.4 and distroless iptables/setcap/debian-base
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-06-06 18:13:15 +02:00
Kubernetes Prow Robot
9fc0315ce8
Merge pull request #125272 from mauri870/hotfix/GOTOOLCHAIN-make-verify
...
build: don't copy GOPATH out of docker container
2024-06-02 05:09:58 -07:00
Mauri de Souza Meneguzzo
c1238f345a
build: don't copy GOPATH out of docker container
...
When using GOTOOLCHAIN with make verify the build results copied out of
the dockerized environment contains a go toolchain folder that is
write protected. In order to prevent failures during the cleanup step
opt-out of copying $GOPATH to the host.
2024-06-01 22:09:13 -03:00
Kubernetes Prow Robot
b70a5ad6a1
Merge pull request #125269 from jeremyrickard/revert-pr-109939
...
Revert "build: Adds Windows kube-proxy image"
2024-06-01 15:17:19 -07:00
Jeremy Rickard
f62cf3914f
Revert "build: Adds Windows kube-proxy image"
...
This reverts commit 3b0cec323e .
2024-06-01 10:43:08 -06:00
Humble Chirammal
07ef65a834
make use of etcd v3.5.14 in the builds.
...
https://github.com/etcd-io/etcd/releases/tag/v3.5.14
This release has been built with GO 1.21.10
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com >
2024-06-01 09:06:35 +05:30
Kubernetes Prow Robot
2f0cf23645
Merge pull request #125235 from humblec/etcd_build_3.5.14
...
etcd: build etcd image of v3.5.14
2024-05-31 08:25:57 -07:00
Kubernetes Prow Robot
3a4e52b328
Merge pull request #123050 from kerthcet/cleanup/reorganize-templates
...
Reorganize scheduler perf templates
2024-05-31 07:20:06 -07:00
Kubernetes Prow Robot
802983e714
Merge pull request #109939 from claudiubelu/windows/kube-proxy-hostprocess
...
build: Adds Windows kube-proxy image
2024-05-31 07:19:57 -07:00
Humble Chirammal
8dda1a76f6
etcd: build etcd image of v3.5.14
...
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com >
2024-05-31 15:29:52 +05:30
kerthcet
e678496c6e
reorganize the scheduler_perf testcases
...
Signed-off-by: kerthcet <kerthcet@gmail.com >
2024-05-31 16:47:19 +08:00
Claudiu Belu
3b0cec323e
build: Adds Windows kube-proxy image
...
Adds the KUBE_BUILD_WINDOWS option to make release-images and quick-release-images,
which will allow it to build the a Windows kube-proxy image as well. That image can
then be used with Windows Host Process Containers to start the kube-proxy
service on Windows nodes.
2024-05-31 08:04:00 +00:00
Humble Chirammal
d87bfc8392
update ip-masq-agent and npd to latest versions in cluster addons
...
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com >
2024-05-30 09:44:02 +05:30
Kubernetes Prow Robot
4c0afd74c3
Merge pull request #125113 from bzsuni/bz/build/cni
...
update cni from 1.4.1 to 1.5.0
2024-05-29 13:06:08 -07:00
bzsuni
61a35c2186
update cni from 1.4.1 to 1.5.0
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io >
2024-05-25 10:33:52 +08:00
Lubomir I. Ivanov
5e290ebc90
switch k/k to pause version 3.10
2024-05-24 10:02:51 +03:00
Benjamin Elder
043da7164d
update gcb-docker-gcloud to latest, and pin digest
...
this is a staging repository, which has lower security than registry.k8s.io, so we should REALLY be pinning it.
TODO: This is one of the few places we still depend on GCR to build things. We should consider promoting this image to registry.k8s.io or using a different image.
2024-05-23 13:51:40 -07:00
Benjamin Elder
7aa5693fa3
containerize wincat build
2024-05-23 12:31:40 -07:00
Kubernetes Prow Robot
5a121aad53
Merge pull request #125067 from neolit123/1.31-add-v-to-windows-pause
...
build/pause: add -v flag to the Windows pause binary. Add 3.10 changelog entry.
2024-05-23 08:16:05 -07:00
Lubomir I. Ivanov
7871949990
build/pause: add -v flag to the Windows pause binary
...
Make the Windows pause.exe have the same -v flag as the Linux
pause binary.
_stricmp is documented here:
https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/strcmp-wcscmp-mbscmp?view=msvc-170
The VERSION definition is passed on compile time for both OSes
in the Makefile via CFLAGS:
$(TRIPLE)-gcc $(CFLAGS) -o $@ $^ && \
Add 3.10 version entry in the changelog.
2024-05-23 16:09:17 +03:00
Davanum Srinivas
4898651297
missing "version" file in release tarballs
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-05-22 17:52:45 -04:00
Benjamin Elder
0973b4b6c4
define BRANCH to silence undefined variable warning
2024-05-20 17:05:52 -07:00
cpanato
30efae7c8b
[go] Bump images, dependencies and versions to go 1.22.3 and distroless iptables
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-05-12 15:05:26 +02:00
cpanato
e731ad5143
bump zeitgeist to release v0.5.3
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-05-08 10:20:31 +02:00
Kubernetes Prow Robot
695a984f56
Merge pull request #124027 from liangyuanpeng/etcd_update_3.5.13
...
etcd: update to v3.5.13
2024-04-23 06:00:02 -07:00
Kubernetes Prow Robot
cc9e0643c0
Merge pull request #124364 from saschagrunert/cri-tools-v1.30
...
Update cri-tools to v1.30.0
2024-04-22 10:06:01 -07:00
Kubernetes Prow Robot
d8f8c7fae0
Merge pull request #124288 from pohly/test-e2e-node-debugger
...
e2e node: debugger support
2024-04-22 08:43:27 -07:00
Kubernetes Prow Robot
c67ea2f779
Merge pull request #124026 from liangyuanpeng/etcd_build_3.5.13
...
etcd: build etcd image of v3.5.13
2024-04-22 08:43:09 -07:00
Sascha Grunert
27938edc52
Update cri-tools to v1.30.0
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-04-18 10:47:35 +02:00