stackabletech / stackabletech/opa-operator
bundle builder: How can the bundle builder access the ConfigMaps if API access requires authentication?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 21
- Forks
- 5
- Avg merge
- 12h 44m
- Merged PRs (30d)
- 11
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the bundle builder's ConfigMap access and the Kubernetes API server authentication model. Verify whether authenticated access is required, then determine whether the resolution belongs in documentation or implementation; the issue is done when that choice and the required scope are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, rust
- Domain
- authorization, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100