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

[enterprise-4.16] Issue in file networking/ovn_kubernetes_network_provider/migrate-from-openshift-sdn.adoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • 4.16.z
    • 4.13, 4.12, 4.14, 4.15, 4.16
    • Documentation
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 1
    • Low
    • None
    • None
    • None
    • None
    • OSDOCS Sprint 267
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      The last comma is not necessary and blocks the patch command at at step 6

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

      4.16

      How reproducible:

      Always

      Steps to Reproduce:

      oc patch Network.operator.openshift.io cluster --type=merge \
        --patch '{
          "spec":{
            "defaultNetwork":{
              "ovnKubernetesConfig":{
                "mtu":<mtu>,
                "genevePort":<port>,
                "v4InternalSubnet":"<ipv4_subnet>",
          }}}}'     

      Actual results:

      Error and the patch command isn't applied

      Expected results:

      Applying changes/patch to the crd network.operator.openshift.io/cluster

      Additional info:

          

              rhn-support-ahoffer Andrea Hoffer
              rh-ee-klemghar Khalid Lemghari
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: