mirror of https://github.com/linkerd/linkerd2.git
This is a second take on #12427, which avoided a theoretical/correctness issue around overwritting new ES addresses with stale data. We had to revert that in #12589 because the change introduced a bug, by returning early when the ES had no addresses and failed to properly initiallize `addesses` for the portPublisher. This just removes the early return. |
||
---|---|---|
.. | ||
cluster_store.go | ||
cluster_store_test.go | ||
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 | ||
workload_watcher.go | ||
workload_watcher_test.go |