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

Embedded Etcd Fails on Windows #11920

Closed
cretz opened this issue May 19, 2020 · 2 comments
Closed

Embedded Etcd Fails on Windows #11920

cretz opened this issue May 19, 2020 · 2 comments

Comments

@cretz
Copy link

cretz commented May 19, 2020

Fails with:

cannot access data directory: directory "my/data/dir" exist without desired file permission. "drwxrwxrwx"

Platform-specific code added in #11798 breaking Windows. Need to avoid directory permission checks on Windows.

@rudy2steiner
Copy link

rudy2steiner commented Jun 18, 2020

assign @rudy2steiner
/cc @gyuho @xiang90

@cretz
Copy link
Author

cretz commented Jun 18, 2020

This was fixed in #11945

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

No branches or pull requests

3 participants