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

Respect existing cluster pull secret configuration #221

Open
everettraven opened this issue Jan 4, 2024 · 1 comment
Open

Respect existing cluster pull secret configuration #221

everettraven opened this issue Jan 4, 2024 · 1 comment

Comments

@everettraven
Copy link
Collaborator

Catalogd currently requires pull secrets to be passed through the Catalog resource's spec.source.image.pullSecret field. The Secret referenced in that field must be in the same namespace as catalogd is deployed in (typically catalogd-system). Catalogd should be able to identify any existing pull secrets and automatically resolve them for a registry that is referenced in the spec.source.image.ref field.

@joelanford
Copy link
Member

Catalogd should be able to identify any existing pull secrets

Can you explain this a bit more? What do you mean by "existing pull secrets", and in what cases would catalogd be expected to use them when they are not explicitly referenced in the Catalog object?

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

No branches or pull requests

2 participants