Kubernetes Prow Robot
1e7f75292d
Merge pull request #126798 from borg-land/easy-rsa-patch
...
Use easyrsa from Github
2024-10-28 19:02:53 +00:00
Kubernetes Prow Robot
1d8828ce70
Merge pull request #128091 from saschagrunert/cni-plugins
...
Update cni-plugins to v1.6.0
2024-10-27 03:01:06 +00:00
Kubernetes Prow Robot
7d5baf436c
Merge pull request #126082 from my-git9/ip-masq-agent-image
...
addons: update ip-masq-agent version
2024-10-27 03:00:52 +00:00
Kubernetes Prow Robot
0f549a9286
Merge pull request #128213 from aaron-prindle/fix-127336
...
chore: remove sig/api-machinery from OWNERS files that sig/etcd owns
2024-10-24 17:14:53 +01:00
Kubernetes Prow Robot
1af81c223d
Merge pull request #128197 from aojea/extract_provider_flags
...
disable cloud-provider code from kube-controller-manager
2024-10-24 03:34:59 +01:00
Antonio Ojea
8d6769f62c
disable cloud-provider code from kube-controller-manager
...
Since 1.31 the core component cloud provider logic should not exist,
this disables the existing code in the kube-controller-manager that still
expects to work with the cloud-provider logic to avoid having time bombs
in the code base that can break the component.
The code can not be completely removed because this will impact existing
users that may be using some of the flags breaking their deployments, so
this just removes the code that is no longer to be used becuase it
depends on options that no longer are exposed to users.
It also adds validation on the configuration/flag level to ensure that
the --cloud-provider flag can only be set to external or empty.
2024-10-22 14:04:48 +00:00
zhifei92
dac7332ed2
integrate kubelet with the systemd watchdog
...
feat: add unit test
feat: add FeatureGate for SystemdWatchdog
fix: linter and failed tests
feat: add SystemdWatchdog to versioned feature list yaml
2024-10-21 10:46:14 +08:00
Aaron Prindle
ebac81a900
chore: remove sig/api-machinery from OWNERS files that sig/etcd owns
2024-10-20 20:42:34 +00:00
Sascha Grunert
237c7e38bd
Update cni-plugins to v1.6.0
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-10-18 11:06:54 +02:00
bzsuni
6d0b62a84d
Update npd from v0.8.19 to v0.8.20
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io >
2024-10-17 14:06:14 +08:00
Mo Khan
ece2241a9c
Truncate AUTH_PROVIDER_GCP_LINUX_CONF_FILE
2024-10-15 07:14:19 -04:00
Antonio Ojea
cca19cbdf3
bump kube-network-policies to 0.6.0
2024-10-07 20:13:59 +00:00
Kubernetes Prow Robot
fd14955961
Merge pull request #126590 from saschagrunert/cri-tools
...
Update cri-tools to v1.31.1
2024-09-30 19:00:05 +01:00
Kubernetes Prow Robot
0c713c7bd6
Merge pull request #127285 from bzsuni/bz/etcd/update/v3.5.16
...
Update etcd from v3.5.15 to v3.5.16
2024-09-28 15:16:02 +01:00
Davanum Srinivas
2fbbca6279
Remove remants of broken stuff - nvidia/autoscaling
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-09-23 13:17:00 +00: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
bzsuni
5b6ef4302e
Update etcd from v3.5.15 to v3.5.16
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io >
2024-09-11 10:51:34 +08: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
Kubernetes Prow Robot
4aca09bc0c
Merge pull request #126966 from saschagrunert/cni-plugins
...
Update cni-plugins to v1.5.1
2024-08-28 21:58:19 +01: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
xin.li
c280a6837b
addons: update metrics-server to v0.7.2
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2024-08-28 17:57:52 +08:00
upodroid
16b18c0eeb
appease the linter
2024-08-20 23:03:43 +01:00
upodroid
494fbd7bf7
use easyrsa from Github and remove deprecated options
2024-08-20 16:32:23 +01:00
Kubernetes Prow Robot
046c098a45
Merge pull request #126449 from BenTheElder/coredns-1113
...
update coreDNS to v1.11.3
2024-08-13 21:04:06 -07:00
Sascha Grunert
b22bac4ba8
Update cri-tools to v1.31.1
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-08-13 12:53:32 +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
d0ced54c8a
kube-up.sh: drop unnecessary legacy mirror config, enable injecting registry.k8s.io mirror
2024-07-30 17:30:33 -07:00
Benjamin Elder
5b8390956b
kube-up.sh: bump coreDNS to 1.11.3
2024-07-29 13:42:58 -07:00
Kubernetes Prow Robot
3a8a60eba2
Merge pull request #126240 from bzsuni/bz/etcd/update/v3.5.15
...
Update etcd to v3.5.15
2024-07-26 04:58:05 -07:00
Paco Xu
087134c840
add workdir in etcd Dockerfile for windows
2024-07-25 22:17:28 +08: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
Siyuan Zhang
e79d20dcfc
Add KUBE_EMULATED_VERSION env variable to set the emulated-version of scheduler and controller manager.
...
Signed-off-by: Siyuan Zhang <sizhang@google.com >
2024-07-23 13:51:36 -07:00
Kubernetes Prow Robot
b293ca9057
Merge pull request #126229 from aojea/network_policies_0.5.0
...
bump kube-network-policies to v0.5.0
2024-07-20 05:13:54 -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
Antonio Ojea
0c10b4534c
bump kube-network-policies to v0.5.0
2024-07-19 16:55:47 +00:00
Cici Huang
67a171a142
Remove feature gate CustomResourceValidationExpressions.
2024-07-16 10:39:00 -07:00
Kubernetes Prow Robot
4c7960a67c
Merge pull request #104519 from arekkusu/patch-2
...
MOTD: Remove '-gke.*' in link to source version
2024-07-15 20:29:10 -07:00
xin.li
a91428f7e0
addons: update ip-masq-agent version
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2024-07-14 17:17:09 +08:00
Kubernetes Prow Robot
e31d2cef71
Merge pull request #125736 from aojea/netpol_v0.4.0
...
update kube-network-policies to v0.4.0
2024-06-27 02:14:51 -07:00
joey
327324a25d
fix base64 invalid argument when running gce util.sh
...
Signed-off-by: joey <zchengjoey@gmail.com >
2024-06-27 10:39:18 +08:00
Siyuan Zhang
126a47d4b5
Add KUBE_EMULATED_VERSION env variable to set the emulated-version of apiserver.
...
Signed-off-by: Siyuan Zhang <sizhang@google.com >
2024-06-26 11:20:10 -07:00
Antonio Ojea
4bc461872f
update kube-network-policies to v0.4.0
2024-06-26 16:27:12 +00:00
Kubernetes Prow Robot
85ede67ac9
Merge pull request #125681 from aojea/netpol_3
...
bump kube-network-policies to v0.3.0
2024-06-25 16:47:33 -07:00
Antonio Ojea
87a7f22923
bump kube-network-policies to v0.3.0
2024-06-24 23:42:56 +00:00
Davanum Srinivas
1390ac0e25
Add sig/etcd labels for related directories
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-06-24 17:03:34 -04:00
Kubernetes Prow Robot
1236f48109
Merge pull request #124770 from uucloud/docs/fix_tls_bootstrapping_link
...
docs:fix broken link
2024-06-24 13:36:34 -07:00
Kubernetes Prow Robot
78377c4d10
Merge pull request #125413 from torredil/update-kubelet-config
...
Conditionally add the graceful shutdown Kubelet parameters
2024-06-19 21:18:15 -07:00
torredil
a365eddf79
Conditionally add graceful shutdown Kubelet config
...
Signed-off-by: torredil <torredil@amazon.com >
2024-06-18 14:31:11 +00:00