Florent Lecoultre
Florent Lecoultre
/retest
also opened an issue: https://github.com/envoyproxy/envoy/issues/32464
Make sense, I forgot to add the link to the issue I created: https://github.com/envoyproxy/envoy/issues/32464 This add more context on the problem that I am trying to solve here. I will...
I added per your suggestion @alyssawilk: - runtime guard (defaulting to false as it is a pretty risky change) - renamed some variable for clarity - 2 integration tests: -...
/retest
> hm, can you look into test failures? may need a main merge? merge main, still need to figure out the new test failures /wait
tests looks better now. Only one test failed not for arm64, will retest it /retest
/retest
To clarify the goal of this PR: The intent is to ensure we retry the connection-failure until we get at least one connection with an upstream. While the router is...
/retest