Files
kubernetes/pkg/watch
Clayton Coleman b2434de777 When connections are broken on Watch, write fewer errors to logs
Watch depends on long running connections, which intervening proxies
may break without the control of the remote server. Specific errors
handled are io.EOF, io.EOF wrapped by *url.Error, http connection
reset errors (caused by race conditions in golang http code), and
connection reset by peer (simply tolerated).
2014-12-18 16:15:51 -05:00
..
2014-07-18 16:47:17 -07:00
2014-09-07 22:26:42 -07:00
2014-09-07 22:26:42 -07:00
2014-09-07 22:26:42 -07:00
2014-12-04 00:30:51 -08:00