stackabletech / stackabletech/opa-operator

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

Open
#514 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.