linkerd2/controller/cmd/service-mirror
Zahari Dichev 31e33d18d3
Enable service mirroring to work in private networks (#4440)
This change creates a gateway proxy for every gateway. This enables the probe worker to leverage the destination service functionality in order to discover the identity of the gateway.

Fix #4411

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
2020-05-20 19:48:36 +03:00
..
cluster_watcher.go Enable service mirroring to work in private networks (#4440) 2020-05-20 19:48:36 +03:00
cluster_watcher_mirroring_test.go Fix gateway update problems (#4388) 2020-05-14 10:59:30 -05:00
cluster_watcher_probe_events_test.go Fix gateway update problems (#4388) 2020-05-14 10:59:30 -05:00
cluster_watcher_test_util.go Probe manager events emission tests (#4312) 2020-05-05 08:57:05 +03:00
config_watcher.go Enable service mirroring to work in private networks (#4440) 2020-05-20 19:48:36 +03:00
events_formatting.go Fix gateway update problems (#4388) 2020-05-14 10:59:30 -05:00
jittered_ticker.go Add liveliness checks and metrics for multicluster gateway (#4233) 2020-04-27 13:06:58 +03:00
main.go Enable service mirroring to work in private networks (#4440) 2020-05-20 19:48:36 +03:00
metrics.go Probe manager events emission tests (#4312) 2020-05-05 08:57:05 +03:00
probe_manager.go Enable service mirroring to work in private networks (#4440) 2020-05-20 19:48:36 +03:00
probe_worker.go Enable service mirroring to work in private networks (#4440) 2020-05-20 19:48:36 +03:00