stackabletech / stackabletech/opa-operator
Support syncing rego rules from Git
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 21
- Forks
- 5
- Avg merge
- 12h 44m
- Merged PRs (30d)
- 11
Description
For some users it might be more convenient to have their rego rules in a Git repo instead of having to put them in ConfigMaps.
For this we could copy the git-sync mechanism in Airflow to OPA servers.
Tasklist
- The first task is to make a decision (ideally as an ADR) if we want to have this functionality at all (e.g. check security aspects or our abstraction layer that we will create)
- Check if OPAL helps up
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 proposed ADR: review whether syncing Rego rules from Git should be supported, including the security implications and the abstraction layer it would require. Compare the Airflow git-sync mechanism and investigate whether OPAL helps. Done means recording a clear decision and its rationale.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, kubernetes
- Domain
- authorization, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100