k3s/pkg/scheduler
JieJhih Jhang 823111c0fe use iota instead assign value to constants 2019-05-24 18:45:01 +08:00
..
algorithm fix: verify metadata is non-nil in resource allocation 2019-05-18 10:05:44 +08:00
algorithmprovider update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
api support both JSON and YAML for scheduler configuration 2019-03-29 09:42:58 +08:00
apis/config add scheduling framework configuration 2019-05-18 06:30:28 +08:00
core add scheduling framework configuration 2019-05-18 06:30:28 +08:00
factory Put non-ignorable extenders ahead of ignorable extenders 2019-05-23 13:50:25 -07:00
framework use iota instead assign value to constants 2019-05-24 18:45:01 +08:00
internal supplemental logic to ensure nominatedPodMap.update() is still stateless 2019-05-17 07:44:05 -07:00
metrics Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
nodeinfo [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
testing Make scheduleinternalcache.PodFilter as public 2018-12-21 23:09:56 +08:00
util auto-generated files 2019-04-08 17:51:08 -07:00
volumebinder Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
BUILD Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
eventhandlers.go clean up unused code 2019-04-10 19:12:40 +08:00
eventhandlers_test.go Move informer event handlers to Scheduler 2019-01-29 17:53:20 -08:00
scheduler.go add scheduling framework configuration 2019-05-18 06:30:28 +08:00
scheduler_test.go add scheduling framework configuration 2019-05-18 06:30:28 +08:00
testutil.go Update scheduler framework plugins to align with the latest changes to the framework design 2019-04-29 16:40:56 -07:00