linkerd2/controller/api/destination
Kevin Leimkuhler 8c3fcc4d62
Add `--destination-pod flag` to `linkerd diagnostics endpoints` subcommand (#9200)
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>
2022-08-18 15:37:29 -06:00
..
watcher go: Copy port range utilities from the proxy-init repo (#9143) 2022-08-12 10:34:02 -07:00
client.go Add `--destination-pod flag` to `linkerd diagnostics endpoints` subcommand (#9200) 2022-08-18 15:37:29 -06:00
destination_fuzzer.go Fuzzing: Move fuzzers upstream (#7419) 2022-05-05 13:01:00 -06:00
endpoint_profile_translator.go Add `gosec` and `errcheck` lints (#7954) 2022-03-03 10:09:51 -07:00
endpoint_translator.go destination: Fix bug in filtering logic (#8169) 2022-03-29 17:11:32 -07:00
endpoint_translator_test.go Bump minimum kubernetes version to 1.21 (#8647) 2022-06-14 15:15:28 -07:00
fallback_profile_listener.go enable `structcheck` linter (#8043) 2022-03-18 09:15:11 -06:00
fallback_profile_listener_test.go Update ServiceProfile CRD to version v1alpha2 and remove validation (#3078) 2019-07-23 11:46:31 -07:00
opaque_ports_adaptor.go Return default opaque ports in the destination service (#5814) 2021-02-24 14:55:31 -05:00
profile_translator.go Add `gosec` and `errcheck` lints (#7954) 2022-03-03 10:09:51 -07:00
profile_translator_test.go enable `staticcheck` (#8037) 2022-03-10 15:43:35 -08:00
server.go go: Enable `errorlint` checking (#7885) 2022-02-16 18:32:19 -07:00
server_test.go Fuzzing: Move fuzzers upstream (#7419) 2022-05-05 13:01:00 -06:00
test_util.go Fuzzing: Move fuzzers upstream (#7419) 2022-05-05 13:01:00 -06:00