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

minikube tunnel hard coded docker #12594

Closed
cadeff01 opened this issue Sep 28, 2021 · 3 comments · Fixed by #13444
Closed

minikube tunnel hard coded docker #12594

cadeff01 opened this issue Sep 28, 2021 · 3 comments · Fixed by #13444
Assignees
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@cadeff01
Copy link

Steps to reproduce the issue:

  1. minikube start --embed-certs --kubernetes-version 1.20.10 --addons registry-creds --driver podman
  2. minikube tunnel
E0927 19:02:29.077832 374498 out.go:451] unable to execute get port 22 for "minikube": docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube: exec: "docker": executable file not found in $PATH
@medyagh medyagh added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug. labels Oct 27, 2021
@medyagh
Copy link
Member

medyagh commented Oct 27, 2021

hi do u mind sharing the full log ? if this is true, that is a bug and I would accept PR fixing this

@medyagh medyagh added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Oct 27, 2021
@cadeff01
Copy link
Author

logs.txt

@spowelljr spowelljr added priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. and removed priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Dec 29, 2021
@presztak
Copy link
Member

I've started working on this issue.
/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants