Adam Sayah
Adam Sayah
### Version _No response_ ### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered...
a common ask is to pass the values or the rate limit dynamically, for example, a call reaches the gateway and based on the identity of the user/ call a...
### Version _No response_ ### Is your feature request related to a problem? Please describe. The following issue was discovered while working towards isolated authN environments in Auth0 using an...
### Version _No response_ ### Is your feature request related to a problem? Please describe. Today we enforce schemas validation for RateLimit CRs The need is to support Server validation...
S3 plugin was throwing semver validation error even if my version was valid, got fixed by re-indexing, error handling should be improved.
When the auto register is on, when installing an agent on remote kubernetes cluster, and kubecluster is automatically discovered and created.
Support pointing to a PKI for a root cert instead of passing it to gloo mesh - AWS PCA integration, providing an ARN to fetch a root ca, and generate...
### Gloo Edge Version 1.13.x (beta) ### Kubernetes Version _No response_ ### Describe the bug Mutations don't work in stitched schemas. use the following example: https://github.com/asayah/gloo-graphql-example/blob/main/kube/labs/2-declarative/2-mutation-gql.yaml apply the manifests in...
### Version 1.12.x (latest) ### Describe the requested changes In the doc we have: https://docs.solo.io/gloo-edge/1.10.37/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto.sk/#settings ``` If the auth server trusted id of the user, it will be set in...
RL filter can return the standard headers that the customer is looking for (see the enable_x_ratelimit_headers config https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/ratelimit/v3/rate_limit.proto) and that Envoy provides a dedicated retry policy for rate-limited requests (see...