Commit 508c7ed
committed
test: rename cluster field to multigrescluster in controller tests
Renames the `cluster` field in the `MultigresCluster` controller test cases to `multigrescluster`.
The variable name `cluster` is ambiguous in this context, as it could refer to the underlying Kubernetes cluster or the `MultigresCluster` custom resource. Using the explicit name `multigrescluster` improves clarity and avoids potential confusion regarding which entity is being referenced in the test fixturs.1 parent b4f9fdb commit 508c7ed
File tree
1 file changed
+90
-91
lines changed- pkg/cluster-handler/controller/multigrescluster
1 file changed
+90
-91
lines changed
0 commit comments