-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.13.0
-
No
-
OPECO 234
-
1
-
False
-
Description of problem:
"OPECO-2646: exclude bundles with olm.deprecated property when rendering" not backport on 4.13?
https://github.com/openshift/operator-framework-olm/pull/463
Version-Release number of selected component (if applicable):
https://mirror2.openshift.com/pub/openshift-v4/x86_64/clients/ocp/candidate-4.13/opm-linux.tar.gz
Steps to Reproduce:
1.curl -s -k -L https://mirror2.openshift.com/pub/openshift-v4/x86_64/clients/ocp/candidate-4.13/opm-linux.tar.gz -o opm-linux.tar.gz 2.[cloud-user@preserve-gvm-130 ~]$ tar zxvf opm-linux.tar.gz opm 3.[cloud-user@preserve-gvm-130 ~]$ ./opm render quay.io/olmqe/catalogtest-index:v4.12depre | grep olm.deprecate WARN[0001] DEPRECATION NOTICE: Sqlite-based catalogs and their related subcommands are deprecated. Support for them will be removed in a future release. Please migrate your catalog workflows to the new file-based catalog format. "type": "olm.deprecated",
Actual results:
"type": "olm.deprecated",
Expected results:
nothing
- is blocked by
-
OCPBUGS-11542 [4.14] "exclude bundles with `olm.deprecated` property when rendering" not backport
- Closed
- is cloned by
-
OCPBUGS-11542 [4.14] "exclude bundles with `olm.deprecated` property when rendering" not backport
- Closed
- links to