Commit Graph

132014 Commits

Author SHA1 Message Date
Jordan Liggitt
6ebab3f180 Include relevant dimensions in pod controller indexing 2025-10-16 13:55:04 -04:00
Kubernetes Prow Robot
55bc06117d Merge pull request #134431 from ahrtr/20251006_etcd_start
[release1.34] cherry pick of 134268: gce: Fix etcd manifest
2025-10-16 09:48:41 -07:00
Kubernetes Prow Robot
00b6a4c7af Merge pull request #134589 from liggitt/automated-cherry-pick-of-#134588-upstream-release-1.34
Automated cherry pick of #134588: go 1.25.2/1.24.8 related fixes
2025-10-14 08:41:34 -07:00
Jordan Liggitt
bddc18b094 Add integration test for invalid SAN certificate handling 2025-10-14 09:36:50 -04:00
Jordan Liggitt
f40e4ce552 Remove invalid SAN certificate construction 2025-10-14 09:35:42 -04:00
Benjamin Elder
ed6bf3e5db kubeadm preflight checks: fix host URL construction 2025-10-14 09:35:42 -04:00
Kubernetes Prow Robot
f306bb14b4 Merge pull request #134507 from gnufied/automated-cherry-pick-of-#134456-upstream-release-1.34
Automated cherry pick of #134456: With new changes we will also have a VolumeModifying condition
2025-10-10 08:49:01 -07:00
Hemant Kumar
5be5dc9d54 With new changes we will also have a VolumeModifying condition
Fix e2e tests to take that into account
2025-10-09 14:53:25 -04:00
Kubernetes Prow Robot
dd5246c556 Merge pull request #134133 from Peac36/automated-cherry-pick-of-#134054-upstream-release-1.34
Automated cherry pick of #134054: fix incorrect warning whenever headless service is created/updated
2025-10-08 01:53:02 -07:00
Kubernetes Prow Robot
bc88c024a0 Merge pull request #134342 from bitoku/automated-cherry-pick-of-#132791-upstream-release-1.34
[release-1.34] Update pod resize test to accept new cpu.weight conversion.
2025-10-07 03:07:01 -07:00
Kubernetes Prow Robot
d7aff969ac Merge pull request #134401 from macsko/automated-cherry-pick-of-#134400-upstream-release-1.34
Automated cherry pick of #134400: Disable SchedulerAsyncAPICalls feature gate due to a known regression in v1.34
2025-10-06 09:08:58 -07:00
Kubernetes Prow Robot
74d58dd75a Merge pull request #134382 from borg-land/automated-cherry-pick-of-#134377-upstream-release-1.34
Automated cherry pick of #134377: upgrade to cos 121
2025-10-06 05:39:00 -07:00
Benjamin Wang
ea75d2aa00 gce: Fix etcd manifest
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-10-06 09:31:39 +01:00
Maciej Skoczeń
61c0fb13a7 Disable SchedulerAsyncAPICalls feature gate due to a known regression 2025-10-03 13:04:19 +00:00
upodroid
40899107c1 upgrade to cos 121 2025-10-02 17:46:27 +03:00
Ayato Tokubi
2bfc98b313 Update pod resize test to accept new cpu.weight conversion.
Signed-off-by: Ayato Tokubi <atokubi@redhat.com>
2025-10-02 14:27:32 +00:00
Kubernetes Prow Robot
aea937c73a Merge pull request #134362 from neolit123/automated-cherry-pick-of-#134319-origin-release-1.34
Automated cherry pick of #134319: kubeadm: rework the FetchInitConfigurationFromCluster node flags
2025-10-02 00:40:57 -07:00
Lubomir I. Ivanov
3ffc54a9e9 kubeadm: rework the FetchInitConfigurationFromCluster node flags
The newControlPlane flag has been historically problematic, since
it implies that the function FetchInitConfigurationFromCluster
cannot handle the cases where a node is worker node but
we still want to fetch its NodeRegistrationOptions conditionally,
in cases such as "upgrade node" for workers.

To fix this issue, replace the flag newControlPlaneNode with
two new flags getNodeRegistration and getAPIEndpoint.

If getNodeRegistration is true, we fetch the NRO, and if
getAPIEndpoint is true, we fetch the API endpoint for
that node.

Additionally, rename skipComponentConfigs to getComponentConfigs
for consistency and flip its value accordingly everywhere.
2025-10-01 22:07:30 +02:00
Kubernetes Prow Robot
7800399fce Merge pull request #134088 from gnufied/automated-cherry-pick-of-#134071-upstream-release-1.34
Automated cherry pick of #134071: Wait for quota to report used before creating pvc
2025-09-26 05:16:23 -07:00
Kubernetes Prow Robot
a147a2c8da Merge pull request #134004 from DerekFrank/automated-cherry-pick-of-#133573-upstream-release-1.34
Automated cherry pick of #133573: fix: Update unit test to catch actual nil Labels case and fix functionality to handle nil Labels
2025-09-26 05:16:16 -07:00
Kubernetes Prow Robot
1b4f581811 Merge pull request #133959 from dfajmon/automated-cherry-pick-of-#133186-upstream-release-1.34
Automated cherry pick of #133186: Do not remove PVC ClaimRef to fix flaky VAC test
2025-09-26 04:06:19 -07:00
Kubernetes Prow Robot
e438cf2a16 Merge pull request #134247 from macsko/automated-cherry-pick-of-#134245-upstream-release-1.34
Automated cherry pick of #134245: Revert "fix: handle corner cases in the async preemption"
2025-09-26 02:52:18 -07:00
Kubernetes Prow Robot
f4f8182364 Merge pull request #134087 from pacoxu/cherry-pick-system-validator-v1.10.2-to-1.34
release-1.34: pin system-validators to v1.10.2
2025-09-26 01:34:43 -07:00
Kubernetes Prow Robot
0801367982 Merge pull request #134031 from princepereira/automated-cherry-pick-of-#133953-upstream-release-1.34
Automated cherry pick of #133953: Fix ClusterIP load balancer disappearing when InternalTrafficPolicy: Local is set.
2025-09-26 01:34:36 -07:00
Kubernetes Prow Robot
13b8daa06e Merge pull request #133934 from pohly/automated-cherry-pick-of-#133926-origin-release-1.34
Automated cherry pick of #133926: DRA kubelet: avoid deadlock when gRPC connection to driver goes idle
2025-09-26 01:34:28 -07:00
Kubernetes Prow Robot
3b28d3ba09 Merge pull request #133905 from huww98/automated-cherry-pick-of-#133890-origin-release-1.34
Automated cherry pick of #133890: kubelet/metrics: fix multiple Register call
2025-09-26 01:34:19 -07:00
Kubernetes Prow Robot
7ad368caa6 Merge pull request #134270 from neolit123/automated-cherry-pick-of-#134265-origin-release-1.34
Automated cherry pick of #134265: kubeadm: ensure waiting for apiserver uses a local client
2025-09-26 00:22:19 -07:00
Lubomir I. Ivanov
e9f5e892f7 kubeadm: use JoinHostPort in WaitControlPlaneClient
Using naive string concat with ":" does not work for IPv6.
Apply the fix to WaitForKubelet as well.
2025-09-25 21:26:38 +02:00
Lubomir I. Ivanov
663664c617 kubeadm: ensure waiting for apiserver uses a local client
When waiting for the kube-apiserver to report 'ok'
in the 'init' and 'join' phase 'wait-control-plane', a client
constructed from the 'admin.conf' is used. In the case of the
kube-apiserver, the discovery client is used so that
anonymous-auth works. But if 'admin.conf' is used as is,
it would point to the CPE and not the LAE.

Implement a new method WaitControlPlaneClient() for both
init.go and join.go that patches the 'Server' field in the
loaded v1.Config to point to the LAE, before constructing
a client set and using it in the kube-apiserver waiter.
2025-09-25 15:57:55 +02:00
Kubernetes Prow Robot
b340e9f8a1 Merge pull request #134222 from cpanato/update-go-rel-134
[release-1.34][go] Bump images, dependencies and versions to go 1.24.7 and distroless iptables
2025-09-24 09:08:17 -07:00
Maciej Skoczeń
3f170932be Revert "Merge pull request #133213 from sanposhiho/second-trial-conor"
This reverts commit a2bf45b081, reversing
changes made to 2b2ea27250.
2025-09-24 15:01:03 +00:00
Kubernetes Prow Robot
63a33f1a6f Merge pull request #134150 from sats-23/automated-cherry-pick-of-#133398-origin-release-1.34
Automated cherry pick of #133398: Split preemption integration tests to mitigate the timeout
2025-09-23 23:56:13 -07:00
Carlos Panato
09ddc5ebbf Bump images, dependencies and versions to go 1.24.7 and distroless iptables
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2025-09-23 15:23:17 +02:00
Maciej Skoczeń
b245b551f7 Split preemption integration tests to mitigate the timeout 2025-09-20 17:05:18 +05:30
Kubernetes Prow Robot
b74e83ecbe Merge pull request #134118 from jack4it/automated-cherry-pick-of-#134024-upstream-release-1.34
Automated cherry pick of #134024: fix: use iifname for input interface name matches
2025-09-19 12:56:14 -07:00
Nikola
560cc36db2 fix incorrect warning whenever headless service is created/updated
Signed-off-by: Nikola <peac36@abv.bg>
2025-09-18 18:19:44 +03:00
Jack Ma
07ac83c146 fix: use iifname for input interface name matches
add tests to cover nftables; also fix NewDetectLocalByBridgeInterface
2025-09-17 09:59:14 -07:00
Hemant Kumar
35b87e4c18 Wait for quota to report used before creating pvc
This should avoid races between pvc creation and quota creation
2025-09-16 11:12:13 -04:00
Paco Xu
856ac4923d release-1.34: pin system-validators to v1.10.2 2025-09-16 23:06:52 +08:00
Prince Pereira
7d43ddbbfb Fix ClusterIP load balancer disappearing when InternalTrafficPolicy: Local is set. 2025-09-11 21:47:13 -07:00
DerekFrank
4a40ddf1e6 gofmt and review feedback 2025-09-10 15:57:45 -07:00
DerekFrank
4ae3b64b73 fix: Update unit test to catch actual nil Labels case and fix functionality to handle nil Labels 2025-09-10 15:57:45 -07:00
Kubernetes Release Robot
16e3f7c179 Update CHANGELOG/CHANGELOG-1.34.md for v1.34.1 2025-09-09 20:00:28 +00:00
Kubernetes Release Robot
93248f9ae0 Release commit for Kubernetes v1.34.1 v1.34.1 2025-09-09 19:37:19 +00:00
Connor Catlett
988bdd1258 Do not remove PVC ClaimRef to fix flaky VAC test
Signed-off-by: Connor Catlett <conncatl@amazon.com>
2025-09-09 11:49:26 +02:00
Patrick Ohly
b97399727e DRA kubelet: avoid deadlock when gRPC connection to driver goes idle
When gRPC notifies the kubelet that a connection ended, the kubelet tries to
reconnect because it needs to know when a DRA driver comes back. The same code
gets called when a connection goes idle, by default after 30 minutes. In that
and only that case the conn.Connect call deadlocks while calling into the gRPC
idle manager.

This can be reproduced with a new unit test which artificially shortens the
idle timeout. This fix is to move the Connect call into a goroutine because
then both HandleConn and Connect can proceed. It's sufficient that Connect
finishes at some point, it doesn't need to be immediately.
2025-09-08 20:36:06 +02:00
Kubernetes Prow Robot
45a8851a7c Merge pull request #133901 from yongruilin/automated-cherry-pick-of-#133896-upstream-release-1.34
Automated cherry pick of #133896: fix: Only warn for unrecognized formats on type=string
2025-09-05 14:33:26 -07:00
胡玮文
76ab5f0664 kubelet/metrics: fix multiple Register call
DRA also calls Register at pkg/kubelet/cm/container_manager_linux.go NewContainerManager(), causing volume stats collector being ignored.
Fix this by moving it out of `sync.Once()`, allowing multiple calls to `Register()` func.
2025-09-05 14:54:05 +08:00
胡玮文
04fd1ada6f kubelet/metrics: misc optimization 2025-09-05 14:54:05 +08:00
yongruilin
7bd2900b1e fix: Only warn for unrecognized formats on type=string 2025-09-05 03:53:40 +00:00