Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTTPLocalRateLimitPolicy support #13231

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Add HTTPLocalRateLimitPolicy support #13231

wants to merge 4 commits into from

Conversation

alpeb
Copy link
Member

@alpeb alpeb commented Oct 25, 2024

This adds the HTTPLocalRateLimitPolicy CRD, which is indexed by the policy controller and exposed by the inbound API.

Still to do:

  • HTTPLocalRateLimitPolicy status
  • Validator for HTTPLocalRateLimitPolicy to:
    • for now only allow a Server targetRef
    • disallow clientRefs that are not ServiceAccounts
    • validate that identity and overrides rate-limits don't surpass the total rate-limit

@alpeb alpeb requested a review from a team as a code owner October 25, 2024 18:37
@alpeb alpeb marked this pull request as draft October 25, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant