Kubernetes Prow Robot
aefb388c7d
Merge pull request #134654 from liggitt/unexport-orphan
...
Include relevant dimensions in pod controller indexing
2025-10-16 13:02:40 -07:00
Kubernetes Prow Robot
7af016ec31
Merge pull request #133153 from helayoty/helayoty/enable-beta-maxUnavailable
...
Update MaxUnavailableStatefulSet feature gate to beta
2025-10-16 12:04:50 -07:00
Kubernetes Prow Robot
50e3cb3f58
Merge pull request #133128 from jm-franc/set-gate-to-beta
...
Promote HPAConfigurableTolerance gate to beta
2025-10-16 12:04:43 -07:00
Kubernetes Prow Robot
e066b3850f
Merge pull request #133912 from tallclair/kube-feature-deps
...
Mark all Kube feature dependencies, and require dependencies to be declared for all features
2025-10-16 11:14:43 -07:00
Jordan Liggitt
91d135f344
Include relevant dimensions in pod controller indexing
2025-10-16 13:27:50 -04:00
Kubernetes Prow Robot
2453394c0a
Merge pull request #134267 from zk-123/optimization/serviceaccount-token-controller
...
refactor(serviceaccount-tokens-controller): Change MutationCache to SecretLister
2025-10-16 00:15:37 -07:00
Kubernetes Prow Robot
02e576064f
Merge pull request #134614 from ffromani/topomgr-max-allowable-nodes-ga
...
KEP-4622: promote topology manager `max-allowable-numa-nodes` to GA
2025-10-15 18:43:41 -07:00
Tim Allclair
debe026b21
Fix unit tests to work with explicit depndencies
2025-10-15 15:04:26 -07:00
Kubernetes Prow Robot
6298c4e6ab
Merge pull request #134626 from lalitc375/status
...
Test DV status update tests for all API versions
2025-10-15 14:41:36 -07:00
Lalit Chauhan
54f39033f0
Test status update for all APII versions
2025-10-15 18:11:48 +00:00
Tim Allclair
36e3a8f269
Record and require all kube-feature dependencies
2025-10-15 10:29:15 -07:00
Jordan Liggitt
20af32e5c1
Stop serving alphas removed in 1.35
2025-10-15 12:59:59 -04:00
Kubernetes Prow Robot
4870d987d0
Merge pull request #134611 from cpanato/update-go-main
...
[go] Bump images, dependencies and versions to go 1.25.3 and distroless iptables
2025-10-15 05:59:42 -07:00
Kubernetes Prow Robot
95fcceb90c
Merge pull request #134388 from nokia/kep-4540-ga
...
KEP-4540: StrictCPUReservationOption moved to GA
2025-10-15 05:59:35 -07:00
Francesco Romani
97861325ae
KEP-4622: node: topomgr: max-allowable-numa-nodes to GA
...
promote the policy option to GA.
Signed-off-by: Francesco Romani <fromani@redhat.com >
2025-10-15 12:21:04 +02:00
Francesco Romani
cccb66bfbc
test: topologymanager: handle panic in test
...
unexpected success should cause a test failure, not a panic
Signed-off-by: Francesco Romani <fromani@redhat.com >
2025-10-15 12:20:57 +02:00
Francesco Romani
00a8ddce91
node: topologymanager: don't leak options in tests
...
unit tests for the policy options add test options to the
global state without proper cleanup; this is done only in tests
so it has limited room for doing damage, but still weakens
the test signal. Let's avoid that adding proper cleanup.
Signed-off-by: Francesco Romani <fromani@redhat.com >
2025-10-15 12:15:08 +02:00
Kubernetes Prow Robot
b35220c725
Merge pull request #134608 from tallclair/disable-allocator-dual-write-2
...
Fix DisableAllocatorDualWrite dependency on MultiCIDRServiceAllocator
2025-10-15 01:53:41 -07:00
Kubernetes Prow Robot
48453a6eec
Merge pull request #134174 from phuhung273/topologymanager-contextual-logging
...
kubelet: Migrate pkg/kubelet/cm/topologymanager to contextual logging
2025-10-15 01:53:34 -07:00
Carlos Panato
96a9fe5f7b
update debian-base and setcap
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com >
2025-10-15 09:42:15 +02:00
Tim Allclair
bf88ae7d73
Fix DisableAllocatorDualWrite dependency on MultiCIDRServiceAllocator
2025-10-14 17:22:19 -07:00
Kubernetes Prow Robot
d92afdefcb
Merge pull request #134298 from kannon92/kep-5573-cgroupv1-unsupported
...
[KEP-5573] Set failCgroupV1 to true
2025-10-14 11:37:34 -07:00
Kubernetes Prow Robot
f7fb7cd86b
Merge pull request #134588 from liggitt/fixes-only-no-go-bump
...
go 1.25.2/1.24.8 related fixes
2025-10-14 07:45:36 -07:00
phuhung273
7ed61cfde1
chore(kubelet): migrate topologymanager to contextual logging
2025-10-14 18:32:20 +07:00
Kubernetes Prow Robot
9b9cd768a0
Merge pull request #134516 from ramzeng/hotfix/ipallocator
...
fix: Add CIDR filtering and overflow protection to IP allocator
2025-10-13 21:47:34 -07:00
Kubernetes Prow Robot
5277a104e6
Merge pull request #134496 from yongruilin/master_vg-rc-unique
...
feat(DRA): migrate list uniqueness to declarative validation
2025-10-13 20:37:33 -07:00
Kubernetes Prow Robot
c48da291ae
Merge pull request #134560 from zk-123/style/kuberruntime_container
...
style(kuberuntime-container): clean up redundant if branches
2025-10-13 19:13:34 -07:00
曾是然
0554102ab3
test: Add CIDR allocator metrics test with multiple CIDRs
2025-10-14 01:59:34 +00:00
Kubernetes Prow Robot
7d87691fe3
Merge pull request #134558 from yongruilin/master_vg-rcstatus-maxitem
...
feat(validation): add k8s:update & migrate ResourceClaimStatus maxItem validation to declarative
2025-10-13 16:29:33 -07:00
yongruilin
9292f1e82b
refactor(resourceclaim): generalize tweakDuplicateRequestName to tweakAddDeviceRequest
2025-10-13 22:37:11 +00:00
yongruilin
2260c9b983
test(validation): Add unit tests for DeviceAllocationResult.Config maxItems
2025-10-13 22:18:11 +00:00
yongruilin
b3eb152db4
feat(dra): Migrate DeviceAllocationResult.Config maxItems validation to declarative
...
This commit migrates the validation for the DeviceAllocationResult.Config field to declarative validation by adding the +k8s:maxItems=64 annotation.
The change is applied to the following API versions:
- resource/v1
- resource/v1beta1
- resource/v1beta2
2025-10-13 22:18:10 +00:00
yongruilin
8c7a338afe
test(validation): Add tests for status.allocation.devices.results maxItems validation
2025-10-13 22:18:10 +00:00
yongruilin
a05fce7c22
feat(dra): Add maxItems tag on AllocationResult.Results
...
This commit migrates the validation for the AllocationResult.Results field to declarative validation by adding the +k8s:maxItems=32 tag.
This aligns with the existing AllocationResultsMaxSize constant and ensures consistency with similar fields like ReservedFor.
This change is applied to the following API versions:
- resource/v1
- resource/v1beta1
- resource/v1beta2
2025-10-13 22:18:10 +00:00
Aaron Prindle
f70142a6a9
feat(validation-gen): migrate ResourceClaimStatus.Allocation NoModify validation to declarative validation
...
Co-Authored-by: Yongrui Lin <yongrlin@outlook.com >
2025-10-13 22:18:10 +00:00
Kubernetes Prow Robot
db63a581ca
Merge pull request #134366 from tallclair/feature-gates-test
...
Set multiple feature gates simultaneously in test
2025-10-13 13:11:33 -07:00
Jordan Liggitt
39d37a1e92
Remove invalid SAN certificate construction
2025-10-13 10:27:22 -07:00
Kubernetes Prow Robot
260ea59ff5
Merge pull request #134293 from bart0sh/PR203-migrate-devicemanager-to-contextual-logging
...
Migrate device manager to contextual logging
2025-10-13 07:23:44 -07:00
zhengkai
19a29de5ec
style(kuberuntime-container): clean up redundant if branches
2025-10-13 15:27:23 +08:00
yongruilin
4d61ba787d
test(validation): Add tests for status.ReservedFor maxItems validation
2025-10-13 06:58:47 +00:00
yongruilin
b0a511d309
feat(dra): Add maxItems tag on ReservedFor field
...
This commit migrates the validation for the ReservedFor field to declarative validation by adding the +k8s:maxItems=256 tag.
This change is applied to the following versions:
- resource/v1
- resource/v1beta1
- resource/v1beta2
2025-10-13 06:58:46 +00:00
曾是然
83eebc2290
fix: Add CIDR filtering and overflow protection to IP allocator
2025-10-11 15:29:25 +00:00
曾是然
20dafe678b
test: Add failing tests for IP allocator CIDR filtering and overflow protection
2025-10-11 01:45:04 +00:00
Kubernetes Prow Robot
b30d138603
Merge pull request #134465 from lalitc375/k8s-label-key
...
Add k8s-label-key format for toleration key
2025-10-10 13:57:00 -07:00
Kubernetes Prow Robot
1bafa63caf
Merge pull request #134526 from PersistentJZH/fix/fix-cron-parse-panic
...
fix panic in cron.ParseStandard
2025-10-10 12:23:00 -07:00
Lalit Chauhan
8b5cf608fd
Add k8s-label-key format for toleration key
2025-10-10 16:25:48 +00:00
Kubernetes Prow Robot
5b3bbd89e6
Merge pull request #134144 from swagatbora90/fix-kubeletnull-crash
...
change klog to log volume name instead of entire spec in GetDeviceMountPath
2025-10-10 09:21:00 -07:00
PersistentJZH
b738e8c3ca
fix panic in cron.ParseStandard
...
Signed-off-by: PersistentJZH <zhihao.kan17@gmail.com >
fix
optimize logic
fix unit test
2025-10-10 23:51:05 +08:00
Kevin Hannon
f27346db6c
update warning to reflect kep changes
2025-10-10 10:00:08 -04:00
Kubernetes Prow Robot
ee1ff4866e
Merge pull request #134479 from pohly/dra-device-taint-no-execute-toleration-fix
...
DRA device taints: fix toleration of NoExecute
2025-10-10 00:47:00 -07:00