You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 2024-12-17 nightly kuadrant-operator-catalog image, we have our test that should limit requests based on the keycloak user username failing. It doesn't limit requests for users anymore. Setup is similar with one of the kuadrant user-guides but without the kubernetes identity. Can you please help me to understand what's wrong with ours?
There could have been a change in structure we are not aware of, but I didn't find any new commits around this date. I did some research, and from docs it seems like the RLP counter value might be something different. Something like metadata.filter_metadata.envoy\.filters\.http\.ext_authz.identity.user to fetch dynamic metadata, but I wasn't been able to make limitador parse this value.
Also, for the future debugging, is there a method to check what dynamic metadata is actually parsed? Thank you
Kuadrant operator image: nightly-11-02-2025
Limitador image: c31e42f370bc1fec921a422777a120478b8a319a
Authorino image: v0.20.0
Wasm image: abe70bb1251bf9c0db3ee86f52759b11b5dedbe3
Red Had Build of Keycloak operator version: 26.0.9-opr.1
Since
2024-12-17
nightly kuadrant-operator-catalog image, we have our test that should limit requests based on the keycloak user username failing. It doesn't limit requests for users anymore. Setup is similar with one of the kuadrant user-guides but without the kubernetes identity. Can you please help me to understand what's wrong with ours?There could have been a change in structure we are not aware of, but I didn't find any new commits around this date. I did some research, and from docs it seems like the RLP counter value might be something different. Something like
metadata.filter_metadata.envoy\.filters\.http\.ext_authz.identity.user
to fetch dynamic metadata, but I wasn't been able to make limitador parse this value.Also, for the future debugging, is there a method to check what dynamic metadata is actually parsed? Thank you
Kuadrant operator image:
nightly-11-02-2025
Limitador image:
c31e42f370bc1fec921a422777a120478b8a319a
Authorino image:
v0.20.0
Wasm image:
abe70bb1251bf9c0db3ee86f52759b11b5dedbe3
Red Had Build of Keycloak operator version:
26.0.9-opr.1
AuthPolicy
RateLimitPolicy
Gateway
HTTPRoute
The text was updated successfully, but these errors were encountered: