linkerd2/controller/k8s
Phil Calçado 9410da471a
Better error handling for Tap (#177)
Previously, running `$conduit tap` would return a `Unexpected EOF` error when the server wasn't available. This was due to a few problems with the way we were handling errors all the way down the tap server. This change fixes that and cleans some of the protobuf-over-HTTP code.

- first step towards #49
- closes #106
2018-01-25 11:49:38 -05:00
..
clientset.go Upgrade k8s.io/client-go to v6.0.0 (#122) 2018-01-11 10:22:37 -08:00
endpoints.go Bump k8s watch intialization timeout, cleanup logging (#166) 2018-01-17 15:31:01 -08:00
pods.go Better error handling for Tap (#177) 2018-01-25 11:49:38 -05:00
replicasets.go Better error handling for Tap (#177) 2018-01-25 11:49:38 -05:00
watcher.go Bump k8s watch intialization timeout, cleanup logging (#166) 2018-01-17 15:31:01 -08:00
watcher_test.go Bump k8s watch intialization timeout, cleanup logging (#166) 2018-01-17 15:31:01 -08:00