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
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
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
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
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
cpanato
ac9482d15f
update distroless-iptables to v0.5.0 debian-base to bookworm-v1.0.1 and setcap to bookworm-v1.0.1
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2024-02-07 11:46:19 +01:00
Kubernetes Prow Robot
3cae5d9a7d
Merge pull request #122271 from saschagrunert/cri-tools-v1.29
...
Update cri-tools to v1.29.0
2024-01-04 18:00:15 +01:00
Sascha Grunert
1ae5594fb2
Update cni-plugins to v1.4.0
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-12-13 09:33:31 +01:00
Sascha Grunert
983f6a4a84
Update cri-tools to v1.29.0
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-12-12 11:06:49 +01:00
Andrew Sy Kim
e411fd340c
cluster/gce: add webhook to replace PersistentVolumeLabel admission controller
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2023-10-31 18:52:22 +00:00
Kubernetes Prow Robot
ae2e0c00b5
Merge pull request #120450 from pawbana/auth-provider-gcp-move-fix
...
Fixed variable used for moving auth-provider-gcp binary
2023-10-29 02:59:05 +01:00
Kubernetes Prow Robot
94ec99d4c2
Merge pull request #121448 from p0lyn0mial/upstream-add-support-for-watchlist-detector-to-ci-jobs
...
cluster/gce: set KUBE_WATCHLIST_INCONSISTENCY_DETECTOR when requested by a CI job
2023-10-26 14:09:35 +02:00
Lukasz Szaszkiewicz
517efd6442
cluster/gce: set KUBE_WATCHLIST_INCONSISTENCY_DETECTOR when requested by a CI job
...
when the KUBE_WATCHLIST_INCONSISTENCY_DETECTOR environment variable was set
then the reflector performs a data consistency check.
The consistency check is meant to be enforced only in the CI, not in production.
The check ensures that data retrieved by the watch-list api call
is exactly the same as data received by the standard list api call.
note that the new env var is set in the same places
the ENABLE_CACHE_MUTATION_DETECTOR is set.
2023-10-26 09:41:48 +02:00
Kubernetes Prow Robot
4294c35fc9
Merge pull request #121297 from calvinballing/spellcheck-markdown
...
Fix typos in markdown
2023-10-25 13:18:26 +02:00
bzsuni
b052c7b7cd
Update npd version to 0.8.13 in configure.sh
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2023-10-24 09:01:59 +08:00
Jim Hays
911700e64e
Fix typos in markdown
2023-10-17 10:55:40 -04:00
Kubernetes Prow Robot
12dc19d46f
Merge pull request #119393 from saschagrunert/debian-base
...
Update debian-base for test images and others
2023-09-19 00:48:55 -07:00
Jakub Przychodzeń
93e3b07e11
[cluster/gce] Add KCM specific args
...
Add possibility to add flags to KCM, without adding flags to CCM
2023-09-08 11:12:05 +00:00
Paweł Banaszewski
0593cfdd14
Fixed variable used for moving auth-provider-gcp binary
2023-09-06 09:22:32 +00:00
Antonio Ojea
8f6a79b29f
use external cloud provider by default with gce
...
This change enables the external cloud provider by default for GCE
infrastructure. It is the result of several squashed commits, these are
their commit messages:
* no longer need to enable endpoinslices controller since GA
* use external by default
* DisableKubeletCloudCredentialProviders
* temp test feature gates
2023-08-31 15:13:29 -04:00
Kubernetes Prow Robot
2a5fd3076a
Merge pull request #119933 from saschagrunert/cri-tools
...
Update cri-tools to v1.28.0
2023-08-27 08:55:21 -07:00
Sascha Grunert
7933368460
Update CNI plugins to v1.3.0
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-08-17 09:50:53 +02:00
Sascha Grunert
34a89f039b
Update cri-tools to v1.28.0
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-08-14 09:56:07 +02:00
Marko Mudrinić
294c7df328
Avoid pulling node-problem-detector through CDN
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-07-30 13:02:17 +02:00
Davanum Srinivas
b4ef4015a2
Avoid pulling mounter.tar through the CDN
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2023-07-28 22:15:55 -04:00
Sascha Grunert
a35608cc61
Update debian-base for test images and others
...
Bump all users of debian-base to the latest bookworm image.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-07-18 16:39:03 +02:00
SataQiu
148acc8632
enable arm64 support for GCE node configuration
2023-07-13 14:16:46 +08:00
Kubernetes Prow Robot
fa78f28f0a
Merge pull request #117522 from pawbana/auth-provider-gcp-windows
...
Added support for image credential provider for windows and arm64 on gce
2023-06-15 17:48:38 -07:00
Kubernetes Prow Robot
cb8d9f6867
Merge pull request #117283 from defo89/pv-recycler-change-cmd
...
change pv recycler scrub cmd to find -delete
2023-05-26 10:50:52 -07:00
Jingyuan Liang
4dfc684b34
Set kube-proxy memory request to 50Mi
...
With optional override using KUBE_PROXY_MEMORY_REQUEST following the
KUBE_PROXY_CPU_REQUEST pattern.
2023-05-26 01:01:33 +00:00
Ricky Sadowski
8580c116d5
fix: use dl.k8s.io, not kubernetes-release bucket
...
This PR updates changes related references to the legacy
release bucket, excluding CHANGELOG updates.
Signed-off-by: Ricky Sadowski <richard.j.sadowski@gmail.com>
2023-05-13 10:57:41 +00:00
Kubernetes Prow Robot
dd43d864c1
Merge pull request #116901 from pacoxu/cleanup-KubeletCredentialProviders
...
remove GAed KubeletCredentialProviders (1.28)
2023-05-08 07:55:53 -07:00
Paweł Banaszewski
859690d72a
Added support for image credential provider for windows and arm64 on gce
2023-04-28 21:28:26 +00:00
Sascha Grunert
bc00f5c071
Update cri-tools to v1.27.0
...
Updating cri-tools to the latest release.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-04-24 08:52:25 +02:00
Dmitri Fedotov
625c302505
change pv recycler scrub cmd to find -delete
...
PVs with large amount of files cannot be recycted with "rm" command and
are left in "Failed" state.
Hence we are switching to "find -delete" command.
2023-04-13 12:19:01 +03:00
Paco Xu
70369bfe29
remove GAed KubeletCredentialProviders
2023-03-31 10:09:58 +08:00
Sascha Grunert
630af564be
Update cri-tools to v1.26.1
...
Addresses CVE-2022-41723: https://github.com/advisories/GHSA-vvpx-j8f3-3w6h
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-15 15:22:24 +01:00
Kubernetes Prow Robot
c2ad27aaa2
Merge pull request #115619 from jprzychodzen/cluster-kcm-ccm
...
[GCE] [cluster] Split run controllers per controller-manager
2023-03-14 09:39:34 -07:00
Antonio Ojea
07fc074a67
Revert "use kube-proxy defaults values for CI"
...
This reverts commit bafeacd14d
.
2023-02-13 11:41:34 +00:00
Jakub Przychodzeń
544456608f
Split run controllers per controller-manager
2023-02-08 14:40:04 +00:00
Aditi Sharma
d83c37c311
Update CNI version to 1.2.0
...
Signed-off-by: Aditi Sharma <adi.sky17@gmail.com>
2023-01-18 13:24:40 +05:30
Peter Hunt
f41cd1c3dc
update cri-tools to 1.26.0
...
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2022-12-16 16:27:01 -05:00
Antonio Ojea
bafeacd14d
use kube-proxy defaults values for CI
...
Change-Id: I8b9bcd62a0df8c1f90623a53ad3ba7fb31b2a4f3
2022-12-01 10:32:12 +00:00
Mark Rossetti
534f052a8d
Updating pause image refernces to 3.9
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-14 10:24:54 -08:00