strimzi / drain-cleaner

Utility to help with draining nodes running Strimzi-managed Apache Kafka® or ZooKeeper® pods
Apache License 2.0
50 stars 29 forks source link

Remove unnecessary Make goals #136

Open katheris opened 3 days ago

katheris commented 3 days ago

Since we do not run goals against a set of directories there is no need to have additional goals specified in the Helm directory Makefile.

There is a matching PR for this in access-operator