Commit Graph

129680 Commits

Author SHA1 Message Date
rafaelbreno[commit]
41067dbbd2 v1.33.3-k3s1 2026-04-15 20:05:43 -03:00
Vitor Savian
2a4f6e84c7 Fix typo and remove default scheduler config 2026-04-15 20:05:43 -03:00
galal-hussein
06d5c526de Add the ability to add extra admission plugins
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
2026-04-15 20:05:43 -03:00
galal-hussein
946b8fed01 Ignore nfacct init error in kube-proxy
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
2026-04-15 20:05:43 -03:00
Erik Wilson
84a0163942 Add Vagrantfile 2026-04-15 20:05:43 -03:00
Darren Shepherd
7745bd1913 Add tag.sh script
Add DefaultKubeBinaryVersion to the tag script

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
2026-04-15 20:05:43 -03:00
Darren Shepherd
3cab23e8f8 Fix CSI initialization conflict
CSI is used by both the kubelet and kube-controller-manager.  Both
components will initialize the csiPlugin with different VolumeHost
objects.  The csiPlugin will then assign a global variable for
the node info manager.  It is then possible that the kubelet gets
the credentials of the kube-controller-manager and that will cause
CSI to fail.
2026-04-15 20:05:43 -03:00
Darren Shepherd
0d3d91ecf0 Allow override of "kubernetes" endpoint port 2026-04-15 20:05:43 -03:00
Darren Shepherd
92ba0cc489 Notify startup to grab a hold of handler and authenticator
Fix to the completed options config

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
2026-04-15 20:05:43 -03:00
Darren Shepherd
0bac52cd0b Add stopCh to apiserver & context to kublet commands
Remove SetupSignalContext call from the apiserver

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
2026-04-15 20:05:43 -03:00
Erik Wilson
422c6a89d0 Update kubernetes service on start for port changes 2026-04-15 20:05:43 -03:00
Darren Shepherd
1469ece8a9 Don't ever select the flannel bridge or cni bridge 2026-04-15 20:05:43 -03:00
Darren Shepherd
2c2be49d99 Cache loopback cert in the certs dir if set 2026-04-15 20:05:43 -03:00
Darren Shepherd
b74093e621 Add ability to disable proxy hostname check 2026-04-15 20:05:43 -03:00
Darren Shepherd
e23000e6d9 Hide deprecated warnings 2026-04-15 20:05:43 -03:00
Darren Shepherd
29573db7c5 Set all sources so node+agent in the same process doesn't get restricted 2026-04-15 20:05:43 -03:00
Darren Shepherd
469b311b19 Don't check for cpuset cgroup, not always required? 2026-04-15 20:05:43 -03:00
Darren Shepherd
0b721d56d2 Wait for kube-apiserver for 2 minutes for slow (ARM) systems 2026-04-15 20:05:43 -03:00
Darren Shepherd
1a5c31ef1b Make kubelet.sock path changable 2026-04-15 20:05:43 -03:00
Darren Shepherd
e74ea7b38e only use the resolved name if port was zero 2026-04-15 20:05:43 -03:00
Darren Shepherd
cbc4e39edf If you can't set hashsize on nf_conntrack don't fail 2026-04-15 20:05:43 -03:00
Darren Shepherd
1341304c98 Drop credential providers 2026-04-15 20:05:43 -03:00
Darren Shepherd
e23a69eb99 Drop storage plugins 2026-04-15 20:05:43 -03:00
Darren Shepherd
70ed888ef0 Drop client-go cloud auth 2026-04-15 20:05:42 -03:00
Kubernetes Release Robot
9efa99e5a1 Release commit for Kubernetes v1.33.11 v1.33.11 2026-04-15 18:09:55 +00:00
Kubernetes Prow Robot
28a08b2680 Merge pull request #138358 from dims/update-moby-spdystream-v0.5.1-1.33
[1.33] Update github.com/moby/spdystream from v0.5.0 to v0.5.1
2026-04-14 12:02:36 +05:30
Kubernetes Prow Robot
d02a44941c Merge pull request #138350 from dashpole/update_prop_33
[release-1.33] Update go.opentelemetry.io/otel to v1.41.0
2026-04-14 07:00:36 +05:30
Davanum Srinivas
28b2a45d03 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
Kubernetes-commit: 7e9c2c8eef26f99aa2f94d8e09d6d32de86c7769
2026-04-13 14:30:03 -04:00
David Ashpole
4128483392 update go.opentelemetry.io/otel to v1.41.0 2026-04-13 15:04:41 +00:00
Kubernetes Prow Robot
875a0ab0f0 Merge pull request #138306 from xmudrii/update-go-1.33
[release-1.33] Bump images and versions to go 1.25.9 and distroless iptables
2026-04-10 02:40:21 +05:30
Marko Mudrinić
ea46dad4da Bump images and versions to go 1.25.9 and distroless iptables
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2026-04-09 22:00:49 +02:00
Kubernetes Prow Robot
04e0a33303 Merge pull request #138151 from liggitt/go-1-25-release-1-33
[release-1.33] Bump to go 1.25.8
2026-04-09 16:28:27 +05:30
Kubernetes Prow Robot
b21f28f0ec Merge pull request #137677 from haojiwu/cherry-pick-137147-release-1.33
[release-1.33] Fix RepairIPAddress controller startup failure when namespace informer is not yet synced
2026-04-09 16:28:20 +05:30
Kubernetes Prow Robot
151cebbbef Merge pull request #137998 from varshadeshmane92/automated-cherry-pick-of-#133624-upstream-release-1.33
Automated cherry pick of #133624: Fix flaking RunTestDelayedWatchDelivery
2026-04-09 14:13:34 +05:30
Jordan Liggitt
a4cc2ce4c2 Bump to go 1.25 2026-04-01 17:20:17 -04:00
Davanum Srinivas
8489a1d821 bump golang.org/x/vuln/cmd/govulncheck to v1.1.4
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2026-04-01 16:56:59 -04:00
Marek Siarkowicz
a4f94edc37 Fix flaking RunTestDelayedWatchDelivery 2026-03-24 02:47:04 -07:00
Kubernetes Prow Robot
594c1ef261 Merge pull request #137809 from danwinship/automated-cherry-pick-of-#137501-origin-release-1.33
Automated cherry pick of #137501: Fix kube-proxy on systems with nft 1.1.3 (take 2)
2026-03-19 18:08:31 +05:30
Kubernetes Release Robot
ce78d2290a Update CHANGELOG/CHANGELOG-1.33.md for v1.33.10 2026-03-18 18:40:20 +00:00
Kubernetes Release Robot
51a8c572b0 Release commit for Kubernetes v1.33.10 v1.33.10 2026-03-18 18:28:16 +00:00
Alessio Attilio
b5f44064ef pkg/proxy/nftables: fix kube-proxy crash with newer nftables versions
Fixes kube-proxy's nftables mode to work on systems with nft 1.1.3.
2026-03-17 08:15:03 -04:00
Dan Winship
cdf6c75481 Update knftables to v0.0.21 2026-03-17 08:15:03 -04:00
haojiwu
6046458062 Fix RepairIPAddress controller startup failure when namespace informer is not yet synced
Cherry-pick of https://github.com/kubernetes/kubernetes/pull/137147
2026-03-12 13:10:38 -07:00
Kubernetes Prow Robot
391e36f94a Merge pull request #137646 from BenTheElder/no-rules-1.33
drop publishing rules from dependencies.yaml on release-1.33
2026-03-12 11:45:35 +05:30
Benjamin Elder
dd3efcf7a9 drop publishing rules from dependencies.yaml on release branch
We only use the rules in the master branch.

Since we don't need rules.yaml, we don't have two places to match, so we can drop the golang version entirely from this file

bump .go-version alone will be sufficient* on release branches after kubernetes#136954

* ignoring e2e images like agnhost, which will require follow-up PRs ...
2026-03-11 12:59:05 -07:00
Benjamin Elder
f6bd39f561 test/images: read .go-version instead of duplicating 2026-03-11 12:58:50 -07:00
Kubernetes Prow Robot
2a93544e66 Merge pull request #137571 from fuweid/cp-1374942-133
[release-1.33] cmd/kubeadm: ignore EINVAL error during unmount
2026-03-12 01:01:37 +05:30
Kubernetes Prow Robot
53aa6939bd Merge pull request #136958 from lalitc375/automated-cherry-pick-of-#135155-origin-release-1.33
Automated cherry pick of #135155: Fix NPE in CEL schema wrappers of additionalProperties=true objects
2026-03-11 20:45:37 +05:30
Kubernetes Prow Robot
1dce07cee9 Merge pull request #137259 from ahrtr/automated-cherry-pick-of-#137251-upstream-release-1.33
Automated cherry pick of #137251: kubeadm: do not add learner member to etcd client endpoints
2026-03-11 15:59:39 +05:30
Wei Fu
40cd0abf43 cmd/kubeadm: ignore EINVAL error during unmount
If /var/lib/kubelet is MS_SHARED mountpoint, all the mountpoints
under /var/lib/kubelet will have duplicate one. When `kubeadm reset -f`
is executed, it will try to umount one path twice. However, they are in
the peer group. Once we umount one path, the duplicate one will be
umounted as well. So, in this case, we should ignore EINVAL error.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
(cherry picked from commit 2634261c17)
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2026-03-09 10:26:36 -04:00