-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.21
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 at 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:
- clones
-
OCPBUGS-61450 Make substitutions work for 4.21 in manifests of ose-smb-csi-driver-operator
-
- POST
-
- is cloned by
-
OCPBUGS-61452 Make substitutions work for 4.21 in manifests of sriov-network-operator
-
- New
-
- links to