linkerd2/controller/api
Matei David 62a8407420
Introduce small improvements to ClusterStore (#11220)
There were a few improvements we could have made to a recent change that
added a ClusterStore concept to the destination service. This PR
introduces the small improvements:

* Sync dynamically created clients in separate go routines
* Refactor metadata API creation
* Remove redundant check in cluster_store_test
* Create a new runtime schema every time a fake metadata API client is
  created to avoid racey behaviour.

Signed-off-by: Matei David <matei@buoyant.io>
2023-08-08 17:58:49 -07:00
..
destination Introduce small improvements to ClusterStore (#11220) 2023-08-08 17:58:49 -07:00
util Fuzzing: Move fuzzers upstream (#7419) 2022-05-05 13:01:00 -06:00