linkerd2 icon indicating copy to clipboard operation
linkerd2 copied to clipboard

Add `Link` informer to `service-mirror`

Open mateiidavid opened this issue 1 year ago • 2 comments

When looking through https://github.com/linkerd/linkerd2/issues/11494 I noticed some of the error handling in the service-mirror's main routine could be improved. For example:

We are also maintaining our own reflector logic here instead of relying on the shared index abstractions provided by client-go. I'm not sure if there was ever a reason to it, we have a generated client for Link resources. I think using a shared informer here is going to be more efficient and allow us to handle some of these cases a bit better.

mateiidavid avatar Oct 23 '23 15:10 mateiidavid

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 26 '24 06:01 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 03 '24 21:05 stale[bot]