Dave Cheney

Results 221 comments of Dave Cheney

eecdb7e999af43e9e4d45723df057e41c0b7449e added error level logging of NACKs from envoy. Moving to the backlog as there is no work scheduled before 1.0

@stevesloka do you think we need to resolve this before 1.0 ships or can we tackle it afterwards?

This isn't necessary for 1.0 and has a quite high risk of regression. Bumping to after 1.0

I'd like take a stab at this. The goal of `holdoffMaxDelay` was to prevent the `holdoffDelay` timer being _sloloris'd_ forward indefinitely. At the moment `holdoffMaxDelay` will fire twice per second,...

Hello, I've noodled with this for a few days and landed some cleanup PRs for 1.3 however I have decided not to proceed any further with this work. This is...

@youngnick I've moved this to the backlog. I would prefer not to be doing any code changes apart from fixing exisiting bugs in the rc.2 - 1.0 time frame.

@nwohlgemuth > Currently, contour simply sets the panic threshold to 0 which means that if all backend pods report as unhealthy, incoming traffic will fail with a 503. For my...

@nwohlgemuth thank you for your reply. I'm sorry if my question appeared insensitive. As I understand it iff you have active health checking configured and that health checking reports that...