Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a feature to duplicate values under a new key #55

Open
srimaln91 opened this issue Jul 1, 2021 · 3 comments
Open

Need a feature to duplicate values under a new key #55

srimaln91 opened this issue Jul 1, 2021 · 3 comments

Comments

@srimaln91
Copy link

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.

@evildecay
Copy link
Owner

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

@srimaln91
Copy link
Author

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.

@evildecay
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants