Sotiris Nanopoulos
Sotiris Nanopoulos
Personally encountering this problem as well and I would love to get it fixed. Diff has a parameter `--strip-trailing-cr` Is Bazel accepting patches for this feature? I see there was...
👓 @clayton-gonsalves @davinci26 @shadialtarsha
fyi @pravb
@skriss sorry had this message on draft. We are working on a bunch of items to improve the operational stability of Contour so we are not taking many upstream changes...
Drive by comment: Can we also add https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/bootstrap/v3/bootstrap.proto#config-bootstrap-v3-clustermanager-outlierdetection From the Envoy docs > A log of outlier ejection events can optionally be produced by Envoy. This is extremely useful during...
Also it would be nice if we could have this also applied to extension services as well such `ext_auth`
> Now I just add outlier detection configuration on the services to be routed. I think we can discuss whether we should add relevant configuration on extension services. Works for...
Is this supported by envoy? iiuc envoy doesnt support retries for ext-auth services https://github.com/envoyproxy/envoy/issues/17918
Ty for the pointer. The docs document this field as: > Indicates the retry policy for re-establishing the gRPC stream I read this as a `tcp` level retry which only...
We have been using it in production for a while with no issues. We also noticed significant cpu reduction before and after we deployed the change in the controller when...