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

Paths cannot have leading "/" character #155

Open
sybrandy opened this issue Mar 17, 2017 · 0 comments
Open

Paths cannot have leading "/" character #155

sybrandy opened this issue Mar 17, 2017 · 0 comments

Comments

@sybrandy
Copy link

Hello,

I was working with Traefik and I was having issues with it pulling configuration information from Zookeeper. I narrowed it down to this code (an older version) and discovered that if I had a leading "/" on the path, it would fail. The current code looks to be the same for the normalization of the paths, so the "bug" is still there.

Barring a good reason why this behaviour should remain, I'd like to suggest that the code be updated to allow for a leading "/" to be provided as, at least with zookeeper, is the standard way of referencing paths.

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

1 participant