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
While attempting to use the oc-mirror tool, it became apparent that registry credentials must be stored in the {XDG_RUNTIME_DIR}/containers/auth.json location. I think it would be useful to have an option for specifying an auth file location (similar to how podman does it).
What did you expect to happen?
Having an option to specify an auth file.
How to reproduce it (as minimally and precisely as possible)?
$ oc-mirror --help
Anything else we need to know?
Just a feature request, no current issue
References
NA
The text was updated successfully, but these errors were encountered:
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.
Version
What happened?
While attempting to use the
oc-mirror
tool, it became apparent that registry credentials must be stored in the{XDG_RUNTIME_DIR}/containers/auth.json
location. I think it would be useful to have an option for specifying an auth file location (similar to how podman does it).What did you expect to happen?
Having an option to specify an auth file.
How to reproduce it (as minimally and precisely as possible)?
$ oc-mirror --help
Anything else we need to know?
Just a feature request, no current issue
References
NA
The text was updated successfully, but these errors were encountered: