solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
https://docs.solo.io/
Apache License 2.0
4.02k stars 433 forks source link

Ratelimit not working with Gloo Edge Opensource verion #6583

Open xuanlinhha opened 2 years ago

xuanlinhha commented 2 years ago

Gloo Edge Version

1.11.x (latest stable)

Kubernetes Version

No response

Describe the bug

I follow the setup here https://docs.solo.io/gloo-edge/latest/guides/security/rate_limiting/envoy/ to edit default settings & virtualservice (kubectl edit settings default -n gloo-system & kubectl edit virtualservice default -n gloo-system) but it doesn't work

I am using the Gloo Edge Opensource version, anyone has the same issue with me? Thanks

Steps to reproduce the bug

kubectl edit settings default -n gloo-system kubectl edit virtualservice default -n gloo-system

Expected Behavior

curl <path-to-service> for multiple times will get Too many requests in response

Additional Context

No response

chrisgaun commented 2 years ago

Thanks for submitting. We will look into this.

natalefalco commented 1 year ago

Is there any update?

MeghaGeo commented 9 months ago

Hi, I am also facing same issue, is there a solution for this.

github-actions[bot] commented 4 weeks ago

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.