etcdkeeper icon indicating copy to clipboard operation
etcdkeeper copied to clipboard

Need a feature to duplicate values under a new key

Open srimaln91 opened this issue 3 years ago • 3 comments

Hi,

We are using etcd to hold application configurations and sometimes we need to create new keys by modifying existing values. So we would like to have a feature to duplicate existing values under a new key.

If the community agrees with this feature. We would happy to do this as a contribution.

Let me know your thoughts on this.

Thanks.

srimaln91 avatar Jul 01 '21 09:07 srimaln91

Welcome to submit new features, just hope that the UI interface maintains a simple and consistent style.

evildecay avatar Jul 02 '21 06:07 evildecay

Hi @evildecay

We need an extra feature to copy a whole directory. the idea is to keep configurations as v1, v2 etc. So multiple applications can use different versions of config directories and we can keep the old config directories untouched.

Ex:

/root/myapp/v1/conf1 /root/myapp/v2/conf1

Please let us know your thoughts on this. We would be happy to take the development if you are OK with this.

Thanks.

srimaln91 avatar Jul 21 '21 19:07 srimaln91

Hi @srimaln91 I understand that the etcd address is configured. In fact, this is right. I personally don't have time to do these things. If it can be realized, I welcome contributions.

evildecay avatar Jul 25 '21 14:07 evildecay