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

Adding "networkLocalRatelimit" support on Helm chart #10014

Open
vivekyad4v opened this issue Sep 11, 2024 · 0 comments
Open

Adding "networkLocalRatelimit" support on Helm chart #10014

vivekyad4v opened this issue Sep 11, 2024 · 0 comments
Labels
Type: Bug Something isn't working

Comments

@vivekyad4v
Copy link

Gloo Edge Product

Open Source

Gloo Edge Version

1.16.4

Kubernetes Version

1.28

Describe the bug

Don't see an option to pass below in the Gloo helm chart -

  httpGateway:
    options: 
      networkLocalRatelimit: 
        maxTokens: 1
        tokensPerFill: 1
        fillInterval: 100s

I want to enable local rate limiting at gateway level but unable to pass the desired arguments.

Ref -
https://docs.solo.io/gloo-edge/latest/reference/helm_chart_values/open_source_helm_chart_values/
https://docs.solo.io/gloo-edge/latest/guides/security/local_rate_limiting/http/

Pls suggest.

Expected Behavior

Must have an argument supported in Helm chart for "networkLocalRateLimit".

Steps to reproduce the bug

N/A

Additional Environment Detail

No response

Additional Context

No response

@vivekyad4v vivekyad4v added the Type: Bug Something isn't working label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant