kubernetes/pkg/scheduler/internal/cache
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
..
debugger hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
fake sched: support PreEnqueueChecks prior to moving Pods 2021-03-11 12:31:50 -08:00
cache_test.go Remove balanced attached node volumes 2021-06-22 11:19:30 -04:00
cache.go Remove balanced attached node volumes 2021-06-22 11:19:30 -04:00
interface.go sched: support PreEnqueueChecks prior to moving Pods 2021-03-11 12:31:50 -08:00
node_tree_test.go Change trivial topology labels 2020-11-12 11:21:37 -08:00
node_tree.go Move GetZoneKey function to component-helpers 2021-03-04 10:32:38 -05:00
snapshot_test.go Organize scheduler unit tests into subtests 2021-02-02 21:41:20 +08:00
snapshot.go Move scheduler interface to pkg/scheduler/framework 2020-10-13 13:13:27 +11:00