You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
skupper init --ingress '' on Openshift, assumes that LoadBalancer should be used as the default ingress
An empty value should also make skupper pick the default for the proper k8s flavor, in this case, route for OCP.
How To Reproduce
On a OCP cluster :
skupper init --ingress ''
Expected behavior
Expect route to be used as the ingress.
Environment details
Skupper CLI: 1.5.3
Skupper Operator : NA
Platform: openshift
The text was updated successfully, but these errors were encountered:
Describe the bug
skupper init --ingress '' on Openshift, assumes that LoadBalancer should be used as the default ingress
An empty value should also make skupper pick the default for the proper k8s flavor, in this case, route for OCP.
How To Reproduce
On a OCP cluster :
skupper init --ingress ''
Expected behavior
Expect route to be used as the ingress.
Environment details
The text was updated successfully, but these errors were encountered: