Commit Graph

129951 Commits

Author SHA1 Message Date
Antonio Ojea
b9fec8bf4f fix scheme import
Change-Id: I9a94c06b931031a1c2391184342fd5ffa79e3128
2025-05-15 13:46:48 +00:00
Kubernetes Prow Robot
2d063df463 Merge pull request #131773 from BenTheElder/reflect-type-not-path
datapol: compare types directly
2025-05-15 02:15:13 -07:00
Kubernetes Prow Robot
92f6854b3d Merge pull request #131763 from macsko/add_sig_scheduling_label_to_perf_and_staging
Add sig/scheduling label to scheduler_perf and staging repo OWNERS
2025-05-15 01:05:20 -07:00
Kubernetes Prow Robot
35956e9548 Merge pull request #127667 from zylxjtu/dev
Add log file rotation
2025-05-15 01:05:13 -07:00
Benjamin Elder
0114d33c34 datapol: compare types directly
all of these types are in the go standard library, so they're not really problematic dependencies (also basically any component must be using net/http and x509 anyhow)

comparing type directly is less fragile
2025-05-14 17:44:00 -07:00
Kubernetes Prow Robot
d96cbb17fc Merge pull request #131762 from aojea/e2e_net_flake
e2e pod readiness gate network flake
2025-05-14 15:07:21 -07:00
Kubernetes Prow Robot
0f80dab6ba Merge pull request #131753 from tallclair/server-cleanup
Remove unused GetHostname method
2025-05-14 14:03:26 -07:00
Kubernetes Prow Robot
74da30e1df Merge pull request #131623 from rata/userns-wrap-errors
kubelet: userns: Improve errors returned to the user
2025-05-14 14:03:19 -07:00
zylxjtu
094466539e Add rotation and clean up for logging 2025-05-14 18:44:04 +00:00
Kubernetes Prow Robot
b587977f7c Merge pull request #131445 from natasha41575/renameObservedGenHelperFns
update godoc for and rename observedGeneration helpers
2025-05-14 11:39:19 -07:00
Tim Allclair
125600e745 Remove unused GetHostname method 2025-05-14 11:05:46 -07:00
Kubernetes Prow Robot
49945dbfab Merge pull request #131742 from ingvagabund/update-sig-scheduling-async-preemption-test
[sig-scheduling] SchedulerPreemption [Serial] validates various priority Pods preempt expectedly with the async preemption: replace finalizers with preStop hook and TerminationGracePeriodSeconds
2025-05-14 06:47:26 -07:00
Kubernetes Prow Robot
92c06be523 Merge pull request #131299 from nojnhuh/dra-admin-dupes
DRA: prevent admin access claims from getting duplicate devices
2025-05-14 06:47:19 -07:00
Kubernetes Prow Robot
2a3ca42c91 Merge pull request #131345 from haosdent/haosdent/return-unresolvable-when-exceed-node-resources
scheduler: return UnschedulableAndUnresolvable when node capacity is insufficient
2025-05-14 05:13:25 -07:00
Kubernetes Prow Robot
0113538e59 Merge pull request #127180 from sanposhiho/general-gate
feat: introduce pInfo.GatingPlugin to filter out events more generally
2025-05-14 05:13:18 -07:00
Maciej Skoczeń
5121115711 Add sig/scheduling label to scheduler integration tests and staging repo OWNERS 2025-05-14 11:39:04 +00:00
Kubernetes Prow Robot
feb393341e Merge pull request #131714 from sanposhiho/improve-backoff
feat: improve the backoff calculation to O(1)
2025-05-14 03:15:25 -07:00
Kubernetes Prow Robot
49b8845970 Merge pull request #131710 from saza-ku/fix-test-node-affinity-scoring
test: wait for nodes to be in scheduler's cache
2025-05-14 03:15:19 -07:00
Antonio Ojea
0ad8e65d90 e2e pod readiness gate network flake
Change-Id: I9625682c8dc0ca3c5423ed2ba2fe57eb51611003
2025-05-14 08:55:42 +00:00
Kubernetes Prow Robot
fcf22b3ebe Merge pull request #131732 from danwinship/endpoint-bad-conformance
Fix two conformance tests to use EndpointSlices rather than Endpoints
2025-05-14 00:50:50 -07:00
Kubernetes Prow Robot
fbd474a286 Merge pull request #131644 from Uladzislau97/taint-time-added
Remove misleading comment from NodeTaint TimeAdded field
2025-05-13 15:53:26 -07:00
Kubernetes Prow Robot
cc40ff76ca Merge pull request #131751 from bridgetkromhout/add-joelspeed
Adding Joel Speed
2025-05-13 14:49:26 -07:00
Bridget Kromhout
504b681ae1 Adding Joel Speed
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2025-05-13 15:46:43 -05:00
Jon Huhn
47f8596063 DRA: prevent admin access claims from getting duplicate devices 2025-05-13 15:03:27 -05:00
Kubernetes Prow Robot
c96032addd Merge pull request #131318 from aojea/lock_servicecidr
Lock MultiCIDRServiceAllocator to default and DisableAllocatorDualWrite to GA
2025-05-13 09:51:28 -07:00
Kubernetes Prow Robot
0f71293ec8 Merge pull request #131279 from nojnhuh/resource-slice-tracker-tests
Run all permutations of input events in ResourceSlice tracker tests
2025-05-13 09:51:20 -07:00
Kubernetes Prow Robot
cdf61cd150 Merge pull request #131743 from cpanato/udpate-pub
update publishing rules for rel 1.30/31/32 to use go1.23.8 and drop release-1.29 config
2025-05-13 08:43:22 -07:00
Kubernetes Prow Robot
1325262b5f Merge pull request #130961 from hakuna-matatah/rs
Optimize RS Controller Performance: Reduce Work Duration Time & Minimize Cache Locking
2025-05-13 08:43:15 -07:00
Vlad Vasilyeu
c4d6fcb197 Remove misleading comment from NodeTaint TimeAdded field 2025-05-13 15:35:21 +00:00
Kubernetes Prow Robot
3ec10da031 Merge pull request #131608 from omerap12/migrate-ExtractCommentTags-conversion
Migrate ExtractCommentTags to ExtractFunctionStyleCommentTags
2025-05-13 07:03:27 -07:00
Kubernetes Prow Robot
c6311d5836 Merge pull request #130927 from mortent/PartitionableDeviceE2eTests
E2e tests for Partitionable Devices
2025-05-13 07:03:21 -07:00
Carlos Panato
d0b6ea36b6 update got to 1.23.8 for the active release branches
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2025-05-13 15:35:18 +02:00
Carlos Panato
3043257b83 remove release-1.29 as it is deprecated
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2025-05-13 15:34:38 +02:00
Jan Chaloupka
9fd545bcc4 [sig-scheduling] SchedulerPreemption [Serial] validates various priority Pods preempt expectedly with the async preemption: replace finalizers with preStop hook and TerminationGracePeriodSeconds
Finalizers do not work as expected when an informer with a field
selector is used. Any time a pod changing its state gets excluded by the
field selector a synthetic delete event is issues even though the pod
with a finalizer set is still present. Thus, making the scheduler
schedule the high and medium priority pods before any of the low
priority pod finalizers is removed. Instead, rely on preStop hook and
TerminationGracePeriodSeconds to keep all low priority pods long enough
included by the field selector so all high priority pods can set their
.status.nominatedNodeName field.

