Kubernetes Prow Robot
b9b5f65c2e
Merge pull request #135419 from pohly/apimachinery-handle-errors-helper
...
apimachinery: clarify ErrorHandler and provide helper for formatting
2026-03-12 05:13:42 +05:30
Kubernetes Prow Robot
6d92449054
Merge pull request #134290 from huww98/kcm-no-get-pv
...
Do not get PV for externally deleting volume
2026-03-12 05:13:35 +05:30
Kubernetes Prow Robot
85a2c747e2
Merge pull request #137642 from tallclair/testgetpods
...
Fix flake in TestGetPods
2026-03-12 04:07:42 +05:30
Kubernetes Prow Robot
1d7d965338
Merge pull request #137563 from pohly/golangci-lint-bump
...
bump golangci-lint to v2.11.2
2026-03-12 04:07:35 +05:30
Kubernetes Prow Robot
93eed79b22
Merge pull request #137639 from pohly/dra-integration-extendedresource-alloc-fix
...
DRA integration: fix test isolation of extended resource test
2026-03-12 03:01:49 +05:30
Kubernetes Prow Robot
958c10e37e
Merge pull request #137370 from Nordix/fix-double-bind
...
fix(kube-proxy): fix health check binding failure in case of dual-stack
2026-03-12 03:01:43 +05:30
Kubernetes Prow Robot
9d5db065bd
Merge pull request #136256 from seans3/websocket-to-kubelet
...
Extend WebSocket Streaming Protocol to the Kubelet for Exec/Attach/PortForward
2026-03-12 03:01:36 +05:30
Tim Allclair
5ef85a8d18
Fix flake in TestGetPods
2026-03-11 19:44:21 +00:00
Kubernetes Prow Robot
2e2115a512
Merge pull request #137581 from aaron-prindle/fieldsv1-string-interning-impl
...
feat: add build-tag type switching for FieldsV1 to string that uses unique.Handle[string] for interning and associated tests
2026-03-12 00:45:59 +05:30
Kubernetes Prow Robot
a3374ab464
Merge pull request #137492 from tico88612/feat/contextual-logging-leaderrelection
...
Use contextual logging in leaderelection controller
2026-03-12 00:45:50 +05:30
Kubernetes Prow Robot
d729528df4
Merge pull request #136711 from saschagrunert/graduate-image-volume-ga
...
[KEP-4639]: Graduate ImageVolume to GA
2026-03-12 00:45:43 +05:30
Kubernetes Prow Robot
e3c05bfa4e
Merge pull request #136700 from Jefftree/cra-fix
...
simplify cluster role aggregation and remove update path
2026-03-12 00:45:35 +05:30
Kubernetes Prow Robot
55909d5cb4
Merge pull request #137636 from soltysh/portforward_cleanup
...
Re-use existing helper for port-forwarding in autoscaling utils
2026-03-11 23:53:56 +05:30
Kubernetes Prow Robot
1dfcb89f50
Merge pull request #137630 from tosi3k/add-tosi3k-to-reviewers
...
Add tosi3k to the SIG Scheduling reviewers
2026-03-11 23:53:49 +05:30
Kubernetes Prow Robot
1c0e7e7391
Merge pull request #137601 from sxllwx/bugfix/cloud-provider-printargs
...
bugfix(cloud-provider): apply log options first
2026-03-11 23:53:42 +05:30
kennangaibel
c19439f3f3
Support tls server name overrides in EgressSelectorConfiguration ( #136640 )
...
add integration test
Use proper test header, change to etcdMain to recognize test flags
fix goroutine leak in integration test
redo integration test with kubeapiserverapptesting
fix comment capitalization, use existing client libraries
fix comment capitalization, use existing client libraries
consolidate http connect handler logic from odic and tls_server-name into helper
add expected SNI, remove unused test
move oidc helpers.go to right dir, remove copyright year
split helpers.go into descriptive file names
use atomic ptr for SNI, refactor generateTestCerts, remove errors from runTLSEgressProxy, explain jwksHandler in comment
use testify, add back context messages
Clean up tests
Signed-off-by: Monis Khan <mok@microsoft.com >
2026-03-11 23:53:35 +05:30
Patrick Ohly
1677969a8a
DRA integration: fix test isolation of extended resource test
...
The testExtendedResource caller supplies a spec without selector and thus
allocated devices from whatever slice some other test might have created. This
caused random test flakes, typically in UsesAllResources because it cannot
allocate all its claims.
This could be fixed in the caller, but as the function exists and might also be
called incorrectly in other, future tests, the function itself gets changed to
add the selector if the caller didn't provide one.
2026-03-11 18:31:13 +01:00
Sean Sullivan
392b5e5c82
Updated proxy handler in kubelet
2026-03-11 16:31:13 +00:00
Kubernetes Prow Robot
65d0bc2b76
Merge pull request #137632 from gnufied/fix-failing-scedhuler-volume-limit
...
Fix e2e tests to handle explicit driver opt-in for scheduling
2026-03-11 21:17:36 +05:30
Maciej Szulik
d11acb0d89
Re-use existing helper for port-forwarding in autoscaling utils
...
Signed-off-by: Maciej Szulik <soltysh@gmail.com >
2026-03-11 15:24:15 +01:00
Hemant Kumar
0e001ab1a5
Fix e2e tests to handle explicit driver opt-in for scheduling
2026-03-11 08:34:29 -04:00
Kubernetes Prow Robot
508b50caa2
Merge pull request #137614 from kairosci/fix-golangci-trailing-whitespace
...
hack/golangci.yaml.in: remove trailing whitespace
2026-03-11 16:59:45 +05:30
Kubernetes Prow Robot
ab547aa810
Merge pull request #137443 from macsko/use_framework_status_in_podgroupalgorithmresult
...
Rework podGroupAlgorithmResult to use fwk.Status and capture errors correctly
2026-03-11 16:59:39 +05:30
Kubernetes Prow Robot
3c7c19ea4f
Merge pull request #137586 from yuanwang04/restart-pod-api-tests
...
Add unit test for immutable restart policy rules
2026-03-11 15:09:43 +05:30
Kubernetes Prow Robot
b16838370b
Merge pull request #136044 from SergeyKanzhelev/versioninconfigz
...
added API Version and Kind in /configz serailized objects
2026-03-11 15:09:36 +05:30
Maciej Skoczeń
71fd4b19e3
Rework podGroupAlgorithmResult to use fwk.Status and capture errors correctly
2026-03-11 09:32:14 +00:00
Kubernetes Prow Robot
9169d916a0
Merge pull request #136042 from pravk03/ndf-beta-2
...
Node Declared Features beta changes
2026-03-11 12:11:36 +05:30
Kubernetes Prow Robot
c9b026b13c
Merge pull request #137538 from hoteye/pr-nodelease-background-comment-master
...
kubelet: clarify why node lease renewal uses context.Background()
2026-03-11 11:17:16 +05:30
Kubernetes Prow Robot
38940f0222
Merge pull request #135297 from michaelasp/svmUpdateCRD
...
Remove CRD stored versions from status upon SVM migration
2026-03-11 08:03:09 +05:30
Michael Aspinwall
d274e05cc9
Remove CRD stored versions from status upon SVM migration
2026-03-11 00:50:27 +00:00
Sergey Kanzhelev
4396474b0b
integration tests for configz endpoints
2026-03-11 00:25:32 +00:00
Kubernetes Prow Robot
f947cb5837
Merge pull request #137615 from michaelasp/watchCacheRvTrunc
...
Truncate watch cache metric to 15 least significant digits
2026-03-11 03:53:33 +05:30
Kubernetes Prow Robot
fdbea74545
Merge pull request #137419 from michaelasp/rvInformerMetrics
...
Add metric tracking the latest cached rv of informers
2026-03-11 03:53:24 +05:30
Kubernetes Prow Robot
d47f3f253b
Merge pull request #137343 from gnufied/prevent-podscheduling-optin
...
Add API changes to prevent pod scheduling via CSIDriver object
2026-03-11 03:53:17 +05:30
Kubernetes Prow Robot
aa5abdd371
Merge pull request #136817 from kairosci/fix-gc-notfound-136525
...
Handle NotFound errors in garbage collector
2026-03-11 03:53:09 +05:30
Kubernetes Prow Robot
67579b0285
Merge pull request #137593 from pacoxu/flaking-test-lb
...
flaking fix: ignore watch actions from the informer's reflector
2026-03-11 03:03:40 +05:30
Kubernetes Prow Robot
0873aca240
Merge pull request #137402 from Nordix/fix-ipv6-support-check
...
fix(kube-proxy): fix IPv6 support check for Linux
2026-03-11 03:03:33 +05:30
Kubernetes Prow Robot
69144c9081
Merge pull request #137371 from pohly/dra-bind-claim-panic
...
DRA scheduler: fix potential panic when DRABindingConditions are enabled
2026-03-11 03:03:25 +05:30
Kubernetes Prow Robot
58c97976ea
Merge pull request #137051 from vladikkuzn/kind-labels-to-cherry-pick
...
Automate adding kind/* labels to cherry-pick PRs
2026-03-11 03:03:18 +05:30
Kubernetes Prow Robot
5f3d744c8f
Merge pull request #136045 from SergeyKanzhelev/configzIsOfficial
...
/configz is official endpoint, removing the misleading note
2026-03-11 03:03:10 +05:30
Aaron Prindle
3ad0cbc070
feat: add build-tag type switching for FieldsV1 to string that uses unique.Handle[string] for interning and associated tests + benchmarks
2026-03-10 20:58:09 +00:00
Yuan Wang
99f9875dd2
Add unit test for immutable restart policy rules
2026-03-10 20:46:09 +00:00
Michael Aspinwall
9fb9e933b2
Add metric tracking the latest cached rv of informers
2026-03-10 20:29:41 +00:00
Michael Aspinwall
a8d8cb0132
Truncate watch cache metric to 15 least significant digits
2026-03-10 20:28:41 +00:00
Kubernetes Prow Robot
c5a0cfcc7a
Merge pull request #136996 from everettraven/dv/minlength
...
[Declarative Validation] Add `k8s:minLength` tag
2026-03-11 01:47:16 +05:30
Alessio Attilio
8ed40e7ae7
test: add unit tests for deleteObject NotFound handling in garbage collector
...
When deleteObject returns a NotFound error (the object was externally deleted
between the GET and the DELETE), attemptToDeleteItem should enqueue a virtual
delete event and return enqueuedVirtualDeleteEventErr.
Cover both code paths:
- default (background propagation): item with dangling owner
- waitingForDependentsDeletion: item whose owner is foreground-deleting
2026-03-10 20:43:30 +01:00
Kubernetes Prow Robot
0009958799
Merge pull request #137386 from richabanker/flagz-beta
...
Graduate ComponentFlagz feature gate to Beta
2026-03-11 00:45:26 +05:30
Kubernetes Prow Robot
89d2deaa1d
Merge pull request #137202 from serathius/watchlist-trace
...
Mirror List and WatchList tracing
2026-03-11 00:45:18 +05:30
Alima Azamat
18cbbbd34e
podStartSLOduration excludes init container runtime and image pulling time, includes only stateless and immediately schedulable pods ( #131950 )
2026-03-11 00:45:11 +05:30
Alessio Attilio
fcb2169a3e
hack/golangci.yaml.in: remove trailing whitespace
...
Remove trailing whitespace on three lines.
2026-03-10 19:32:58 +01:00