carlory
8c9452f4ca
e2e tests: remove unneeded storage feature label
2025-03-17 11:57:18 +08:00
Yuma Ogami
d66330609c
Remove the not-even alpha feature setting
...
Remove the setting for the feature gate that are not even alpha
because Compatibility Versions (KEP-4330) don't allow it.
2025-03-17 00:49:58 +00:00
Yuma Ogami
bc74476bdb
Remove VolumeCapacityPriority feature gate
2025-03-17 00:49:58 +00:00
Yuma Ogami
43382b1b39
Switch control from VolumeCapacityPriority to StorageCapacityScoring
...
The tests and comments have also been updated because while
VolumeCapacityPriority preferred a node with the least allocatable,
StorageCapacityScoring preferred a node with the maximum allocatable.
2025-03-17 00:49:58 +00:00
bells17
f6ddee95f9
Add storage capacity scoring to VolumeBinding plugin
2025-03-17 00:49:58 +00:00
Kubernetes Prow Robot
abad982cf8
Merge pull request #130857 from thockin/kk_small_vg_diffs
...
Port small deltas from validation-gen dev branch to master
2025-03-16 15:49:47 -07:00
Davanum Srinivas
410dc1d654
Trying to fix kubelet_config_dir_test
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2025-03-16 18:38:23 -04:00
Tim Hockin
8f69d596e8
Fix pkg names != dir in tests
2025-03-16 14:41:18 -07:00
Tim Hockin
b47e839e4e
Comment on origin and JSON schema
2025-03-16 14:32:49 -07:00
Tim Hockin
46d5438c14
Fix import groupings
2025-03-16 14:29:52 -07:00
Tim Hockin
1ff4433c87
Fix whitespace in validateFalse test fixture
...
This diff should be entirely whitespace.
2025-03-16 14:29:19 -07:00
Tim Hockin
4c0c2d21ea
Use origin in validateFalse's own test
2025-03-16 14:27:31 -07:00
Tim Hockin
d1d77cd553
Use test.Helper in helper funcs
2025-03-16 14:26:41 -07:00
Itamar Holder
1ae091e718
Add validation for the NodeSwapStatus field
...
Signed-off-by: Itamar Holder <iholder@redhat.com>
2025-03-16 11:59:29 +02:00
Itamar Holder
9d38a85c70
Ensure unit tests are guarded by a feature gate
...
Signed-off-by: Itamar Holder <iholder@redhat.com>
2025-03-16 11:59:29 +02:00
Itamar Holder
18139b9845
Add unit tests
...
Signed-off-by: Itamar Holder <iholder@redhat.com>
2025-03-16 11:59:29 +02:00
Itamar Holder
16871a1faa
populate the new node.status.nodeInfo.swapInfo field
...
Signed-off-by: Itamar Holder <iholder@redhat.com>
2025-03-16 11:59:29 +02:00
Itamar Holder
a9b0211409
add auto-generated files: make update
...
Signed-off-by: Itamar Holder <iholder@redhat.com>
2025-03-16 11:59:29 +02:00
Itamar Holder
ee4ac3d70a
add auto-generated files: ./hack/update-openapi-spec.sh
...
Signed-off-by: Itamar Holder <iholder@redhat.com>
2025-03-16 11:59:29 +02:00
Itamar Holder
4bdaf6cbbd
add auto-generated files: ./hack/update-codegen.sh
...
Signed-off-by: Itamar Holder <iholder@redhat.com>
2025-03-16 11:59:28 +02:00
Itamar Holder
a53a517022
Add the Swap field to NodeSystemInfo
...
Signed-off-by: Itamar Holder <iholder@redhat.com>
2025-03-16 11:59:28 +02:00
Kubernetes Prow Robot
f007012f5f
Merge pull request #130700 from pohly/dra-kubeletplugin-helper
...
DRA kubeletplugin: turn helper into wrapper
2025-03-16 01:55:47 -07:00
Kubernetes Prow Robot
157f42bff3
Merge pull request #129295 from carlory/fg-PersistentVolumeLastPhaseTransitionTime
...
Remove general available feature-gate PersistentVolumeLastPhaseTransitionTime
2025-03-15 05:25:47 -07:00
icylord
3e48d143fa
kubectl: Remove duplicate selector calculation logic and add missing test cases for the 'describe DaemonSet' functionality
2025-03-15 17:07:44 +08:00
carlory
1f04af7947
Remove general avaliable feature-gate PersistentVolumeLastPhaseTransitionTime
2025-03-15 16:05:34 +08:00
Kubernetes Prow Robot
555efba04a
Merge pull request #128123 from felipeagger/feat/add-updatepodsandbox-cri-method
...
[FG:InPlacePodVerticalScaling] Add UpdatePodSandboxResources CRI method
2025-03-14 23:07:46 -07:00
Penghao
a548688ffe
fix: add feature-gate is disabled unit tests
2025-03-15 10:41:10 +08:00
Penghao
0393497468
Add protection finalizer to vac when it is created
2025-03-15 10:41:04 +08:00
Kubernetes Prow Robot
18e5a4d585
Merge pull request #130827 from thockin/kk_refactor_FunctionGen
...
validation-gen: Simplify FunctionGen and VariableGen
2025-03-14 19:09:53 -07:00
Kubernetes Prow Robot
b29c2f5343
Merge pull request #130738 from ritazh/dra-user-rbac
...
DRA: add user rbac
2025-03-14 19:09:46 -07:00
Kubernetes Prow Robot
c12006e8b4
Merge pull request #130742 from gauravkghildiyal/kep-2433-ga
...
Promote TopologyAwareHints feature-gate to GA
2025-03-14 17:41:53 -07:00
Kubernetes Prow Robot
8de738e336
Merge pull request #129923 from vinayakankugoyal/gitRepo
...
KEP-5040: Disable git_repo volume driver.
2025-03-14 17:41:46 -07:00
Kubernetes Prow Robot
88642906f0
Merge pull request #130820 from rata/userns-stub-windows
...
userns: Don't special-case windows for the kubelet userns mappings
2025-03-14 16:27:57 -07:00
Kubernetes Prow Robot
e981d1302b
Merge pull request #130728 from jpbetz/enable-declarative-validation
...
Enable DeclarativeValidation feature gate by default
2025-03-14 16:27:46 -07:00
Rita Zhang
06482b6bd3
address comment
...
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2025-03-14 13:51:43 -07:00
Kubernetes Prow Robot
22ff6b4918
Merge pull request #130818 from macsko/fix_flaky_nonimatednodename_integration_test
...
Wait for node to appear in cache in TestUpdateNominatedNodeName integration test
2025-03-14 13:39:58 -07:00
Kubernetes Prow Robot
687a2f0d87
Merge pull request #130763 from aramase/aramase/t/kep_4412_alpha_plugin_unit_tests
...
Add unit tests for credential provider in service account mode
2025-03-14 13:39:50 -07:00
Filipe Xavier
41e3efdb60
change doPodResizeAction to call updatePodSandBoxResources inside setPodCgroupConfig
2025-03-14 16:49:15 -03:00
Jefftree
95d3d4a22d
Gate apidiscovery/v2beta1 serving with a feature gate
2025-03-14 19:35:20 +00:00
Tim Hockin
a758e725b8
Non-pointer VariableGen
2025-03-14 12:33:46 -07:00
Tim Hockin
4e3d114c26
Refactor VariableGen - no interface needed
2025-03-14 12:33:45 -07:00
Tim Hockin
6a59dcfa1d
Non-pointer FunctionGen
2025-03-14 12:33:44 -07:00
Tim Hockin
0b29555323
Refactor FunctionGen - no interface needed
2025-03-14 12:33:43 -07:00
Kubernetes Prow Robot
c79e13c177
Merge pull request #130821 from BenTheElder/revert-procs
...
Revert "stop overriding max concurrency in CI, let automax procs handle it
2025-03-14 12:32:07 -07:00
Kubernetes Prow Robot
d7a720f393
Merge pull request #130819 from jpbetz/fix-subresource-disablement
...
Guard declarative validation code to only validate spec since subresources are not yet supported
2025-03-14 12:32:00 -07:00
Kubernetes Prow Robot
8e147365a8
Merge pull request #130803 from siyuanfoundation/owner
...
chore: Add update-featuregates to update.sh
2025-03-14 12:31:53 -07:00
Kubernetes Prow Robot
3c97b23a20
Merge pull request #130795 from thockin/kk_emit_comments_before_validations
...
Validation-gen: emit comments before validations
2025-03-14 12:31:47 -07:00
Vinayak Goyal
282e1490d4
KEP-5040: Disable git_repo volume driver.
2025-03-14 19:29:03 +00:00
Gaurav Ghildiyal
9aeeb53095
Remove usage of TopologyAwareHints feature-gate from kube-proxy packages.
...
TopologyAwareHints feature-gate is GA'd and enabled by default since 1.33. Since
it is also locked-to-default, we can remove flag-usages in kube-proxy.
NOTE that as per
https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/feature-gates.md#disablement-tests :
_"Disablement tests are only required to be preserved for components and
libraries that support compatibility version. Tests for node and kubelet are
unaffected by compatibility version."_
2025-03-14 12:06:40 -07:00
Gaurav Ghildiyal
25e041470e
Run ./hack/update-featuregates.sh
2025-03-14 12:06:02 -07:00