We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The status Message/Reaon mentions HTTPRoute even when the policy is targeting a gateway.
HTTPRoute
kubectl describe ratelimitpolicy mypolicy ... Spec: Limits: Global: Rates: Duration: 10 Limit: 10 Unit: second Target Ref: Group: gateway.networking.k8s.io Kind: Gateway Name: mypolicy Status: Conditions: Last Transition Time: 2023-11-27T11:59:43Z Message: HTTPRoute is ratelimited Reason: HTTPRouteProtected Status: True Type: Available Observed Generation: 1
The text was updated successfully, but these errors were encountered:
Credits to @david-martin
Sorry, something went wrong.
Closing as addressed in #347, which will be included in the next Kuadrant Operator release
Thanks @KevFan
No branches or pull requests
The status Message/Reaon mentions
HTTPRoute
even when the policy is targeting a gateway.The text was updated successfully, but these errors were encountered: