Brian Storti
Brian Storti
The only way I found to consistently work around this issue is to set a `minReadySeconds` on the deployment, to force the old pods to stick around for a while...
We have `minReadySeconds` set and are using container-native load balancing, and we still see 502s every now and then.
Thanks, @prokopsimek. I'll try to find some time later this week to take a look why the build is failing, so we can merge this. Feel free to take a...
@prokopsimek This took a bit longer than expected, but the build is green now. Can you please rebase master so I can merge this?