oc-mirror v2 itms missing
abulfat-masimov opened this issue · 5 comments
Version
$ ./oc-mirror --v2 --version
--v2 flag identified, flow redirected to the oc-mirror v2 version. PLEASE DO NOT USE that. V2 is still under development and it is not ready to be used.
oc-mirror version v2.0.0-dev-01
oc-mirror was sourced from https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp-dev-preview/4.16.0-ec.2/oc-mirror.tar.gz
What happened?
oc-mirror only generates idms and I could not locate --generate-itms parameter.
What did you expect to happen?
I'd expect it to generate both itms and idms files.
How to reproduce it (as minimally and precisely as possible)?
imageset-config-additional-images.yaml:
apiVersion: mirror.openshift.io/v1alpha2
storageConfig:
registry:
imageURL: art.sample.com/mirrorv2/mirror-metadata/additional-images
mirror:
additionalImages:
- name: "gcr.io/kubebuilder/kube-rbac-proxy:v0.5.0"
- name: registry.twistlock.com/twistlock/defender:defender_31_03_103
- name: docker.io/otel/opentelemetry-collector-contrib:latest
- name: quay.io/prometheus/prometheus:v2.46.0
- name: quay.io/openshift-community-operators/cockroachdb@sha256:a5d4f4467250074216eb1ba1c36e06a3ab797d81c431427fc2aca97ecaf4e9d8
$ ./oc-mirror --v2 -c imageset-config-additional-images.yaml file:///downloads/mirrordir1
$ ./oc-mirror --v2 -c imageset-config-additional-images.yaml --from file:///downloads/mirrordir1/ docker://art.sample.com/mirrorv2
Anything else we need to know?
I'd appreciate if you tell when v2 will be GA and if it will be supported on RHEL8.
Thank you in advance!
@abulfat-masimov - apologies for a late reply. So v2 will be TP in 4.16, we want to be sure we get good feedback from the field (TAMS. SA's etc), make the relevant changes and hopefully get it to GA in 4.18.
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten
/remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen
.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Exclude this issue from closing again by commenting /lifecycle frozen
.
/close
@openshift-bot: Closing this issue.
In response to this:
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting
/reopen
.
Mark the issue as fresh by commenting/remove-lifecycle rotten
.
Exclude this issue from closing again by commenting/lifecycle frozen
./close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.