Kuadrant / Kuadrant/kuadrant-operator

Reflect route selectors status in status stanzas of policy resources

Open
#690 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.