mirror of https://github.com/linkerd/linkerd2.git
Closes #9141 This introduces the `--destination-pod` flag to the `linkerd diagnostics endpoints` command which allows users to target a specific destination Pod when there are multiple running in a cluster. This can be useful for issues like #8956, where Linkerd HA is installed and there seem to be stale endpoints in the destination service. Being able to run this command and identity which destination Pod (if not all) have an incorrect view of the cluster. Signed-off-by: Kevin Leimkuhler <kleimkuhler@icloud.com> |
||
|---|---|---|
| .. | ||
| watcher | ||
| client.go | ||
| destination_fuzzer.go | ||
| endpoint_profile_translator.go | ||
| endpoint_translator.go | ||
| endpoint_translator_test.go | ||
| fallback_profile_listener.go | ||
| fallback_profile_listener_test.go | ||
| opaque_ports_adaptor.go | ||
| profile_translator.go | ||
| profile_translator_test.go | ||
| server.go | ||
| server_test.go | ||
| test_util.go | ||