segmentio / topicctl

Tool for declarative management of Kafka topics
MIT License
579 stars 54 forks source link

Support for deleting settings present on the broker but not in config (with flag to enable) #196

Closed fpacifici closed 1 month ago

fpacifici commented 1 month ago

Hi,

If I remove a setting from my config, while the setting is still on the broker, topicctl would not delete it and leave it as it is

fpacifici commented 1 month ago

Created by mistake. This is replaced by #197