Maciej Borsz
27dfe93f53
Use value(name) in gcloud compute instance-groups managed list-instances
2023-11-14 13:57:54 +00:00
Paco Xu
70c9eefff3
add --sbom=false --provenance=false for windows servercore cache build
2023-11-04 21:11:05 +08:00
Mohamed Omar Zaian
3c268b7524
etcd: Update to version 3.5.10
2023-11-02 10:30:41 +01:00
Paco Xu
ceaacc88f0
add --provenance=false during etcd multi-arch build
2023-11-01 17:16:28 +08:00
Kubernetes Prow Robot
3eba6fc9ad
Merge pull request #121628 from andrewsykim/cloud-pvl-admission
...
cluster/gce: add webhook to replace PersistentVolumeLabel admission controller
2023-10-31 22:56:59 +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
Davanum Srinivas
6d59480a70
Try a single gcloud command for scp-ing all files
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2023-10-30 11:26:30 -04: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
Mohamed Omar Zaian
3f8e6d6f77
etcd: Build image 3.5.10
2023-10-27 14:02:18 +02: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
Kubernetes Prow Robot
604e9e0fb3
Merge pull request #121007 from borg-land/npd-host-exec-rewrite
...
Configure COS to use NPD in daemonset mode and align kubeup NPD manifests with the manifests in the NPD repo
2023-10-23 18:39:40 +02:00
Matt Dainty
8dff3fcb0c
fix: Use upper case ALL
in drop capabilities
2023-10-19 00:50:49 +01:00
Jim Hays
911700e64e
Fix typos in markdown
2023-10-17 10:55:40 -04:00
upodroid
011c65e17e
configure npd to run as daemonset on cos
2023-10-16 12:34:47 +01:00
Kubernetes Prow Robot
add482a2d3
Merge pull request #121237 from arichtman/addon-manager-script-typo
...
fixed miscalled function in addon-manager `kube-addons.sh`
2023-10-16 03:08:46 +02:00
Davanum Srinivas
11b0eed9e7
Work around bug in gcloud when downloading logs
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2023-10-15 16:57:24 -04:00
Ariel Richtman
0f46033dca
fixed miscalled function
2023-10-15 15:40:38 +10:00
Kubernetes Prow Robot
f136f42d66
Merge pull request #118121 from boglarkla/patch-1
...
fixed typo in get-kube.sh
2023-10-14 23:49:34 +02:00
Dzmitry Pasiukevich
72b68b8003
Remove dpasiukevich from cluster/addons/dns OWNERS
2023-09-24 21:47:22 +02:00
Joseph Anttila Hall
1b602ffd9a
Bump Konnectivity to 0.28.0
2023-09-22 13:10:24 -07:00
Paco Xu
7cfdb792d6
Revert "Skip kube-dns tests if coredns is installed"
2023-09-20 21:04:54 +08:00
upodroid
5341890c96
add missing labels to kube-dns deployment
2023-09-19 14:22:15 +01: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
Andrew Sy Kim
6c973f01d2
reduce CPU requests for fluentd-gcp to fix failing tests
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2023-09-07 17:58:57 +00:00
Paweł Banaszewski
0593cfdd14
Fixed variable used for moving auth-provider-gcp binary
2023-09-06 09:22:32 +00:00
Todd Neal
355ae44a3c
Revert "bump npd to v0.8.14"
...
This reverts commit 7b44d73f73
.
2023-09-05 20:28:53 -05:00
Davanum Srinivas
3f8f14397e
Set external credential provider to true by default in kube-up.sh
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2023-09-03 15:39:53 -04:00
Antonio Ojea
410ac1456c
Don't run the nodeipam controller on KCM if cloud provider external
...
Change-Id: Ic1da0e9ced2dc8d3d382fee5636bbee18b3a29f7
Signed-off-by: Antonio Ojea <aojea@google.com>
2023-09-03 18:18:36 +00:00
Davanum Srinivas
ceaed508ce
Validate the cloud-provider passed in and the corresponding feature flags
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2023-09-02 13:08:04 -04:00
Kubernetes Prow Robot
400059d025
Merge pull request #120194 from bzsuni/bz/bump/npd
...
bump npd to v0.8.14
2023-08-31 20:52:30 -07: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
bzsuni
7b44d73f73
bump npd to v0.8.14
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2023-08-30 19:03:33 +08: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
Kubernetes Prow Robot
4cb47f2ba1
Merge pull request #120116 from tukwila/update-coredns-v1.11.0
...
update coredns to v1.11.1
2023-08-26 10:17:21 -07:00
guangli.bao
78538bd303
update coredns to v1.11.0
...
update coredns to v1.11.1
update coredns-kubeadm to 1.11.1
bump up corefile-migration to v1.0.21 based on https://github.com/coredns/corefile-migration/releases/tag/v1.0.21
fix dns_test ut failure
Signed-off-by: guangli.bao <guangli.bao@daocloud.io>
2023-08-26 17:15:46 +08:00
Kubernetes Prow Robot
232d343d58
Merge pull request #119969 from saschagrunert/cni-plugins
...
Update CNI plugins to v1.3.0
2023-08-23 12:41:57 -07:00
Kubernetes Prow Robot
2e6eafca3f
Merge pull request #119503 from wojtek-t/pagination_ga
...
Graduate APIListChunking to GA
2023-08-23 10:39:29 -07:00
ZhaoRuquan
037640af8c
Apply suggestions from code review
...
Co-authored-by: Mahamed Ali <cy@borg.dev>
2023-08-22 17:43:46 +08:00
RuquanZhao
98d772ca3c
Support multiarch/platfrom in find-release-tars
...
Signed-off-by: Ruquan Zhao ruquan.zhao@arm.com
2023-08-22 16:19:04 +08: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
Humble Chirammal
85c385d410
Update the container images used in cloudbuild to their latest version
...
This carry below GOLLANG_VERSION which got many CVE fixes:
/workspace # echo $GOLANG_VERSION
1.20.5
/workspace #
CVE-2023-29403 and Go issue https://go.dev/issue/60272 .
CVE-2023-29404 and CVE-2023-29405:
Go issues https://go.dev/issue/60305 and https://go.dev/issue/60306
CVE-2023-29402 and Go issue https://go.dev/issue/60167
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-08-03 00:09:53 +05:30
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
Wojciech Tyczyński
4e2e059c7b
Graduate RemainingItemCount to GA
2023-07-21 16:25:21 +02:00
Wojciech Tyczyński
6acfa3cb4a
Graduate APIListChunking to GA
2023-07-21 14:09:40 +02:00