mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-26 20:35:41 -04:00
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 |
||
|---|---|---|
| .. | ||
| framework | ||
| auth_test.go | ||
| benchmark-controller.json | ||
| client_test.go | ||
| doc.go | ||
| etcd_tools_test.go | ||
| extender_test.go | ||
| kubectl_test.go | ||
| master_benchmark_test.go | ||
| master_test.go | ||
| metrics_test.go | ||
| openshift_test.go | ||
| persistent_volumes_test.go | ||
| scheduler_test.go | ||
| secret_test.go | ||
| service_account_test.go | ||
| utils.go | ||