mirror of https://github.com/linkerd/linkerd2.git
When the `mirror.linkerd.io/remote-gateway-identity` and `mirror.linkerd.io/remote-svc-fq-name` annotations are set on an EndpointSlice object, the destination controller does not return the correct identity hints for that endpoint. We fix an incorrect assignment to fix this. We also fix some logic that can result in a nil pointer dereference instead of comparing empty strings. We add a test case to exercise these. Signed-off-by: Alex Leong <alex@buoyant.io> |
||
---|---|---|
.. | ||
endpoints_watcher.go | ||
endpoints_watcher_test.go | ||
k8s.go | ||
opaque_ports_watcher.go | ||
opaque_ports_watcher_test.go | ||
profile_watcher.go | ||
profile_watcher_test.go | ||
prometheus.go | ||
test_util.go | ||
traffic_split_watcher.go | ||
traffic_split_watcher_test.go |