Uploaded image for project: 'Knative Serving'
  1. Knative Serving
  2. SRVKS-460

K-O-I does not reconcile OpenShift Route

XMLWordPrintable

    • Serverless Sprint 181

      This is similar to SRVKS-454 but it is just for OpenShift Route.

      $ oc get route -n knative-serving-ingress
      NAME                                                      HOST/PORT                                                            PATH   SERVICES   PORT    TERMINATION   WILDCARD
      route-d14a7f86-0db5-469d-a306-def5f7e356a5-343465663362   hello-example.default.apps.knakayam-lab21.devcluster.openshift.com          kourier    http2   edge/Allow    None
      
      $ oc delete route -n knative-serving-ingress route-d14a7f86-0db5-469d-a306-def5f7e356a5-343465663362
      route.route.openshift.io "route-d14a7f86-0db5-469d-a306-def5f7e356a5-343465663362" deleted
      
      $ oc get route -n knative-serving-ingress 
      No resources found.
      

      The Route is not reconcile until KIngress or K-O-I is recreated.

              markusthoemmes Markus Thömmes (Inactive)
              rhn-support-knakayam Kenjiro Nakayama (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: