Kubernetes Prow Robot
0aeda7ba37
Merge pull request #125140 from huww98/sets-slices-sort
...
util/sets: simplify List() by using slices.Sort
2025-09-23 14:40:13 -07:00
Kubernetes Prow Robot
56e078d689
Merge pull request #134138 from aditigupta96/refactor-cloud-provider-waitfornamedcachesync
...
refactor(cloud-provider): Use WaitForNamedCacheSyncWithContext
2025-09-23 13:00:15 -07:00
Kubernetes Prow Robot
31a00e37ed
Merge pull request #134223 from cpanato/updates-go-images
...
update kube-cross image
2025-09-23 09:46:14 -07:00
Carlos Panato
48d5664430
update kube-cross image
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com >
2025-09-23 15:25:21 +02:00
Kubernetes Prow Robot
9f40c6f62c
Merge pull request #134137 from aditigupta96/refactor-core-waitfornamedcachesync
...
refactor: Use WaitForNamedCacheSyncWithContext in core components
2025-09-23 01:32:16 -07:00
Kubernetes Prow Robot
1b5fb46b72
Merge pull request #134209 from Jefftree/gengo-bmp
...
Bump gengo
2025-09-22 14:26:12 -07:00
Jefftree
37592a026b
bump gengo
2025-09-22 18:54:58 +00:00
Kubernetes Prow Robot
1aec2eb003
Merge pull request #134156 from JoelSpeed/enable-ssa-tags
...
Enable SSATags linter to enforce +listType on lists in APIs
2025-09-22 09:50:17 -07:00
Omer Aplatony
a8a21aaf85
Add hpa object count metric ( #134140 )
...
* Add hpa object count metrics
Signed-off-by: Omer Aplatony <omerap12@gmail.com >
* change name to num_horizontal_pod_autoscalers
Signed-off-by: Omer Aplatony <omerap12@gmail.com >
* remove log line
Signed-off-by: Omer Aplatony <omerap12@gmail.com >
---------
Signed-off-by: Omer Aplatony <omerap12@gmail.com >
2025-09-22 06:10:19 -07:00
Kubernetes Prow Robot
db0315a641
Merge pull request #134154 from macsko/dont_limit_the_number_of_goroutines_dispatcher_by_api_dispatcher
...
Don't limit the number of goroutines dispatched by the API Dispatcher
2025-09-22 04:54:17 -07:00
Kubernetes Prow Robot
8d9ab38727
Merge pull request #134164 from arkadeepsen/fix-invalid-conntrack-bug
...
Track connection using IP+port in server to fix conntrack test flakes
2025-09-22 03:04:17 -07:00
arkadeepsen
fefcbdcff2
Bump image version
...
Signed-off-by: arkadeepsen <arsen@redhat.com >
2025-09-22 11:46:27 +05:30
arkadeepsen
d957c90153
Track connection using IP+port in server to fix conntrack test flakes
...
Signed-off-by: arkadeepsen <arsen@redhat.com >
Co-authored-by: Patryk Diak <pdiak@redhat.com >
2025-09-22 11:42:17 +05:30
Kubernetes Prow Robot
0b6dba8eb0
Merge pull request #134176 from adrianmoisey/remove-deprecated-WaitForServiceEndpointsNum
...
Remove deprecated WaitForServiceEndpointsNum
2025-09-21 16:24:12 -07:00
Kubernetes Prow Robot
fce5a08b92
Merge pull request #134178 from HirazawaUi/remove-RootlessControlPlane
...
Kubeadm: Remove RootlessControlPlane feature gate
2025-09-21 09:00:12 -07:00
Adrian Moisey
ea914d8077
Remove unused WaitForServiceEndpointsNum function
...
along with the now-unused countEndpointsSlicesNum function
2025-09-21 14:48:13 +02:00
Adrian Moisey
01f7de46f6
Replace deprecated WaitForServiceEndpointsNum call with WaitForEndpointCount
2025-09-21 14:47:03 +02:00
HirazawaUi
12db1e28dc
remove unused file
2025-09-21 00:35:54 +08:00
Kubernetes Prow Robot
d39b162163
Merge pull request #134106 from neolit123/1.35-graduate-ControlPlaneKubeletLocalMode-to-ga
...
kubeadm: graduate ControlPlaneKubeletLocalMode to GA
2025-09-20 09:02:12 -07:00
HirazawaUi
15b16e0090
Remove RootlessControlPlane feature gate
2025-09-20 22:37:56 +08:00
Kubernetes Prow Robot
faf249a3f0
Merge pull request #134166 from pohly/dra-e2e-node-registrar-cleanup
...
DRA E2E node: fix cleanup of tests using separate registrar
2025-09-20 01:58:12 -07:00
Patrick Ohly
343a5db965
DRA E2E node: fix cleanup of tests using separate registrar
...
8fed05c5b7 fixed the cleanup of tests which start
registrar and service in a single call. But tests which first started the
registrar and then the service separately still had the problem:
- registrar is started with test context
- pods remain running at end of test
- registrar stops because of test context cancellation
- pods remain pending despite deletion because the driver gets
unregistered (timing dependent, so this may have flaked)
The fix is to also clean up the registrar after the test, in reverse startup
order.
2025-09-19 18:47:21 +02:00
Kubernetes Prow Robot
09aaf72260
Merge pull request #134124 from danwinship/iptables-setup
...
drop utiliptables.NewDualStack, which is too confusing
2025-09-19 08:30:12 -07:00
Joel Speed
4e71993917
Enable SSATags linter to enforce +listType on lists in APIs
2025-09-19 13:57:07 +01:00
Kubernetes Prow Robot
b2f9a821ea
Merge pull request #133931 from ardaguclu/fix-flaky-all-logs
...
Wait the readiness of pods for all the containers generate logs
2025-09-19 04:20:12 -07:00
Arda Güçlü
883b9e570a
Wait the readiness of pods for all the containers generate logs
2025-09-19 13:25:50 +03:00
Maciej Skoczeń
4275b8b759
Don't limit the number of goroutines dispatched by the API Dispatcher
2025-09-19 09:36:44 +00:00
Kubernetes Prow Robot
6070f5a929
Merge pull request #134145 from dims/update-to-latest-sigs.k8s.io/json
...
update to latest sigs.k8s.io/json
2025-09-18 19:58:11 -07:00
Kubernetes Prow Robot
58715a58da
Merge pull request #133620 from zeqian-meng/remove-rbd-image
...
Remove rbd image and storage class
2025-09-18 18:36:11 -07:00
Davanum Srinivas
736f7b9a1b
update to latest sigs.k8s.io/json
2025-09-18 20:55:31 -04:00
Kubernetes Prow Robot
a742db1bf6
Merge pull request #134093 from yongruilin/master_resource_ratcheting
...
refactor: skip re-validating for unchanged resource claim specs
2025-09-18 15:24:18 -07:00
Kubernetes Prow Robot
725c9153df
Merge pull request #134078 from aaron-prindle/vg-enable-deviceclass
...
feat(validation-gen) enable declarative validation for resource.k8s.io DeviceClass
2025-09-18 15:24:12 -07:00
Kubernetes Prow Robot
2c35d03ce6
Merge pull request #134132 from skitt/golangci-lint-2.4.0
...
Bump golangci-lint to 2.4.0
2025-09-18 13:10:18 -07:00
Kubernetes Prow Robot
b35407ea7f
Merge pull request #134089 from pacoxu/bump-system-validator-v1.10.2
...
bump system-validators to v1.11.1
2025-09-18 13:10:11 -07:00
Aditi Gupta
19356ad118
refactor(cloud-provider): Use WaitForNamedCacheSyncWithContext
...
Signed-off-by: Aditi Gupta <aditigpta@google.com >
2025-09-18 11:43:43 -07:00
Aditi Gupta
f44279647b
refactor: Use WaitForNamedCacheSyncWithContext in core components
...
Signed-off-by: Aditi Gupta <aditigpta@google.com >
2025-09-18 11:34:28 -07:00
Kubernetes Prow Robot
203793fe65
Merge pull request #134094 from lalitc375/cherry-pick-pr-171
...
Add support for k8s-long-name-caseless format.
2025-09-18 11:22:10 -07:00
Kubernetes Prow Robot
b4943a9dc9
Merge pull request #134104 from aditigupta96/refactor-cloud-node-controllers
...
refactor(controller): Use WithContext variants in cloud node controllers
2025-09-18 10:32:22 -07:00
Kubernetes Prow Robot
26a8a04ff8
Merge pull request #134061 from aditigupta96/contextual-logging-establishing-controller
...
feat(apiextensions-apiserver): Add WithContext variant to EstablishingController
2025-09-18 10:32:14 -07:00
Lubomir I. Ivanov
9d4b91dbd8
kubeadm: cleanup after ControlPlaneKubeletLocalMode
2025-09-18 18:37:23 +02:00
Kubernetes Prow Robot
5def66bc46
Merge pull request #134130 from ardaguclu/remove-openapi-fg
...
Remove KUBECTL_OPENAPIV3_PATCH feature gate as the feature is stable
2025-09-18 08:04:23 -07:00
Kubernetes Prow Robot
d7bd2b0343
Merge pull request #134030 from richabanker/update-metrics-docs
...
Update metrics docs list for v1.34
2025-09-18 08:04:15 -07:00
Stephen Kitt
c3a26a066d
Bump golangci-lint to 2.4.0
...
This adds support for Go 1.25. There are no changes to the linting
results.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2025-09-18 16:20:34 +02:00
Kubernetes Prow Robot
dbc7fe1b7f
Merge pull request #134129 from hjchoi0330/fix-typo
...
fix: duplicated 'the' in comment
2025-09-18 05:29:45 -07:00
Heba
36e3adf318
Add e2e test for MaxUnavailable StatefulSet RollingUpdate ( #133717 )
...
* Add e2e test for MaxUnavailable rolling update
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
* Update test/e2e/apps/statefulset.go
Co-authored-by: Maciej Szulik <soltysh@gmail.com >
* Adress feedback comments
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
* address feedback
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
* expose poll interval as a param
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
* Update test/e2e/apps/statefulset.go
Co-authored-by: Maciej Szulik <soltysh@gmail.com >
* Update test/e2e/framework/statefulset/wait.go
Co-authored-by: Maciej Szulik <soltysh@gmail.com >
* fix pollinterval
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
* update time duration style
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
---------
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
Co-authored-by: Maciej Szulik <soltysh@gmail.com >
2025-09-18 03:53:42 -07:00
Arda Güçlü
9382fa8b70
Remove KUBECTL_OPENAPIV3_PATCH feature gate as the feature is stable
2025-09-18 12:30:09 +03:00
hojinchoi
7028ba09db
fix: duplicated 'the' in comment
2025-09-18 18:11:44 +09:00
Paco Xu
d7a2793fa6
bump system-validators to v1.11.1
2025-09-18 15:48:36 +08:00
Kubernetes Prow Robot
11ade2f7dd
Merge pull request #133492 from BenTheElder/gomax-procs-125
...
drop automaxprocs hacks now that go 1.25 handles this built in
2025-09-17 22:12:07 -07:00
Kubernetes Prow Robot
d3cb6b539d
Merge pull request #133178 from liggitt/psa-emulation
...
make admission and pod-security-admission checks be informed by emulation version
2025-09-17 17:22:07 -07:00