kubernetes/pkg/scheduler/algorithm
sonasingh46 1fe7ce21bc refactor(scheduler): Move priority types to priorities package
This moves the priority types from the algorithm package
to priorities package.
Idea is to move the type to the packages where it is
implemented. This will ease the future refactor process.
2019-01-09 02:39:11 +05:30
..
predicates Stop checking VolumeScheduling feature gate 2018-12-27 17:45:45 -05:00
priorities refactor(scheduler): Move priority types to priorities package 2019-01-09 02:39:11 +05:30
BUILD refactor(scheduler): Move priority types to priorities package 2019-01-09 02:39:11 +05:30
doc.go Fix golint errors in pkg/scheduler based on golint check 2018-02-08 15:22:47 +08:00
scheduler_interface.go Move ScheduleAlgorithm to the core package. 2018-12-13 15:08:38 -08:00
types.go refactor(scheduler): Move priority types to priorities package 2019-01-09 02:39:11 +05:30