kubernetes/pkg/scheduler
Kubernetes Prow Robot b850b5ce2e
Merge pull request #89222 from fengzixu/master
bugfix: initcontainer is also taken into account when calculating resource requests
2020-04-23 00:45:44 -07: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 Merge pull request #89222 from fengzixu/master 2020-04-23 00:45:44 -07:00
internal Merge pull request #90371 from ahg-g/ahg-pinfo 2020-04-22 23:09:58 -07: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 Split scheduler's PodInfo into two types, PodInfo and PodQueueInfo 2020-04-21 21:45:20 -04:00
testing Add unit and integration tests for multiple profiles support 2020-02-26 10:14:03 -05:00
util bugfix: initcontainer wasn't considered when calculate resource request 2020-04-23 02:08:33 +09:00
BUILD Merge pull request #90059 from ahg-g/ahg-nodeinfo2 2020-04-14 17:32:04 -07:00
eventhandlers.go kube-scheduler: compatibility with ServerSideApply 2020-04-22 12:02:40 -07:00
eventhandlers_test.go kube-scheduler: compatibility with ServerSideApply 2020-04-22 12:02:40 -07:00
factory.go Split scheduler's PodInfo into two types, PodInfo and PodQueueInfo 2020-04-21 21:45:20 -04:00
factory_test.go Split scheduler's PodInfo into two types, PodInfo and PodQueueInfo 2020-04-21 21:45:20 -04:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler.go Split scheduler's PodInfo into two types, PodInfo and PodQueueInfo 2020-04-21 21:45:20 -04:00
scheduler_test.go Split scheduler's PodInfo into two types, PodInfo and PodQueueInfo 2020-04-21 21:45:20 -04:00