linkerd2/controller/api/destination
Bart Peeters 6bf507ad32
Change log level for watchers in destination svc
Make destination info logs clearer by changing log level of watchers log messages 'Establishing watch', 'Starting watch' and 'Stopping watch' from info to debug (#6917)

Signed-off-by: Bart Peeters <birtpeeters@hotmail.com>
2021-09-20 09:44:32 +01:00
..
watcher Change log level for watchers in destination svc 2021-09-20 09:44:32 +01:00
client.go Removed Destination's `Get` API from the public-api (#5993) 2021-04-16 09:04:17 -05:00
endpoint_translator.go Spelling (#6215) 2021-06-07 15:16:59 -06:00
endpoint_translator_test.go destination: pass opaque-ports through cmd flag (#5829) 2021-03-01 16:00:20 +05:30
fallback_profile_listener.go Update ServiceProfile CRD to version v1alpha2 and remove validation (#3078) 2019-07-23 11:46:31 -07: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 Support Traffic Splitting through `ServiceProfile.dstOverrides` (#6060) 2021-05-03 23:39:56 +05:30
profile_translator_test.go profiles: Eliminate default timeout (#4958) 2020-09-10 14:00:18 -07:00
server.go Fix gRPC servers (#6510) 2021-07-19 10:24:23 -05:00
server_test.go Fix gRPC servers (#6510) 2021-07-19 10:24:23 -05:00
test_helper.go Remove the `linkerd-controller` pod (#6039) 2021-04-19 09:57:45 -05:00
traffic_split_adaptor.go destination: prefer `sp.dstOverrides` over `trafficsplit` (#6156) 2021-05-27 17:34:54 +05:30
traffic_split_adaptor_test.go destination: prefer `sp.dstOverrides` over `trafficsplit` (#6156) 2021-05-27 17:34:54 +05:30