Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a command line option to specify a pull secret that can be used to unpack catalogs from private registries #336

Open
skattoju opened this issue Aug 7, 2024 · 0 comments

Comments

@skattoju
Copy link

skattoju commented Aug 7, 2024

Parent epic : operator-framework/operator-controller#1015

  • Add a flag --pull-secret that takes a string containing namespace and name of a pull secret separated by a / ex: --pull-secret=namespace/name
  • If supplied, the pull secret should be included in the options for the remote package so that catalogs can be pulled from secured registries
  • In addition in case a pull secret is provided via the catalog api, it should be used before the pull secret provided via command line flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant