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

Support non-alphanumeric characters in key, value #26

Open
lotusnow opened this issue Sep 11, 2019 · 1 comment
Open

Support non-alphanumeric characters in key, value #26

lotusnow opened this issue Sep 11, 2019 · 1 comment

Comments

@lotusnow
Copy link

lotusnow commented Sep 11, 2019

My problem is that my etcd cluster has many '/' character in key names.
etcdmanager seems support only alphanumeric character in key and value.
Please considering support non-alphanumeric characters in key & value

@lotusnow lotusnow changed the title Support slash in key name Support non-alphanumeric characters in key, value Sep 11, 2019
@gtamas
Copy link
Owner

gtamas commented Sep 12, 2019

Thank you for your suggestion. Yes, you are probably right about this :). We should definitely support all the characters ETCD supports. We will look into this and will make changes in the next release.

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

No branches or pull requests

2 participants