-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.18
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Controller Manager operator is stuck in the Progressing state due to an SCC-related problem. 2 pods are running fine as expected 1 pod is failing to schedule there are below errors in operator message: ----------------- 97s Warning FailedCreate replicaset/route-controller-manager-6c59ffbdd4 Error creating: pods "route-controller-manager-6c59ffbdd4-" is forbidden: unable to validate against any security context constraint: spec.volumes[4]: Invalid value: "hostPath": hostPath volumes are not allowed to be used ----------------- The SCC required is restricted-v2 and assigned SSC is the same restricted-v2. There is no any direct link service account with the restricted-v2 SCC. No recent changes in the cluster.
Ā
Ā
Version-Release number of selected component (if applicable):
How reproducible:
Issue is customer environment specific.
Not reproducible in my test lab.
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info: