Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-11361

Docs: http route for waypoint not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • OSSM 3.2.0
    • Documentation
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      The http route configuration for the waypoint in part 12 of https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.2/html/gateways/ossm-getting-traffic-into-a-mesh#ossm-about-ingress-routing-ambient-mode_ossm-getting-traffic-into-a-mesh is not working. Due to this, the point 6 of the verification fails to return 404 Not Found for the GET endpoint.

       

      The parentRefs within the spec seems to be incorrect. According to the upstream documentation, it should be a reference to the service. By changing this to

       

          parentRefs:
          - group: ""
            kind: Service
            name: httpbin
            namespace: httpbin
       

      The waypoint enforces this route and the verification returns what is expected

       

          There are no Sub-Tasks for this issue.

              sgaddam@redhat.com Gaddam Sridhar
              rh-ee-marguerr Marcelo Guerrero Viveros
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: