-
This is tracking issue for an enhancement request. Work in Kinematic (and probably elsewhere) would greatly appreciate an unprocessed list of flags for drivers from `machine`. This is currently being …
-
I know CoreOS is an available option for the [provisioner to detect](https://github.com/docker/machine/blob/e1a03348ad83d8e8adb19d696bc7bcfb18ccd770/libmachine/provision/coreos.go), but not alpine.
…
ghost updated
7 years ago
-
**Steps to reproduce the issue:**
1. `minkube delete`
2. `brew upgrade minikube`
3. `minikube config set driver hyperkit`
4. `minikube start`
5. `minikube addons enable registry-creds`
6. `…
-
Currently the "none" driver name is used to skip the SSH provisioning steps:
https://github.com/docker/machine/blob/45f08d9815734d88d25e9c49873cf67b6699a5fd/libmachine/host.go#L110
I'd like to be abl…
-
**Steps to reproduce the issue:**
1. `minikube start`
**Full output of `minikube logs` command:**
==> Audit Last Start /Users/fullusername/.minikube/key.pem (1679 bytes)
I0901 21:18:36.…
-
When using the `docker` driver, the `/etc/hosts` file from the host machine is ignored. Things work as expected when I use the `virtualbox` driver.
**Steps to reproduce the issue:**
1. Set up…
-
This API and other CLI apis seem to be very focused on options (switches) and supporting their associated arguments. However, what about command line tools that have a preset list of documented comma…
-
### General information
* Minishift version: 1.34.3
* OS: Windows 10 enterprise
* Hypervisor: VirtualBox
### Steps to reproduce
1. Fresh Installed Virtual Box 6.1 (rebooted ofco…
-
Logging seems to be a bit all over the place in Minishift. There are ftm.Print statements as well we usages of glog. On top of this used libraries like for example libmachine have their own logging wr…
-
### General information
* Minishift version: v1.34.3+4b58f89
* OS: Windows 10 build 19041.572
* Hypervisor: VirtualBox 6.1.14
### Expected
I was trying to deploy [this](https://docs.o…