kubernetes/pkg/scheduler/framework/plugins/nodevolumelimits
ravisantoshgudimetla b6c75bee15 Remove balanced attached node volumes
kubernetes#60525 introduced
Balanced attached node volumes feature gate to include volume
count for prioritizing nodes. The reason for introducing this
flag was its usefulness in Red Hat OpenShift Online environment
which is not being used any more. So, removing the flag
as it helps in maintainability of the scheduler code base
as mentioned at kubernetes#101489 (comment)
2021-06-22 11:19:30 -04:00
..
csi.go Define in-tree scheduler plugin names in separate pkg to break a cyclic depednecy when moving plugin defaulting to CC 2021-06-09 15:36:09 -04:00
csi_test.go Move scheduler interface to pkg/scheduler/framework 2020-10-13 13:13:27 +11:00
non_csi.go Remove balanced attached node volumes 2021-06-22 11:19:30 -04:00
non_csi_test.go Move scheduler interface to pkg/scheduler/framework 2020-10-13 13:13:27 +11:00
utils.go Move scheduler interface to pkg/scheduler/framework 2020-10-13 13:13:27 +11:00