linkerd2/proxy-init
Dennis Adjei-Baah ad42f2f8ab
Retry k8s watch endpoints on error (#510)
Shortly after conduit is installed in k8s environment. The control plane component that establishes a watch endpoint with k8s run in to networking issues during proxy initialization. During failure, each watcher fails to retry its connection to k8s watch endpoint which leads to timeouts and eventually, multiple controller pod restarts.

This PR adds retry logic to each "watch" enabled package.

fixes #478

Signed-off-by: Dennis Adjei-Baah <dennis@buoyant.io>
2018-03-07 13:40:43 -08:00
..
cmd Add --verbose option to CLI (#154) 2018-01-17 12:06:43 -05:00
integration_test Use Go 1.10.0 to build Go components. (#408) 2018-02-21 14:31:29 -10:00
iptables Add inject flag for skipping outbound ports (#38) 2017-12-19 11:17:11 +11:00
Dockerfile Retry k8s watch endpoints on error (#510) 2018-03-07 13:40:43 -08:00
main.go Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00