• HaiyangDING's avatar
    Implement multi-scheduler: · d9f36072
    HaiyangDING authored
    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
    d9f36072
Name
Last commit
Last update
..
genbashcomp Loading commit data...
genconversion Loading commit data...
gendeepcopy Loading commit data...
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
hyperkube Loading commit data...
integration Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-proxy Loading commit data...
kube-version-change Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
libs/go2idl Loading commit data...
linkcheck Loading commit data...
mungedocs Loading commit data...