oc-mirror only mirrors the latest version
Issue
- I mirrored the Operator with oc-mirror, but only the latest version (e.g.
4.16.5) was mirrored - I specified
v4.16.0andv4.16.1for the min/max versions
mirror:
operators:
- catalog: registry.redhat.io/redhat/redhat-operator-index:v4.16
full: false
packages:
- name: kubevirt-hyperconverged
channels:
- name: stable
minVersion: v4.16.0
maxVersion: v4.16.1
- What happens when specifying the wrong versions in imageset-config.yaml?
Environment
- Red Hat OpenShift Container Platform (RHOCP)
- 4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.