kubernetes/test/integration/volumescheduling
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
..
main_test.go
OWNERS put volumescheduling and volume intergation test under SIG-Storage reviewing 2024-08-21 18:38:00 +08:00
storage_capacity_scoring_test.go Switch control from VolumeCapacityPriority to StorageCapacityScoring 2025-03-17 00:49:58 +00:00
util.go Clean shutdown of volumescheduling integration tests 2022-05-28 21:14:09 +02:00
volume_binding_test.go kube-scheduler remove non-csi volumelimit plugins 2024-08-05 15:02:32 +08:00