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

How can we prevent all requests from going to the rate limit service when rate limits are not configured? #798

Open
subrata1992 opened this issue Dec 18, 2024 · 1 comment
Labels

Comments

@subrata1992
Copy link

Once the ratelimit service is deployed and an EnvoyFilter is created to register it with the Istio ingress gateway, all incoming requests will be directed to the ratelimit service for rate limiting, regardless of whether rate limiting rules are defined for those specific REST API paths. However, it is possible to prevent all requests from being sent to the ratelimit service if no ratelimit rules are configured for them.

Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant