klaw icon indicating copy to clipboard operation
klaw copied to clipboard

Update cluster config from klaw ui/runtime

Open muralibasani opened this issue 1 year ago • 1 comments

What is currently missing?

Currently it is not possible to update cluster api configuration like adding a new cluster during runtime. After updating the config, a restart is required.

Ex config : Adding a new kafka cluster in cluster api config dev1.kafkassl.keystore.location ....

How could this be improved?

Make relevant changes so that cluster api config can be updated during runtime, without having to restart Klaw.

Is this a feature you would work on yourself?

  • [ ] I plan to open a pull request for this feature

muralibasani avatar Jul 06 '23 14:07 muralibasani

Can I do this using @RefreshScope, by calling /actuator/refresh endpoint? @muralibasani

muhib349 avatar Dec 12 '23 12:12 muhib349