Guy Daich
Guy Daich
/retest
> new chart just for ServiceMonitor resource ? I think that other projects also take this approach: https://github.com/istio/istio/blob/4f54ef1ba6ff4608841e76c5233827322e683a86/samples/addons/extras/prometheus-operator.yaml#L48 +1 for an addons chart that will contain additional observability examples, like...
Hi @arkodg . I think that #3218 only included TLS params, not client certs. I think that @alexwo intends to pick up client certs in the future. Should we keep...
Sorry for the late reply, I missed that CC. The issue this time appears to be connection reset/refused and not 404s: ``` {"ts":1719283813.373276,"level":"err","r":177,"file":"http_client.go","line":1098,"msg":"Read error","err":"read tcp 172.18.0.1:35884->172.18.255.208:80: read: connection reset by...
+1 for adding requestTimeout in BTP.
> > > will this help https://gateway.envoyproxy.io/v1.0.1/tasks/traffic/routing-outside-kubernetes/ without using service/endpointslice? > > > > > > yes this API is a better approach to do non k8s routing > >...
/retest
/retest
/retest
Hi @quyenhoang96! That's odd, as EnvoyExtensionPolicy is not included in EG 1.0.1: https://github.com/envoyproxy/gateway/tree/v1.0.1/charts/gateway-helm/crds/generated Can you maybe share the steps that you took to install and upgrade EG?