You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
The text was updated successfully, but these errors were encountered: