linkerd2/multicluster/service-mirror
Ujjwal Goyal 4953a531af
Expose service metadata from source service to mirrored service (#6626)
Currently services mirrored from remote cluster are created with
some custom annotations and labels without the option to copy
original metadata. It prevents advanced features to be implemented on
top of service discovery.

This PR modifies service-mirror in multicluster to copy all annotations
and labels from remote cluster before adding custom metadata.

Signed-off-by: Ujjwal Goyal <importujjwal@gmail.com>
2021-08-17 16:10:32 +01:00
..
cluster_watcher.go Expose service metadata from source service to mirrored service (#6626) 2021-08-17 16:10:32 +01:00
cluster_watcher_mirroring_test.go Introduce support for StatefulSets across multicluster (#6090) 2021-07-29 14:12:20 -06:00
cluster_watcher_test_util.go Introduce support for StatefulSets across multicluster (#6090) 2021-07-29 14:12:20 -06:00
events_formatting.go extension: Separate multicluster chart and binary (#5293) 2020-12-04 16:36:10 -08:00
jittered_ticker.go extension: Separate multicluster chart and binary (#5293) 2020-12-04 16:36:10 -08:00
metrics.go extension: Separate multicluster chart and binary (#5293) 2020-12-04 16:36:10 -08:00
probe_worker.go extension: Separate multicluster chart and binary (#5293) 2020-12-04 16:36:10 -08:00