-
Bug
-
Resolution: Done
-
Undefined
-
None
-
openshift-4.20, openshift-4.21
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
2
-
Important
-
None
-
None
-
None
-
None
-
None
Description of problem:
openshift-ingress - ingressclass manifests were introduced in 4.20 but they not automaticly created in Microshift
4.20
How reproducible:
Always
Steps to Reproduce:
1. Install microshift 4.21 cluster 2. start Microshift and wait for the greenboot to be healthy 2. verify the existence of a default ingressclass exists [root@i-0cae9dc8f10f86b94 ~]# oc get ingressclass -A
Actual results:
there is no ingress-classes
Expected results:
[root@i-0cae9dc8f10f86b94 ~]# oc get ingressclass -A NAME CONTROLLER PARAMETERS AGE openshift-ingress openshift.io/ingress-to-route <none> 76s