Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-4199

route-controller-manager not creating routes in 4.12

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.12.0
    • 4.12.0
    • MicroShift
    • None
    • None
    • 1
    • uShift Sprint 228, uShift Sprint 229
    • 2
    • Approved
    • False
    • Hide

      None

      Show
      None
    • NA

      Description of problem:

      route-controller-manager ingress-to-route controller fails on validation errors when creating routes from ingresses
      
      > ValidationError(Route.spec.to): missing required field "kind" in io.openshift.route.v1.Route.spec.to
      
      the reason this fails is because of the Route defaulting disparity between OCP and microshift: https://issues.redhat.com/browse/OCPBUGS-4189

      Version-Release number of selected component (if applicable):

       

      How reproducible:

      100

      Steps to Reproduce:

      by running this test https://github.com/openshift/origin/blob/f99813c7bd256ecb66f180788902da2f692f6676/test/extended/router/router.go#L71  

      Actual results:

       

      Expected results:

      routes should be created from ingresses

      Additional info:

       

            fkrepins@redhat.com Filip Krepinsky
            fkrepins@redhat.com Filip Krepinsky
            Hongan Li Hongan Li
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: