You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to go through a secure build mechanism and switch to using registry.redhat.io
We need to ensure that we produce a 'file version' with our must-gather output
Our must-gather version should have an equivalent version for each supported version of the gitops-operator (even though our tool is agnostic of gitops-operator version)
The command to run the operator should be oc adm must-gather --image-stream=openshift/must-gather --image=[registry.redhat.io/openshift-gitops/gitops-must-gather-rhel8:[gitops_version]]
Describe the solution you'd like
The command to run the operator should be
oc adm must-gather --image-stream=openshift/must-gather --image=[registry.redhat.io/openshift-gitops/gitops-must-gather-rhel8:[gitops_version]]
Additional context
This change has been asked for by CEE in order to have the gitops must-gather on https://access.redhat.com/solutions/5459251
Some resources to help explain versioning request:
The text was updated successfully, but these errors were encountered: