• 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
..
admin Loading commit data...
api-reference Loading commit data...
design Loading commit data...
devel Loading commit data...
getting-started-guides Loading commit data...
man/man1 Loading commit data...
proposals Loading commit data...
user-guide Loading commit data...
README.md Loading commit data...
api.md Loading commit data...
reporting-security-issues.md Loading commit data...
roadmap.md Loading commit data...
troubleshooting.md Loading commit data...
warning.png Loading commit data...
whatisk8s.md Loading commit data...