mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-04 14:22:38 -04:00
Automatic merge from submit-queue Make "Unschedulable" reason a constant in api String "Unschedulable" is used in couple places in K8S: * scheduler * federation replicaset and deployment controllers * cluster autoscaler * rescheduler This PR makes the string a part of API so it not changed. cc: @davidopp @fgrzadkowski @wojtek-t |
||
|---|---|---|
| .. | ||
| admission | ||
| auth | ||
| client/auth | ||
| scheduler | ||
| webhook | ||