Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
kubernetes, rust

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.

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?
Dominant language
Rust
Stars
21
Forks
5
Avg merge
12h 44m
Merged PRs (30d)
11

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.

More from stackabletech/opa-operator

All issues in stackabletech/opa-operator

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.