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 support for Path and Method based Rate Limiting when using an OpenShift route #77

Closed
maleck13 opened this issue Mar 10, 2022 · 1 comment
Labels
status/duplicate Already exists

Comments

@maleck13
Copy link
Collaborator

maleck13 commented Mar 10, 2022

When wiring up RateLimiting for a route, by default if we generate the VirtualService the rate limiting service would be called for all request to that host and so per path and method RL would have to be done in Limitador directly.

@eguzki
Copy link
Contributor

eguzki commented Mar 24, 2022

Duplicated of Kuadrant/kuadrant-controller#107 ?

@didierofrivia didierofrivia transferred this issue from Kuadrant/kuadrant-controller Nov 8, 2022
mikenairn pushed a commit to mikenairn/kuadrant-operator that referenced this issue Mar 23, 2023
* upgrade istio 1.12.1

* upgrade authorino v0.7.0 using the operator v0.1.0

* testing env cluster upgrade to k8s 1.23.1

* fix ci kind setup tests
@alexsnaps alexsnaps added the status/duplicate Already exists label Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/duplicate Already exists
Projects
No open projects
Status: To test
Development

No branches or pull requests

3 participants