kubeblocks icon indicating copy to clipboard operation
kubeblocks copied to clipboard

[BUG] Viper overrides duplicate keys and retains only one, which can lead to loss of configuration parameters.

Open duanhui8 opened this issue 4 months ago • 2 comments

Describe the bug Viper overrides duplicate keys and retains only one, which can lead to loss of configuration parameters.

Mysql mgr configmap plugin_load_add='group_replication.so' plugin_load_add='mysql_clone.so'

This configuration file contains two keys with the same name. After performing a reconfiguration, one of them will be lost

Image

Desktop (please complete the following information):

  • kubeblocks 1.0

Additional context Add any other context about the problem here.

duanhui8 avatar Aug 22 '25 18:08 duanhui8

Image

duanhui8 avatar Aug 22 '25 18:08 duanhui8

This issue has been marked as stale because it has been open for 30 days with no activity

github-actions[bot] avatar Sep 22 '25 00:09 github-actions[bot]