canonical / kafka-operator

Kafka VM operator
Apache License 2.0
6 stars 12 forks source link

[DPE-3928] - feat: secrets integration #189

Closed marcoppenheimer closed 2 months ago

marcoppenheimer commented 3 months ago

Features

feat: zookeeper, peer and client data secrets supported

Refactoring

chore: support tls + tls-ca and ca + ca-cert

Bug Fixes

fix: explicitly emit config_changed events where necessary

deusebio commented 2 months ago

Just discussed offline with Marc. Actually I did not realized that this pattern is also like this in ZK, here. Although also Marc is not fond of this, we can just keep it as-is for the time being, but I would like to improve this in the next weeks when we are together in Madrid.