kafka-gitops icon indicating copy to clipboard operation
kafka-gitops copied to clipboard

Improve documentation on --no-delete flag

Open devshawn opened this issue 5 years ago • 1 comments

As many users already have a cluster with topics/ACLs defined, we should provide better documentation for using kafka-gitops against an existing Kafka cluster. This includes improving the documentation around the --no-delete flag and topic blacklist setting.

devshawn avatar Aug 14 '20 22:08 devshawn

As I deleted everything on my dev cluster on my first attempt with kafka-gitops, I would prefer to inverse the flag and get an --allow-delete flag. For safety reasons, to avoid tears, it would be a wise change.

gquintana avatar May 04 '21 15:05 gquintana