mirror of https://github.com/linkerd/linkerd2.git
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> |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_resource.go | ||
| api_test.go | ||
| clientset.go | ||
| k8s.go | ||
| metadata_api.go | ||
| prometheus.go | ||
| test_helper.go | ||