mirror of https://github.com/linkerd/linkerd2.git
The federated service watcher test has a race condition where we create a cluster store with a set of kubernetes manifests and then immediately begin testing queries to that cluster store. If these queries are executed before the cluster store's informers process the kubernetes manifests, the queries can fail. In the context of this test, this failure manifests as the read on the updates channel never returning, resulting in test timeouts. We fix this by waiting for the cluster store to be populated before continuing with the test and issuing queries. Signed-off-by: Alex Leong <alex@buoyant.io> |
||
---|---|---|
.. | ||
destination | ||
util |