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
Looking at some OpenShift 4.x docs, I got the impression that regular Kubernetes Ingress resources are recognized by OpenShift and used as base for new routes. If that confirms to be true, we can just get rid of the Route resource in the Jaeger Operator, keeping Ingress for both OpenShift and Kubernetes.
The text was updated successfully, but these errors were encountered:
Looking at some OpenShift 4.x docs, I got the impression that regular Kubernetes
Ingress
resources are recognized by OpenShift and used as base for new routes. If that confirms to be true, we can just get rid of theRoute
resource in the Jaeger Operator, keepingIngress
for both OpenShift and Kubernetes.The text was updated successfully, but these errors were encountered: