Hello everyone, I want to ask how or if is it possible to dynamically update controller( process.roles=controller) configurations in KRaft mode. We are using short-lived certificates for server authentication so we want to be able to dynamically update keystore and truststore. "kafka-configs" tool allows updating broker configuration but it looks like it doesn't allow updating control configurations.
I would appreciate it if anybody could help me. Thanks in advance!