Kubernetes Prow Robot
73bfa9038d
Merge pull request #132168 from Peac36/feature/131914
...
reduce logspam when calculating sandbox resources
2025-06-11 12:02:54 -07:00
Kubernetes Prow Robot
8afdc5583f
Merge pull request #132215 from ffromani/e2e-serial-cpumgr-crio-fix
...
e2e: node: serial: fix cgroup path with crio
2025-06-11 04:04:57 -07:00
Kubernetes Prow Robot
5d9144ca2e
Merge pull request #132227 from aroradaman/skip-nfacct-ipv6
...
skip nfacct test in IPv6 clusters
2025-06-11 02:28:56 -07:00
Daman Arora
86c709cd81
skip nfacct test in IPv6 clusters
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2025-06-11 12:34:18 +05:30
Kubernetes Prow Robot
8052df02af
Merge pull request #132217 from yongruilin/master_vg_refactor-test
...
feat(validation-gen): Improve validation test helpers for validation-gen
2025-06-10 23:36:55 -07:00
Kubernetes Prow Robot
90160d9503
Merge pull request #132138 from yongruilin/master_vg_mapofslice
...
Remove unsupported map of slice validation for non-byte elements in validation-gen
2025-06-10 22:30:55 -07:00
yongruilin
07151bb0f4
chore: Add validation error for unsupported map of slices in validation-gen
...
This update introduces error handling for cases where a map of slices is encountered during validation. The validation process now explicitly returns an error message indicating that this type of validation is not supported, enhancing the robustness of the validation-gen tool.
2025-06-11 04:27:21 +00:00
Kubernetes Prow Robot
2d1bb8dac1
Merge pull request #132040 from avrittrohwer/master
...
Make nodeports scheduling plugin restartable initContainer aware
2025-06-10 17:39:02 -07:00
Kubernetes Prow Robot
e0703507b8
Merge pull request #131890 from gnufied/add-fsgroup-change-policy-accessors
...
Add accessors for fsgroup change policy
2025-06-10 17:38:55 -07:00
Kubernetes Prow Robot
5596cc64c2
Merge pull request #131916 from aramase/aramase/f/authn_config_ga
...
Mark StructuredAuthenticationConfiguration feature gate as GA
2025-06-10 16:23:02 -07:00
Kubernetes Prow Robot
b0b28b53e4
Merge pull request #131300 from HarshalNeelkamal/beta-external-jwt
...
KEP-740: promote ExternalJWTSigner feature to beta
2025-06-10 16:22:55 -07:00
Kubernetes Prow Robot
089849ac22
Merge pull request #131822 from atiratree/replicationcontroller-terminating-replicas
...
disable terminatingReplicas reconciliation in ReplicationController
2025-06-10 15:17:01 -07:00
Kubernetes Prow Robot
3d699ce0ec
Merge pull request #131670 from pohly/client-go-watch-context-comment
...
client-go: call out WithContext inconsistency
2025-06-10 15:16:55 -07:00
Anish Ramasekar
512f000d0f
Update tests for StructuredAuthenticationConfiguration feature gate GA
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2025-06-10 14:11:30 -07:00
Anish Ramasekar
efebfe9e3a
Set StructuredAuthenticationConfiguration feature gate to GA in v1.34
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2025-06-10 14:04:28 -07:00
Tim Hockin
769d71b304
Remove unused Expect methods in testscheme
2025-06-10 20:15:07 +00:00
yongruilin
105dd3b0ab
Add ExpectMatches to ValidationTester
...
Co-authored-by: Tim Hockin <thockin@google.com >
2025-06-10 20:15:06 +00:00
Kubernetes Prow Robot
dc19f0b6b9
Merge pull request #132209 from dims/update-github.com/spf13/cobra-v1.9.1eksctl
...
update github.com/spf13/cobra v1.9.1
2025-06-10 12:45:03 -07:00
Kubernetes Prow Robot
fa8c5acf5e
Merge pull request #131654 from vinayakankugoyal/anonGA
...
KEP-4633: Graduate to Stable.
2025-06-10 12:44:56 -07:00
Kubernetes Prow Robot
4db16edaa8
Merge pull request #132054 from HirazawaUi/promote-4369-to-ga
...
[KEP-4369]: Graduate RelaxedEnvironmentVariableValidation to GA
2025-06-10 11:19:02 -07:00
Kubernetes Prow Robot
3b1178aedd
Merge pull request #131514 from cici37/ondGA
...
Promote feature OrderedNamespaceDeletion to GA.
2025-06-10 11:18:55 -07:00
Tim Hockin
28e973c044
Better formatting of matcher errors
2025-06-10 18:08:45 +00:00
Francesco Romani
b39741b506
e2e: node: serial: fix cgroup path with crio
...
the path construction with crio is wrong (typo).
Signed-off-by: Francesco Romani <fromani@redhat.com >
2025-06-10 19:25:48 +02:00
Vinayak Goyal
26b188aaa8
KEP-4633: Graduate to Stable.
2025-06-10 17:13:15 +00:00
Nikola
fd5d7a18ed
reduce logspam when calculating sandbox resources
...
Signed-off-by: Nikola <peac36@abv.bg >
2025-06-10 19:58:36 +03:00
Harshal Neelkamal
0baeccd32f
KEP-740: promote ExternalJWTSigner feature to beta
2025-06-10 16:16:13 +00:00
Kubernetes Prow Robot
447efd4c0f
Merge pull request #131500 from HaraldNordgren/sort_configmaps
...
kubectl: sort configmap data alphabetically and simplify display format
2025-06-10 09:04:26 -07:00
HirazawaUi
ef2c18a5a0
Add more test cases
2025-06-11 00:02:48 +08:00
cici37
eb3c9a3184
Promote feature OrderedNamespaceDeletion to GA.
2025-06-10 15:41:50 +00:00
Harald Nordgren
f8b7012435
Revert "improve display format"
...
This reverts commit 28e7acf0f9 .
2025-06-10 16:56:58 +02:00
Davanum Srinivas
449320a54a
update github.com/spf13/cobra v1.9.1
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-10 10:50:54 -04:00
Kubernetes Prow Robot
1a200abf92
Merge pull request #132197 from dims/support-building-k8s-using-go-tip-master
...
Build k8s using latest commit of golang
2025-06-10 06:14:27 -07:00
Kubernetes Prow Robot
da502386e5
Merge pull request #132203 from soltysh/clean_unused
...
Drop unused testing manifest
2025-06-10 03:56:25 -07:00
Maciej Szulik
b2ab0ba193
Drop unused testing manifest
...
Signed-off-by: Maciej Szulik <soltysh@gmail.com >
2025-06-10 11:37:47 +02:00
Kubernetes Prow Robot
78edda21a3
Merge pull request #132191 from AwesomePatrol/pass-ctx-to-count
...
Add context to Count() method of storage interface
2025-06-10 00:52:26 -07:00
Aleksander Mistewicz
96b39187c5
Add context to Count()
...
Passing the same context will let us associate etcd traces with those
from apiserver.
Signed-off-by: Aleksander Mistewicz <amistewicz@google.com >
2025-06-10 08:45:51 +02:00
Kubernetes Prow Robot
c7331527b5
Merge pull request #132183 from chiris414362444/patch-1
...
Fix incorrect logging of insufficientResources in preemption
2025-06-09 20:50:24 -07:00
Davanum Srinivas
c85ac59df4
Build k8s using latest commit of golang
...
Run "gimme master" and use the newly built binaries. Adjust
GOROOT_BOOTSTRAP so we can use the golang that is already
on disk to build the new commit from golang.
To enable this, edit `.go-version` and set the version to
```
devel
```
and then run `make quick-release` (for example)
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-09 17:41:41 -04:00
Kubernetes Prow Robot
387f474920
Merge pull request #131547 from carlory/fix-incorrect-comments
...
fix incorrect comments
2025-06-09 10:52:24 -07:00
Kubernetes Prow Robot
11c5a45171
Merge pull request #131490 from aroradaman/skip-nfacct-test
...
kube-proxy: conditionally skip e2e
2025-06-09 07:42:24 -07:00
Kubernetes Prow Robot
3aa448625c
Merge pull request #132149 from p0lyn0mial/upstream-watchlist-meta-client-rm
...
metadata client: remove support for API streaming
2025-06-09 03:38:23 -07:00
ChrisYx
b02fba7e0e
Fix incorrect logging of insufficientResources in preemption
...
#### What type of PR is this?
/kind bug
/sig node
/area kubelet
/priority backlog
#### What this PR does / why we need it:
Fixes a logging issue in `pkg/kubelet/preemption/preemption.go` where the `insufficientResources` array is logged as a pointer instead of a readable value. The current log output appears as:
```
insufficientResources=[0xc00bfb88c0]
```
This is not informative and makes debugging difficult.
This change ensures that the contents of `insufficientResources` are printed in a human-readable format, improving debuggability and observability.
#### Which issue(s) this PR fixes:
N/A
#### Special notes for your reviewer:
- No functional behavior is changed.
- This is purely a logging improvement.
- The change only affects verbose log level 3 (`-v=3`) and above.
#### Does this PR introduce a user-facing change?
```release-note
Fixed an issue where `insufficientResources` was logged as a pointer during pod preemption, making logs more readable.
```
#### Additional documentation:
2025-06-09 14:30:05 +08:00
Kubernetes Prow Robot
34cea34c7f
Merge pull request #132176 from dims/tolerate-newer-golang/oauth2-version
...
tolerate newer golang/oauth2 version in TestTokenSourceTransportRoundTrip
2025-06-08 20:38:22 -07:00
Kubernetes Prow Robot
121f303d74
Merge pull request #132180 from aroradaman/iperf-output
...
Iperf output parsing for v2.2.0+
2025-06-08 07:50:23 -07:00
Daman Arora
fc7ba63ee8
support parsing of iperf 2.2.0 output
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2025-06-08 16:48:09 +05:30
Daman Arora
1755a9e545
fix: iperf version in comments
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2025-06-08 16:42:25 +05:30
Kubernetes Prow Robot
19aa01e61c
Merge pull request #132170 from danwinship/kubelet-iptables-startup-errors
...
Fix kubelet iptables startup, clarify semantics of utiliptables calls.
2025-06-08 02:56:22 -07:00
HirazawaUi
0ca9c380ad
update all api files
2025-06-08 12:00:14 +08:00
Davanum Srinivas
32aa52adf6
tolerate newer golang/oauth2 version
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-07 19:52:48 -04:00
Dan Winship
97ec8618d3
Fix kubelet iptables startup, clarify semantics of utiliptables calls.
2025-06-07 10:28:36 -04:00