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

Documentation of Gateway API dedicated&shared is not copy&paste able

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      Following the documentation from https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/networking/index#nw-ingress-gateway-api-deployment_ingress-gateway-api
      
      In the section 20.12.4.1. Dedicated gateway example,
      
      The Example dedicated Gateway resource is not copy&paste able as it lacks 
      
      * the gatewayClass defintion
      
      In the section 20.12.4.2. Shared gateway example,
      The Example shared Gateway resource is not copy&paste able as it lacks
      
      * the spec, which also breaks intendation
      * the gatewayClass definition
      * the port definition

       

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

      OCP4.19

      How reproducible:

      everytime

      Steps to Reproduce:

          1. follow the documentation
          2. copy&paste
          

      Actual results:

      Error "Required value" for field "spec".CreateCancel
      # fixing the spec and intendation
      Error "Required value" for field "spec.listeners[0].port".
      # fixing the spec.listeners[]?.port 
      Error "Required value" for field "spec.gatewayClassName". 

      Expected results:

       

      Additional info:

          

              rhn-support-jdohmann Jesse Dohmann
              rhn-support-milang Michaela Lang
              None
              None
              Hongan Li Hongan Li
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: