Should changing mirror.linkerd.io/exported to false from true remove the mirrored service? #8468
Unanswered
NeckBeardPrince
asked this question in
Help
Replies: 1 comment
-
Sorry for the late response on this, but this was an issue and has been fixed by #8734. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have my Elasticsearch StatefulSet service with
mirror.linkerd.io/exported: true
sitting in cluster A and I can see it being mirrored in cluster B. When I change the label to "false" I would've thought the service-mirror in cluster B would pick that up and remove the mirrored service. But is that not the case? I only started using Linkerd last week, so if there is something I'm not understanding, please let me know. I have-enable-headless-services
enabled as well.Beta Was this translation helpful? Give feedback.
All reactions