Kubernetes Release Robot
b0ab168a71
CHANGELOG: Update directory for v1.30.13 release
2025-05-15 17:56:31 +00:00
Kubernetes Release Robot
fcfd87812f
CHANGELOG: Update directory for v1.31.9 release
2025-05-15 17:52:37 +00:00
Kubernetes Release Robot
2b7f8e1682
CHANGELOG: Update directory for v1.32.5 release
2025-05-15 17:51:41 +00:00
Kubernetes Release Robot
1ab54ffa64
CHANGELOG: Update directory for v1.33.1 release
2025-05-15 17:48:58 +00:00
Kubernetes Prow Robot
a1dbbc8790
Merge pull request #131792 from aojea/bootstrap_package
...
rename package bootstrap to match dir
2025-05-15 09:57:34 -07:00
Kubernetes Prow Robot
91d48d1d73
Merge pull request #131780 from aojea/pod_lifecycle_flakes
...
fix e2e network test flake because of network programming latency
2025-05-15 09:57:27 -07:00
Kubernetes Prow Robot
4786e6e8e0
Merge pull request #131777 from BenTheElder/exit-codes
...
verify scripts: preserve exit code
2025-05-15 09:57:20 -07:00
Kubernetes Prow Robot
5f1a5174c5
Merge pull request #131706 from karlkfi/karl-close-watch-tests
...
test: Close response body in watch tests
2025-05-15 09:57:13 -07:00
Kubernetes Prow Robot
ab89c406c4
Merge pull request #130949 from simonfogliato/kubelet-logs-cleanup
...
Removed unused function UncompressLog.
2025-05-15 08:49:13 -07:00
Kubernetes Prow Robot
80b0f696a6
Merge pull request #131757 from ardaguclu/kuberc-e2e
...
Add e2e tests for kuberc
2025-05-15 06:41:21 -07:00
Kubernetes Prow Robot
58f8906d84
Merge pull request #130094 from carlory/fix-toExternalResourceClaimOrError
...
fix wrong api version in toExternalResourceClaimOrError
2025-05-15 06:41:14 -07:00
Antonio Ojea
cf8acf5cb7
package bootstrap matches dir
...
Change-Id: I56104a0a16e6bd1d7b12097f5eda417dd8ad6247
2025-05-15 11:43:59 +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
Antonio Ojea
9549c11155
fix e2e network test flake because of network programming latency
...
ensure the dataplane is programmed
Change-Id: I576526702ea4c43f69b9abbccc2002fedae2c93a
2025-05-15 08:48:35 +00: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
ef0547741d
verify scripts: preserve exit code
...
these scripts used the result variable pattern but then explicitly exited early with a hardcoded value ....
2025-05-14 21:23:52 -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
Arda Güçlü
1ed6cf2196
Add e2e tests for kuberc
2025-05-14 13:06:03 +03: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