Kuadrant / Kuadrant/kuadrant-operator
Reflect route selectors status in status stanzas of policy resources
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 94
- Forks
- 89
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 43
Description
Update the status stanza of the AuthPolicy and RateLimitPolicy resources about route selectors that succeeded vs. failed to select HTTPRouteRules
Maybe have a list of the policy rules, sorted by by name, that will apply to which HTTPRouteRule (?)
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
Start by locating the AuthPolicy and RateLimitPolicy resource definitions, their status handling, and the HTTPRouteRule selector logic. Determine how successful and failed selections should be represented, including the proposed name-sorted policy-rule list; done means both resources expose clear status for which selectors apply to which HTTPRouteRules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- api, authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100