-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.15, 4.16, 4.17, 4.18, 4.19, 4.20, 4.21
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
If a pod has the schedulerName value set to a non-existing scheduler, the pod will be created and stuck on "Pending" indefinitely with no additional information.
There will not be any event nor log in the entire cluster warning about this issue.
Expected result:
Having an event on the pod namespace that warns of the wrong schedulerName assigned to the pod each time the pod tries to be scheduled, and also logs in the kube-scheduler pod warning about the wrong schedulerName configured.
KCS explaining that : https://access.redhat.com/solutions/4652171