Results 224 comments of Alexander Yastrebov

@fragsalat > We also had the use case where we want to add an access token to the proxied request. The access token should be stored and read using a...

@sanjeev55 No, it is not supported yet

We are now tracking individual flaky tests by label https://github.com/zalando/skipper/issues?q=is%3Aissue+is%3Aopen+label%3Aflakytest

* https://github.com/golang/go/issues/52882 solves upgrade requests with body so now h2c properly supports both prior knowledge and connection upgrade. * https://github.com/golang/net/pull/139 propagates http.Server instance and therefore various timeouts * The problem...

Closing in favour of #2480

https://github.com/golang/go/issues/58547

> A quick hack to enable endpointslices usage would be to have an annotation on ingress or routegroup to force service use instead of endpoints I think we have a...

> https://github.com/zalando/skipper/pull/2239 made it possible to allow filters to opt-in to get called in the response path in case of errors. lifo(), lifoGroup(), admissionControl() are opt-in into this. Created https://github.com/zalando/skipper/pull/2680...