This repository was archived by the owner on Aug 2, 2019. It is now read-only.
Commit 56ccf44
committed
feat(minishift): Respect vm-driver on multiple levels
The vm-driver to choose will be detected by (in this order):
* from the env var VM_DRIVER
* from the minishift vm-driver config in the *minishift* profile
* "hyperkit" on macOs
If none is found, then minishift is started without vm-driver option
(which falls back to minishift defaults)1 parent 2457ccb commit 56ccf44
1 file changed
+13
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
23 | 31 | | |
24 | 32 | | |
25 | 33 | | |
26 | | - | |
| 34 | + | |
27 | 35 | | |
28 | 36 | | |
29 | 37 | | |
| |||
0 commit comments