Commit Graph

131971 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
0cecf14cfe Merge pull request #133206 from gavinkflam/131475-gocritic-issues-test-e2e-node
Fix gocritic issues - test/e2e_node
2025-08-27 16:05:56 -07:00
Kubernetes Prow Robot
378434cf24 Merge pull request #133198 from everpeace/fix-non-existing-pci-hierarchy-senario
Fix non-existent PCI device hierarchy examples/testcases in "deviceattribute" package in " k8s.io/dynamic-resource-allocation" module
2025-08-27 16:05:49 -07:00
Kubernetes Prow Robot
3355bd0800 Merge pull request #133186 from ConnorJC3/fix-flaky-vac-test
Do not remove PVC ClaimRef to fix flaky VAC test
2025-08-27 16:05:41 -07:00
Kubernetes Prow Robot
dc348645a9 Merge pull request #133116 from 264nm/fix-approved-unissued-csrs
Fix: Add garbage collection to handle Approved-Unissued CSRs
2025-08-27 16:05:34 -07:00
Kubernetes Prow Robot
36a1587dbf Merge pull request #133080 from togettoyou/cleanup-scheduler_perf_TODO
scheduler_perf: remove outdated TODO comments
2025-08-27 16:05:27 -07:00
Kubernetes Prow Robot
790944901f Merge pull request #132825 from PatrickLaabs/132577-1
API: extending validations with WithOrigins for pkg/apis/core
2025-08-27 16:05:19 -07:00
Kubernetes Prow Robot
9254b3e14e Merge pull request #132798 from cbandy/cel-validation-errors-132528
Show simple values in validation rule failures
2025-08-27 16:05:12 -07:00
Kubernetes Prow Robot
03ea6eb2c3 Merge pull request #132770 from tom1299/kubect-set-selector-fix-help
Fix help for set selector
2025-08-27 14:54:55 -07:00
Kubernetes Prow Robot
e48518837f Merge pull request #132686 from qiujian16/typo-fix
Fix a typo in fake clientset generator
2025-08-27 14:54:48 -07:00
Kubernetes Prow Robot
310603902c Merge pull request #132613 from gavinkflam/130656-duplicate-validation-errors-metric
feat: increment an internal metric when duplicate validation errors are found
2025-08-27 14:54:41 -07:00
Kubernetes Prow Robot
8ec223428e Merge pull request #132607 from ylink-lfs/test/kubelet_preemption_test
test: code coverage increase for kubelet/preemption
2025-08-27 14:54:34 -07:00
Kubernetes Prow Robot
c0d2bcdf71 Merge pull request #132578 from drigz/actionable-gc-error
Report actionable error when GC fails due to disk pressure
2025-08-27 14:54:27 -07:00
Kubernetes Prow Robot
b54c00b2ad Merge pull request #132550 from gavinkflam/130656-fix-duplicate-validations-4
bug: Remove duplicate RBAC resources update validations
2025-08-27 14:54:20 -07:00
Kubernetes Prow Robot
4d15270bd7 Merge pull request #132549 from gavinkflam/130656-fix-duplicate-validations-3
bug: Remove duplicate storage resources update validations
2025-08-27 14:54:12 -07:00
Kubernetes Prow Robot
62a268a784 Merge pull request #132505 from SergeyKanzhelev/cri_api_1_33
added changelog for CRI API 1.33
2025-08-27 14:54:05 -07:00
Kubernetes Prow Robot
1c778ab972 Merge pull request #132503 from LoganGoogle/remove-redundant-code
Remove redundant MilliValue call in GetRawMetric for podautoscaler
2025-08-27 14:53:58 -07:00
Kubernetes Prow Robot
4b818b45e4 Merge pull request #132477 from xigang/daemonset_missscheduled
Fix DaemonSet misscheduled status not updating on node taint changes
2025-08-27 14:53:51 -07:00
Kubernetes Prow Robot
29cf8ae3d1 Merge pull request #132060 from Jefftree/135-bv
Bump BinaryVersion to 1.35
2025-08-27 14:53:44 -07:00
Kubernetes Prow Robot
c9657baa44 Merge pull request #131479 from itspacchu/gocritic-boolexprsimplify-131475
gocritic: simplify bool expression
2025-08-27 14:53:37 -07:00
Kubernetes Prow Robot
1df4ac5271 Merge pull request #131301 from epini-dw/master
Fix kubectl writing current-context to the wrong kubeconfig file when using multiple kubeconfig files.
2025-08-27 14:53:30 -07:00
Kubernetes Prow Robot
8ecbfcaa93 Merge pull request #130270 from zhifei92/migrate-kubelet-nodestatus-to-contextual-logging
chore(kubelet): migrate nodestatus to contextual logging
2025-08-27 14:53:22 -07:00
Omer Aplatony
b9a8dffa51 Fix replicaCount calculation exceeding max int32 (#126979)
* Fix replicaCount calculation exceeding max int32

Signed-off-by: Omer Aplatony <omerap12@gmail.com>

* Add test for scaling up with overflow

Signed-off-by: Omer Aplatony <omerap12@gmail.com>

---------

Signed-off-by: Omer Aplatony <omerap12@gmail.com>
2025-08-27 14:53:15 -07:00
Kubernetes Release Robot
6dff95db79 CHANGELOG: Update directory for v1.34.0 release 2025-08-27 10:36:10 +00:00
Chris Bandy
7a43f8bd27 Omit values from validation rule error expressions 2025-08-26 18:38:50 -05:00
Chris Bandy
56e2f15c1a Show simple values in validation rule errors 2025-08-26 18:38:50 -05:00
Chris Bandy
00c30b354d Reduce nested conditionals around validation rule errors 2025-08-26 18:31:56 -05:00
Kubernetes Prow Robot
28c8381aa5 Merge pull request #133695 from prezha/kube-proxy-iptables-startup-errors
Fix kube-proxy iptables startup: log but don't exit if ipv4 or ipv6 is not available
2025-08-26 09:22:10 -07:00
Predrag Rogic
f2170bc6c3 kube-proxy: log but don't exit if ipv4 or ipv6 is not available 2025-08-26 16:11:12 +01:00
264nm
9c8e03a40b gofmt cleaner.go 2025-08-25 17:36:35 +10:00
264nm
8b760704fc fix(cleaner.go): exit early on check of CSR issue state 2025-08-22 12:37:55 +10:00
Kubernetes Prow Robot
091f87c10b Merge pull request #133625 from danwinship/servicecidr-conformance
Remove patch/update from ServiceCIDR API conformance test
2025-08-21 03:31:05 -07:00
Kubernetes Release Robot
f47e9696d7 CHANGELOG: Update directory for v1.34.0-rc.2 release 2025-08-20 17:40:32 +00:00
Dan Winship
db01f94032 Remove patch/update from ServiceCIDR API conformance test
They were already listed in ineligible_endpoints.yaml, so we shouldn't
be testing them here anyway.
2025-08-20 09:19:55 -04:00
264nm
ebf3d814f4 Fix(cleaner.go): Add GC to handle Approved-Unissued CSRs 2025-08-20 10:55:07 +10:00
Kubernetes Prow Robot
4e8b192b66 Merge pull request #133604 from serathius/watchcache-count
Fix storage counting all objects instead of objects for resource
2025-08-19 09:23:36 -07:00
Marek Siarkowicz
d49e3d67cb Fix storage counting all objects instead just objects for resource 2025-08-19 16:35:34 +02:00
Kubernetes Prow Robot
5568780ca3 Merge pull request #133562 from nojnhuh/dra-e2e-slice-controller-flake
DRA: wait for stats to converge in "creates slices" e2e test
2025-08-19 04:21:36 -07:00
Kubernetes Prow Robot
29e16ff792 Merge pull request #133286 from yliaog/deviceplugin
added WithFlaky to the device plugin test case: supports extended resources together with ResourceClaim
2025-08-19 00:43:35 -07:00
Kubernetes Prow Robot
aafb9d4cf8 Merge pull request #133595 from tkashem/fix-dra-test-flake
fix flake in dra test 'TestPlugin'
2025-08-18 21:41:08 -07:00
Abu Kashem
747a295cac fix flake in dra test 'TestPlugin'
TestPlugin/multi-claims-binding-conditions-all-success/PreEnqueue
flakes due to the assumed cache not been synced with the initial
store. The test waits until the registered handler used by the
assumed cache has synced before proceeding with the test
2025-08-18 15:54:03 -04:00
Kubernetes Prow Robot
b7706ef58b Merge pull request #133587 from pohly/dra-allocator-race
DRA allocator: fix data race around `claimsToAllocate`
2025-08-18 09:37:09 -07:00
Patrick Ohly
4ebe560c74 DRA allocator: fix data race around claimsToAllocate
The `claimsToAllocate` field stores the parameter of the `Allocate` call and
therefore has to be in the per-Allocate `allocate` struct.

Without support for extended resources, all calls get the same slice, which
explains why this bug did not fail more severely and only showed up in a data
race warning during integration testing. With support for extended resources,
the result is potentially broken because each call gets different slices.
2025-08-18 13:44:26 +02:00
Kubernetes Prow Robot
17d6c9c551 Merge pull request #133523 from bart0sh/PR194-dra-upgrade-downgrade-use-latest
e2e_dra: use latest release if stable doesn't exist
2025-08-18 01:33:09 -07:00
Ed Bartosh
41013e7bf0 e2e_dra: use latest release if stable doesn't exist
This change updates the DRA upgrade/downgrade test to attempt
downloading the "latest" Kubernetes release if the "stable" release
entry point is not available.

This should fix test failures for the time just before the release,
when master is switched to the next release, but stable release URL
is not yet updated.
2025-08-18 10:23:42 +03:00
Kubernetes Prow Robot
8082e9ab15 Merge pull request #133570 from BenTheElder/pr131351
Clarify staging repository READMEs
2025-08-15 21:09:07 -07:00
Benjamin Elder
e49f6116f9 clarify that staging repos are automatically published 2025-08-15 14:33:07 -07:00
Benjamin Elder
ada2ed8487 add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only 2025-08-15 10:17:18 -07:00
Benjamin Elder
8919ac43c8 special case that kubectl staging repo is currently used to track issues, and only pull requests should be redirected back to the main repo. 2025-08-15 10:10:58 -07:00
Benjamin Elder
011d500197 link to what a staging repository is 2025-08-15 10:10:26 -07:00
sAchin-680
7c43e6d2fd docs: clarify that this is a staging repository and not for direct contributions
Signed-off-by: sAchin-680 <mrmister680@gmail.com>
2025-08-15 10:08:16 -07:00