Test image registry connectivity should also ignore scheme prefixed proxy #10253
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
minikube/pkg/minikube/node/start.go
Lines 498 to 501 in b1ccf54
Could extract a util function from #8885
By the way, I am wondering if we can convert localhost to host machine IP? Or add a flag to replace localhost?
something like:
minikube start --host-ip=$(nmcli -g ip4.address dev show eth0)
The text was updated successfully, but these errors were encountered: