opdev / opcap

Apache License 2.0
3 stars 15 forks source link

Remove unnecessary client code #274

Closed bcrochet closed 2 years ago

bcrochet commented 2 years ago

The controller-runtime client can do all the things that both OLM client and the dynamic client can do. We don't need all three. This will greatly simplify the code and make it more consistent.