Also, update the check for how many medium priority pods are expected to
be scheduled. Each node can accept 10 pods of the given extended
resources. Given there's 5 high priority created per node, there's
always 5 times number of nodes spots left for the medium priority pods.
2025-05-13 15:06:04 +02:00
Dan Winship
74e9b27e56 Port "Service endpoints latency should not be very high" to EndpointSlices
This changes the conformance test to measure the latency of the
EndpointSlice controller rather than the Endpoints controller. This
should not have any real effect since the two controllers run in the
same process and do mostly the same thing (especially in tests like
this one which don't test multi-slice services).
2025-05-13 08:53:50 -04:00
saza-ku
e5f7fc25e7 TestNodeAffinityScoring: wait all nodes 2025-05-13 16:18:19 +09:00
Kubernetes Prow Robot
fd15e3fd55 Merge pull request #131697 from adrianmoisey/add-adrian-as-reviewer
Self nominate adrianmoisey as sig-network reviewer
2025-05-12 17:53:23 -07:00
Kubernetes Prow Robot
b8d9c12d1b Merge pull request #131330 from aojea/servicecidr_fixes
servicecidr: only patch status if necessary
2025-05-12 17:53:16 -07:00
Kubernetes Prow Robot
1a0eeb90e4 Merge pull request #131715 from thockin/kk_yaml_decoder_nits
Account consumed newlines properly in YAML decoder
2025-05-12 16:01:15 -07:00
Harish Kuna
e42aba6c0c Optimize RS Controller Performance: Reduce Work Duration Time & Minimize Cache Locking 2025-05-12 19:56:46 +00:00
Kubernetes Prow Robot
832be9538e Merge pull request #131725 from dims/avoid-encoding-in-log-response-object-when-we-dont-need-it
Avoid encoding in LogResponseObject when we are not going to use it
2025-05-12 12:15:15 -07:00
Davanum Srinivas
721947a570 Update staging/src/k8s.io/apiserver/pkg/audit/request_log_test.go
Co-authored-by: Tim Allclair <timallclair@gmail.com>
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2025-05-12 14:11:19 -04:00
Davanum Srinivas
153233c677 review from tallclair
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2025-05-12 12:59:58 -04:00
Kubernetes Prow Robot
0e64c6443f Merge pull request #131727 from danwinship/labeldocs
Fix comments on ginkgo label functions
2025-05-12 09:29:16 -07:00
Davanum Srinivas
e418ee3a92 Avoid encoding in LogResponseObject when we are not going to use it
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2025-05-12 12:11:38 -04:00
Morten Torkildsen
26c198dc20 Some fixes 2025-05-12 16:08:15 +00:00
Morten Torkildsen
0b915a538f Cleanup after rebase 2025-05-12 16:02:11 +00:00
Morten Torkildsen
a6586aa610 Addressed comments 2025-05-12 16:01:01 +00:00
Morten Torkildsen
e262cccf23 Cleanup after rebase 2025-05-12 16:00:07 +00:00
Morten Torkildsen
8610404358 Add e2e tests for Partitionable Devices 2025-05-12 16:00:04 +00:00