mysql-operator icon indicating copy to clipboard operation
mysql-operator copied to clipboard

Use controller expectations

Open prydie opened this issue 6 years ago • 0 comments

We should make use of controller expectations in controllers where we create/delete resources.

See ReplicaSetController in core.

The code hasn't yet made its way into client-go though (https://github.com/kubernetes/client-go/issues/332) so we can either vendor core or copy the files into the project.

prydie avatar Jan 17 '18 15:01 prydie