Description of problem: APB currently has 1.3 version, which means we wont be able to see it in the catalog Version-Release number of selected component (if applicable): import-vm-apb-v1.3.0-1 How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: import-vm-apb-v1.3.0-1 Expected results: import-vm-apb-v3.11-x Additional info:
If the APB are showing up following the documentation (oc import-image) then I don't think we need to update the version.
@Irina, can you please verify that indeed we can list this apb without the 3.11 version?
>> skopeo inspect --tls-verify=false docker://brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/cnv-tech-preview/import-vm-apb | jq -C .RepoTags | grep -v containers-candidate [ "v1.3", "v1.3.0-1", "v1.3.0", "v1.3-1", "latest" ]
moving back to on qe what we need to verify here is that we can: $ oc import-image ..... $ apb broker bootstrap $ apb catalog relist @Irina, were you able to do that?
Created attachment 1511229 [details] import-vm-apb
Yes, Nelly. And I replied to your question in IRC yesterday with a pastebin link (attached to this BZ now). This BZ and comments after are ambiguous to me. I got it like the tags are wrong.