linkerd2/controller/api/destination
hanghuge 78d42b230d
chore: fix function name in comment (#12396)
Fixed comments for `subscribeToServicesWithContext` and `reconcileByAddressType`. Previously,
the comments contained incorrect function names.

Signed-off-by: hanghuge <cmoman@outlook.com>
2024-04-10 15:46:45 +01:00
..
external-workload chore: fix function name in comment (#12396) 2024-04-10 15:46:45 +01:00
watcher Don't send endpoint profile updates from Server updates when opaqueness doesn't change (#12013) 2024-03-19 10:24:02 -07:00
client.go Add `--destination-pod flag` to `linkerd diagnostics endpoints` subcommand (#9200) 2022-08-18 15:37:29 -06:00
dedup_profile_listener.go destination: Avoid sending spurious profile updates (#10517) 2023-03-13 13:36:18 -07:00
default_profile_listener.go destination: Avoid sending spurious profile updates (#10517) 2023-03-13 13:36:18 -07:00
destination_fuzzer.go Add queuing to profile translator (#11546) 2023-11-09 07:32:30 -05:00
endpoint_profile_translator.go Don't send endpoint profile updates from Server updates when opaqueness doesn't change (#12013) 2024-03-19 10:24:02 -07:00
endpoint_profile_translator_test.go controller: Stop logging errors on shutdown (#12167) 2024-03-22 09:49:37 -07:00
endpoint_translator.go Removes should not change local traffic policy (#12325) 2024-03-22 09:42:13 -07:00
endpoint_translator_test.go Removes should not change local traffic policy (#12325) 2024-03-22 09:42:13 -07:00
fallback_profile_listener.go destination: Avoid sending spurious profile updates (#10517) 2023-03-13 13:36:18 -07:00
fallback_profile_listener_test.go destination: Avoid sending spurious profile updates (#10517) 2023-03-13 13:36:18 -07:00
opaque_ports_adaptor.go destination: Avoid sending spurious profile updates (#10517) 2023-03-13 13:36:18 -07:00
profile_translator.go Add queuing to profile translator (#11546) 2023-11-09 07:32:30 -05:00
profile_translator_test.go Add queuing to profile translator (#11546) 2023-11-09 07:32:30 -05:00
server.go chore: fix function name in comment (#12396) 2024-04-10 15:46:45 +01:00
server_test.go Refactor IPv4-only functions to also work for IPv6 (#12303) 2024-03-22 07:20:52 -05:00
test_util.go chore: Remove repetitive words (#12330) 2024-03-25 09:33:39 -07:00