Commit Graph

10393 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
a78542e357 Merge pull request #125209 from humblec/etcd-3.5.14
make use of etcd v3.5.14 in the builds.
2024-06-01 14:12:31 -07: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
34665173a4 Merge pull request #125124 from humblec/up
update snapshot controller to v8.0.0
2024-05-31 15:07:12 -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
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
Kubernetes Prow Robot
1ff1207d22 Merge pull request #124017 from carlory/rm-ctrl-flags
kube-controller-manager removes deprecated command flags
2024-05-28 10:54:22 -07:00
carlory
214287b370 kube-controller-manager removed deprecated command flags: --volume-host-cidr-denylist and --volume-host-allow-local-loopback 2024-05-27 10:59:09 +08:00
Kubernetes Prow Robot
4a668bcf14 Merge pull request #125125 from humblec/up-2-ms
update metrics-server to v0.7.1
2024-05-25 04:43:10 -07:00
Humble Chirammal
4b757998a4 update metrics-server to v0.7.1
https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.1

Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2024-05-25 13:20:56 +05:30
Humble Chirammal
c253346056 update snapshot controller to v8.0.0
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2024-05-25 13:17:15 +05:30
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
fa3270607d log-dump.sh: dump containerd by default, not docker 2024-05-21 14:15:57 -07:00
Antonio Ojea
ba0dc8d9d5 use log level 4 by default for the controller managers 2024-04-29 16:57:52 +00:00
Kubernetes Prow Robot
a9eded097d Merge pull request #123917 from DamianSawicki/dns-1-23-0
Update kube-dns and nodelocaldns to 1.23.0
2024-04-29 06:21:41 -07:00
Antonio Ojea
67596bf29f use a stable release for network policies 2024-04-25 14:27:59 +00:00
Kubernetes Prow Robot
f3a7aa7f92 Merge pull request #124488 from wangzhen127/owners
Add wangzhen127 back to approvers and reviewers for NPD
2024-04-23 12:00:27 -07:00
Zhen Wang
c4e2ae7722 Add wangzhen127 back to approvers and reviewers for NPD 2024-04-23 16:03:08 +00:00
Antonio Ojea
2ce360a365 use latest stable version of kube-network-policies for CI 2024-04-23 14:58:52 +00: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
Antonio Ojea
6278ea1293 add aojea as cluster OWNER and set to emeritus inactive members 2024-04-23 08:52:15 +00:00
Antonio Ojea
e40d513be9 bump cloud controller image 2024-04-23 08:50:12 +00: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
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
Antonio Ojea
e636a63e85 allow to use kube-network-policies on CI 2024-04-21 10:01:31 +00:00
Dan Winship
9f580afa66 cluster: configure nftables mode for kube-proxy
(based on a patch from Antonio Ojea)
2024-04-18 13:20:24 -04:00
Dan Winship
2055a490e8 Rework cluster/ kube-proxy setup for --proxy-mode 2024-04-18 13:20:24 -04: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
Kubernetes Prow Robot
0c55f74aed Merge pull request #123894 from saschagrunert/cni-plugins
Update cni-plugins to v1.4.1
2024-04-18 01:04:39 -07:00
Lan Liang
1dc735fd70 etcd: update to v3.5.13
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-04-13 09:37:25 +00:00
Lan Liang
925bcb8f58 etcd: build etcd image of v3.5.13
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-04-12 15:54:52 +00:00
cpanato
fc428df491 update setcap/debian-base to bookworm-v1.0.2
Signed-off-by: cpanato <ctadeu@gmail.com>
2024-03-28 14:57:22 +01:00
Davanum Srinivas
fc555839d7 Allow installing newer containerd/runc on COS
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2024-03-16 21:16:32 +01:00
Damian Sawicki
624b562548 Update kube-dns and nodelocaldns to 1.23.0
Mostly to upgrade dnsmasq to v2.90.
2024-03-13 17:23:22 +00:00
Sascha Grunert
a35b75ee57 Update cni-plugins to v1.4.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-03-12 12:06:52 +01:00
Zhen Wang
3ce6c104e2 Support fetching NPD from github releases in standalone mode
We stop releasing NPD tar files to gs://kubernetes-release. This PR
changes it to pull from github release notes by default. It still
supports overriding the defaults and pulling from a GCS bucket,
which is used by NPD CI tests.
2024-03-10 21:49:29 +00:00
Kubernetes Prow Robot
791fd50eeb Merge pull request #123114 from bzsuni/cleanup/npd/v0.8.15
Bump npd from v0.8.13 to v0.8.16
2024-03-05 05:46:42 -08:00
bzsuni
9ac9fdac8f Bump npd from v0.8.13 to v0.8.16
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2024-03-05 09:30:28 +08:00
Antonio Ojea
45783a630c increase parallelism on node controller ccm
Change-Id: I231855389425a8dde2a5dc0ade2a3ab985ff4d5c
2024-03-01 09:50:48 +00:00
Antonio Ojea
dce0d8a3d3 increase parallelism on service controller
Change-Id: I1ec3e9020b781f22271673a1f7cb9f65d42575d5
2024-03-01 09:50:48 +00:00
Antonio Ojea
8b035cd582 Revert "Update kubedns and nodelocaldns to v1.23.0" 2024-02-29 15:40:49 +01:00
Kubernetes Prow Robot
30a68e4ad4 Merge pull request #123310 from bzsuni/update/dns/v1.23.0
Update kubedns and nodelocaldns to v1.23.0
2024-02-28 05:38:49 -08:00
Kubernetes Prow Robot
d171e6733a Merge pull request #123503 from aojea/ccm_ci
Ccm ci
2024-02-26 08:02:58 -08:00
Paco Xu
c99996efab bump metrics server to v0.7.0 2024-02-26 17:26:18 +08:00
Antonio Ojea
b4b4784c6c enable ip aliases on clusters by default
Change-Id: I2f98af61b5a8d98742510dd0a2b66d1bb6df02eb
2024-02-26 08:56:23 +00:00
Antonio Ojea
3908a46b22 bump cloud controller manager to v29.0.0
Change-Id: I1287c7e7cdca67daa7dc7f7dfdc0b8ed10b1f6ae
2024-02-26 08:56:23 +00:00
Davanum Srinivas
df92ad9bcb Run autoscaler as non root in kube-up
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2024-02-24 19:04:35 -05:00
bzsuni
b5b62d4f0e Update kubedns and nodelocaldns to v1.23.0
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2024-02-15 16:08:11 +08:00