kubernetes/pkg/scheduler
Kubernetes Prow Robot 5e4abfb946
Merge pull request #83042 from draveness/feature/remove-score-with-normalize-extension
feat(scheduler): consolidate ScoreWithNormalizePlugin into ScorePlugin
2019-09-26 10:49:20 -07:00
..
algorithm Merge pull request #82990 from SataQiu/cleanup-scheduler-20190922 2019-09-24 13:37:38 -07:00
algorithmprovider Remove unnecessary factory layer 2019-08-24 08:08:30 +09:00
api Fix staticcheck failures for pkg/scheduler/... 2019-09-23 22:49:59 +02:00
apis/config A mapping from predicates/priorities to pluing configuration. 2019-09-25 22:10:30 -04:00
core Merge pull request #82912 from ahg-g/ahg-prefilter-update 2019-09-25 11:06:40 -07:00
factory Refactor the scheduler's configuration logic. 2019-09-19 15:43:26 -04:00
framework Merge pull request #83042 from draveness/feature/remove-score-with-normalize-extension 2019-09-26 10:49:20 -07:00
internal Merge pull request #81916 from hwdef/fix-typo-pkg 2019-09-26 08:35:24 -07:00
metrics Migrate prometheus bucket functionality to metrics stability framework. 2019-09-16 11:47:12 +08:00
nodeinfo Merge pull request #81647 from jfbai/test-node-has-no-mages 2019-09-11 20:04:23 -07:00
testing Benchmark test for PodAffinity 2019-09-19 10:52:03 -07:00
util Move GetPodPriority from /scheduler/util to /api/pod 2019-09-24 22:02:13 +05:30
volumebinder Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
BUILD use factory.Config fields directly in scheduler struct 2019-08-16 15:21:28 +02:00
eventhandlers_test.go clean up redundant conditiontype OutOfDisk 2019-07-03 14:34:52 +08:00
eventhandlers.go use factory.Config fields directly in scheduler struct 2019-08-16 15:21:28 +02:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler_test.go Fix staticcheck failures for pkg/scheduler/... 2019-09-23 22:49:59 +02:00
scheduler.go use scheduler.Option in initTestSchedulerWithOptions 2019-09-21 00:06:42 +02:00