linkerd2/controller/cmd
Matei David 9c902dc6b4
Add an endpoints reconciler component for external workloads (#11948)
We introduced an endpoints controller that will be responsible for
managing EndpointSlices for services that select external workloads. We
introduce as a follow-up the reconciler component of the controller that
will be responsible for doing the writes and diffing.

Additionally, the controller is wired-up in the destination service's
main routine and will start if endpoint slice support is enabled.

---------

Signed-off-by: Matei David <matei@buoyant.io>
Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
Co-authored-by: Zahari Dichev <zaharidichev@gmail.com>
2024-01-24 16:55:16 +00:00
..
destination Add an endpoints reconciler component for external workloads (#11948) 2024-01-24 16:55:16 +00:00
heartbeat heartbeat: Include the CPU architecture in reports (#9589) 2022-10-10 12:31:05 -07:00
identity Add ability to configure client-go's `QPS` and `Burst` settings (#11644) 2023-11-28 15:25:05 -05:00
proxy-injector allow pprof to be configurable via helm flags (#8090) 2022-03-22 14:31:04 -06:00
sp-validator allow pprof to be configurable via helm flags (#8090) 2022-03-22 14:31:04 -06:00
main.go Remove the `linkerd-controller` pod (#6039) 2021-04-19 09:57:45 -05:00