carlory
85bc3cb096
Remove GetExec method from VolumeHost
...
Signed-off-by: carlory <baofa.fan@daocloud.io >
2025-06-13 10:58:37 +08:00
carlory
f0dde38234
Remove pluginName param from GetMounter and GetExec
...
Signed-off-by: carlory <baofa.fan@daocloud.io >
2025-06-12 17:29:17 +08:00
Kubernetes Prow Robot
5abd2ac2e3
Merge pull request #132229 from p0lyn0mial/upstream-watchlist-dynamic-client-rm
...
dynamic client: remove support for API streaming
2025-06-12 00:45:03 -07:00
Kubernetes Prow Robot
9ad46596d2
Merge pull request #129680 from carlory/rm-feature-label-NodeOutOfServiceVolumeDetach
...
Remove feature label NodeOutOfServiceVolumeDetach
2025-06-12 00:44:56 -07:00
Kubernetes Prow Robot
c06a41b316
Merge pull request #132135 from jpbetz/options-to-slice-master
...
Simplify options in declarative validation
2025-06-11 23:38:54 -07:00
Kubernetes Prow Robot
158fce12ba
Merge pull request #132236 from yongruilin/master_vg_ratcheting-default
...
feat(validation-gen): add default validation ratcheting support
2025-06-11 22:15:01 -07:00
Kubernetes Prow Robot
bf84dd0cc9
Merge pull request #132127 from danwinship/kep-3015-to-beta
...
KEP-3015: PreferSameTrafficDistribution to Beta
2025-06-11 22:14:54 -07:00
Kubernetes Prow Robot
07142400ec
Merge pull request #132200 from ArkaSaha30/bump-etcd-3.6.1
...
Build etcd image v3.6.1
2025-06-11 20:21:01 -07:00
Kubernetes Prow Robot
d50a18731a
Merge pull request #130942 from torredil/storage-e2e-51231
...
Implement CSI e2e test for MutableCSINodeAllocatableCount
2025-06-11 20:20:55 -07:00
Kubernetes Prow Robot
c7b3f5d0b9
Merge pull request #132238 from aramase/aramase/c/cleanup_deprecated_enc_config_metrics
...
Remove deprecated encryption config controller metrics
2025-06-11 17:45:01 -07:00
Kubernetes Prow Robot
926e176094
Merge pull request #128642 from AxeZhan/test3960
...
Adjust durations for PodLifecycleSleepAction e2e tests.
2025-06-11 17:44:54 -07:00
yongruilin
ac467d3aea
add ratcheting testcase for validateFalse tag
2025-06-11 23:44:52 +00:00
yongruilin
9384285c60
add ratcheting testcase for minimum tag
2025-06-11 23:44:52 +00:00
yongruilin
1574001a1c
run update-codegen.sh
2025-06-11 23:44:52 +00:00
yongruilin
f574115f14
feat: add default ratcheting support
...
Emit equivalence check before emit validators when needed.
2025-06-11 23:44:52 +00:00
yongruilin
e9eabb2007
feat(validation-gen): Refactor type handling and introduce utility functions
...
This commit introduces a new utility package for the validation generator, encapsulating functions for type handling, including `GetMemberByJSON`, `IsNilableType`, `NativeType`, and `NonPointer`. The existing code has been refactored to utilize these new utility functions, improving code clarity and maintainability. Additionally, the previous unaliasing logic has been removed in favor of the new utility methods, streamlining type validation processes across the codebase.
Co-authored-by: Tim Hockin <thockin@google.com >
2025-06-11 23:44:52 +00:00
Kubernetes Prow Robot
0001a8aeff
Merge pull request #132210 from dims/add-a-toggle-adding-disabling-grpcnotrace-tag
...
Adding `grpcnotrace` tag for production (non-debug) builds
2025-06-11 15:58:54 -07:00
Anish Ramasekar
dc3836c49e
Remove deprecated encryption config controller metrics
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2025-06-11 15:31:37 -07:00
Kubernetes Prow Robot
568f7300c9
Merge pull request #132239 from dims/update-to-etcd-3.6.1-in-vendor
...
Update to etcd v3.6.1 in vendor/
2025-06-11 14:52:55 -07:00
Davanum Srinivas
5a2844a766
Update to etcd v3.6.1 in vendor/
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-11 16:46:03 -04:00
Kubernetes Prow Robot
988cf21f09
Merge pull request #131873 from gavinkflam/130656/remove-duplicate-replicaset-update-validation
...
bug: Remove duplicate ReplicaSet update validation
2025-06-11 13:21:02 -07:00
Kubernetes Prow Robot
05592c39e8
Merge pull request #131607 from utam0k/test-nodes-with-node-allocatable-strategy
...
test: Add test case for createNodesOp
2025-06-11 13:20:55 -07:00
Davanum Srinivas
a9108e8f53
Adding grpcnotrace tag for production (non-debug) builds
...
If someone really wants to do golang diagnostics:
https://go.dev/doc/diagnostics#tracing
then they will only be able to do that in debug builds (`DBG`).
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-11 15:52:40 -04:00
Kubernetes Prow Robot
2cca13f877
Merge pull request #132178 from gavinkflam/127990/add-kubelet-metrics-to-system-monitoring-role
...
Allow system:monitoring role to access kubelet metrics endpoints
2025-06-11 12:03:02 -07:00
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
AxeZhan
69eddde89b
using finalizer
2025-06-11 21:49:38 +08:00
utam0k
57d55fbb10
test: Add test case for createNodeOp
...
Signed-off-by: utam0k <k0ma@utam0k.jp >
2025-06-11 21:29:24 +09: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
Lukasz Szaszkiewicz
1d69a2fbc3
./hack/update-vendor.sh
2025-06-11 12:04:53 +02:00
Lukasz Szaszkiewicz
edadfee47d
test/apimachinery/watchlist: prove dynamic client's List method not streaming
2025-06-11 12:04:48 +02: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
ArkaSaha30
348ff7497c
Build etcd image v3.6.1
...
This commit will build etcd image v3.6.1
Ref: https://github.com/etcd-io/etcd/releases/tag/v3.6.1
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com >
2025-06-11 14:53:35 +05:30
Lukasz Szaszkiewicz
3038f3530d
client-go/dynamic: rm watchlist
2025-06-11 09:58:05 +02: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
Gavin Lam
89f5453e31
Allow system:monitoring role to access kubelet metrics endpoints
...
Signed-off-by: Gavin Lam <gavin.oss@tutamail.com >
2025-06-10 23:16:41 -04: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