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

bundle builder: How can the bundle builder access the ConfigMaps if API access requires authentication? #514

Open
Tracked by #450 ...
fhennig opened this issue Feb 6, 2024 · 0 comments

Comments

@fhennig
Copy link
Member

fhennig commented Feb 6, 2024

The bundle builder reads ConfigMaps from the API server to gather the RegoRules for the bundles.
In a k8s cluster with API access control it is necessary to authenticate against the API server.

Open questions

  • Is this really the case? Currently just speculation
  • If authentication is necessary, can we do this with docs or do we need to implement something?
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

1 participant