Aiven-Open / klaw

Klaw, the latest OS tool by Aiven, helps enterprises cope with Apache Kafka(r) topics, schema registry and connectors governance by introducing roles/authorizations to users of various teams of an org.
https://www.klaw-project.io/
Apache License 2.0
150 stars 60 forks source link

Editable clusterId #2506

Open maciejmaciejko-gid opened 4 months ago

maciejmaciejko-gid commented 4 months ago

What happened?

As a klaw user I can modify cluster name, which breaks provided configuration. IMHO that option should be blocked or cluster name should be separated from clusterId.

What did you expect to happen?

Modification of cluster name won't affect cluster configuration provided in application.properties/envs

What else do we need to know?

Klaw 2.9.0

muralibasani commented 4 months ago

@maciejmaciejko-gid would you like to open a PR for the same ?

Samyak-jain09 commented 2 months ago

@muralibasani can you assign this issue to me, if not taken by anyone?

muralibasani commented 2 months ago

@Samyak-jain09 its assigned to you, and thank you for picking it up. I assume there is a front end change too. If so, possible to make it on both Angular and React ?