kubernetes/pkg/scheduler
2020-04-19 11:31:55 -04:00
..
algorithmprovider E2E tests for PodTopologySpread 2020-02-14 16:48:35 -08:00
apis/config Add PodTopologySpread plugin arg types to kube-scheduler.config.k8s.io 2020-04-16 16:26:27 +01:00
core Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07:00
framework [Scheduler] Map deletion complexity: log(n) => O(1) 2020-04-19 11:31:55 -04:00
internal Scheduler NodeInfo cleanup 2020-04-09 19:03:51 -04:00
metrics Expose scheduler metric register function to make it possible for plugins to use it 2020-04-07 19:07:30 +08:00
profile Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
testing Add unit and integration tests for multiple profiles support 2020-02-26 10:14:03 -05:00
util Add test case in scheduler/util/non_zero_test.go to improve the test coverage. 2020-04-09 17:42:43 +09:00
BUILD Merge pull request #90059 from ahg-g/ahg-nodeinfo2 2020-04-14 17:32:04 -07:00
eventhandlers_test.go Move Snapshot from nodeinfo/snapshot to internal/cache 2020-01-17 13:29:41 -05:00
eventhandlers.go Support multiple scheduling profiles in a single scheduler 2020-02-25 11:31:20 -05:00
factory_test.go Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07:00
factory.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler_test.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
scheduler.go Add compatibility tests for plugin config 2020-03-24 22:17:16 +08:00