Antonio B.
Antonio B.
For the helm chart, `license_secret_name` is not described in the documentation (https://docs.solo.io/gloo-edge/latest/reference/helm_chart_values/). Thank you.
### Gloo Mesh Version 1.2.x (latest stable) ### Istio Version 1.11.x ### Describe the bug With GMG, you apply a client ratelimit using `raw` and it works. However, when using...
In the Dev Portal, at the observability section, in the Beta version there was a dropdown offering to show the Latency. It was on grey (disabled). It would be interesting...
I couldn't manage to get rid of the checkbox when I use this bundle with Sonata as part of child form. Being specific, if you want to remove that checkbox,...
**Is your feature request related to a problem? Please describe.** It is a bit complicted to create transformations about queryParams Probably a new `transformationTemplate` would be interesting. The US would...
## Description This PR adds a blog post about how to use OPA with Istio and the benefits of both. Adding co-author to the loop: @charlieegan3 ## Reviewers - [...
Related to this other issue https://github.com/solo-io/gloo/issues/5011 Here a place which could be interesting to improve the error log message in order to help on debugging: https://github.com/solo-io/gloo-private/blob/5d686c0f62f48057490e41c5cfdb2bce255e5604/projects/gloo/cli/pkg/cmd/check/gloo_stats.go#L66 Error message could include...
**Is your feature request related to a problem?** When using kubernetes provider, source files from the local folder are copied to the remote devcontainer deployed in a pod within the...
**Describe the feature request** Docs claim that you can [create manually a gateway](https://istio.io/latest/docs/tasks/traffic-management/ingress/gateway-api/#manual-deployment). However, it only works for ingress gateway and not waypoints. How to reproduce: ``` istioctl install -y...