Files
kubernetes/test/e2e
HaiyangDING d9f3607292 Implement multi-scheduler:
1. Name default scheduler with name `kube-scheduler`
2. The default scheduler only schedules the pods meeting the following condition:
	- the pod has no annotation "scheduler.alpha.kubernetes.io/name: <scheduler-name>"
	- the pod has annotation "scheduler.alpha.kubernetes.io/name: kube-scheduler"

update gofmt

update according to @david's review

run hack/test-integration.sh, hack/test-go.sh and local e2e.test
2015-12-22 10:49:40 +08:00
..
2015-12-06 14:42:40 -08:00
2015-12-14 10:04:10 -05:00
2015-12-22 10:49:40 +08:00
2015-12-14 10:04:10 -05:00
2015-11-23 13:42:12 -08:00
2015-11-16 18:57:59 -08:00
2015-12-14 10:04:10 -05:00
2015-10-05 12:49:46 -07:00
2015-11-23 13:42:12 -08:00
2015-11-20 14:49:19 -08:00