1. Proposed title of this feature request
Allow configuration of PullSecret for 'oc adm must-gather'
2. What is the nature and description of the request?
We request 'oc adm must-gather' having an option to configure PullSecret and a repository.
3. Why does the customer need this? (List the business requirements here)
In highly secured environments it is forbidden to pull images from untrusted Image Registries. As an official way to pull these images a dedicated proxy registry that requires authentication needs to be used. Currently it is not possible to use 'oc adm must-gather' in such a setup. Some images for Phased Gates supportability review are available only from quay.io. Customers in highly secured environments are not able to pull these images and Red Hat is not able to do the PG review for them.
4. List any affected packages or components.
oc cli command