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

LoadBalancer: /etc/resolver/cluster.local created with wrong permissions #7747

Closed
tstromberg opened this issue Apr 17, 2020 · 0 comments
Closed
Labels
area/tunnel Support for the tunnel command kind/bug Categorizes issue or PR as related to a bug. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@tstromberg
Copy link
Contributor

On macOS:

  1. ./out/minikube start --driver=hyperkit
  2. ./out/minikube tunnel
  3. ls -la /etc/resolver/cluster.local
-rw-------  1 root  wheel  37 Apr 17 09:42 /etc/resolver/cluster.local

Users must be able to read this file for DNS resolution to function.

NOTE: This may be possibly be dependent on my umask:

% umask
0022
@tstromberg tstromberg added area/tunnel Support for the tunnel command priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Apr 17, 2020
@tstromberg tstromberg added this to the v1.10.0 milestone Apr 17, 2020
@medyagh medyagh added the kind/bug Categorizes issue or PR as related to a bug. label Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tunnel Support for the tunnel command kind/bug Categorizes issue or PR as related to a bug. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

2 participants