redpanda-data / redpanda-data/redpanda
Add support for KIP-1274
Open
Nobody has claimed this yet.
kind/enhance
- Dominant language
- C++
- Stars
- 12.6k
- Forks
- 792
- PR merge metrics
- No merged PRs in 30d
Description
Who is this for and what problem do they have today?
KIP-1274 adds the ability to use CIDR-base Host patterns for ACLs.
What are the success criteria?
Redpanda supports KIP-1274
Why is solving this problem impactful?
Makes things easier
Additional notes
Ticket generated from discussion https://github.com/redpanda-data/redpanda/discussions/29390
Contributor guide
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
Read KIP-1274 and the linked discussion 29390 first to understand the required CIDR-based host-pattern behavior for ACLs. No files, tests, or entry points are named in the issue, so locate the relevant ACL implementation and tests before estimating the work. Done means Redpanda supports the KIP-1274 behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100