Denis Jannot
Denis Jannot
**Is your feature request related to a problem? Please describe.** When following a GitOps approach, it's common to have the yaml corresponding to the deployment of the app and the...
**Describe the bug** We always apply the trafficPolicy at the root of the DestinationRules while we should apply it at the subset level And we should automatically generate different subsets...
**Is your feature request related to a problem? Please describe.** An externalService Destination can be used to have Gloo Mesh creating ServiceEntries on the different clusters, but there's currently no...
**Is your feature request related to a problem? Please describe.** If there's no source selector, then the list will include all the workloads of all the clusters. It can quickly...
**Is your feature request related to a problem? Please describe.** Currently, SMH will get the IP of the Service `istio-ingressgateway` from the `istio-system` namespace to determine how to create the...
Let's say that I create a VS and 2 RT like that: ``` kubectl apply -f -
**Is your feature request related to a problem? Please describe.** When an Ajax call is sent with an expired token, Gloo Edge is redirecting it to the IdP. If the...
It makes oxy incompatible with several clients, like the ones using the Amazon S3 API See the link below for more information: https://github.com/golang/go/issues/5022 Could you please use the following approach...
It's very useful to be able to use the sign function directly, for example to sign request on the server for the client.
Would it be possible to add an option to ignore SSL certificate errors to allow using self-signed certificate (when using the Amazon S3 API with an Object Storage platform in...