Do not use the manager client in tests #42
Labels
complexity: medium
enhancement
New feature or request
needs-triage
sprint: 3
sprint: 4
sprint: 5
sprint: 6
We are using the manager client in tests which is the same client used by controllers. It reads from caches which means it is not strongly consistent. In tests we usually want strong consistency where the client will read directly from the api server.
burmanm pointed out kubernetes-sigs/kubebuilder#2066 to me which discusses this.
┆Issue is synchronized with this Jira Task by Unito
┆Reviewer: Michael Burman
┆friendlyId: K8SSAND-144
┆priority: Medium
The text was updated successfully, but these errors were encountered: