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

Make substitutions work for 4.21 in manifests of openshift-kubernetes-nmstate-operator

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Proposed
    • None
    • In Progress
    • Release Note Not Required
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      Make substitutions in olm manifests for 4.21 
      
      In the manifest directory of the operators you have a art.yml file which has several replacements like i.e.
      
      - search: 'olm.skipRange: ">=4.16.0-0 <{MAJOR}.{MINOR}.0"'       
      - replace: 'olm.skipRange: ">=4.16.0-0 <{FULL_VER}"'   
      
      These replacements don't work because the search (in some cases) is looking still to 4.20. These have to be bumped up to 4.21.

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

          

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

              mkowalsk@redhat.com Mat Kowalski
              mbiarnes@redhat.com Michael Biarnes Kiefer
              None
              None
              Guy Gordani Guy Gordani
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: