Closed afflom closed 2 years ago
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.
From: https://bugzilla.redhat.com/show_bug.cgi?id=2055579
Description of problem:
For the Telco RH GitOps ZTP solutions, it is desirable to have just a single operator index instead of four different operator indexes (i.e. "community-operator-index" "redhat-operator-index" "certified-operator-index" "redhat-marketplace-index"). This could decrease the CPU usage of the RH ZTP GitOps solution greatly.
Ideally, would be really nice if this can be accomplished in a declarative way using the same ImageSetConfiguration.yaml.
oc-mirror --config imageset-config-ztp-catalog.yaml docker://bastion-aio2-8a.e2e.bos.redhat.com:8443/ocp9
IIUC, ^^ ImageSetConfiguration creates four different indexes in the disconnected registry, but we are looking for a way to mirror the packages to a single index, and thus catalog in OCP, using the same yaml file.
For a sample procedure to achieve this using opm tool, you may follow the procedure described here: https://docs.google.com/document/d/1M4FDhSR-GQ7-KV3BSY9ZZxt6e2M9rbOV-h-SDIgBKK8/.