Medya Ghazizadeh
d5bc3fdc65
Merge pull request #6888 from sharifelgamal/driver
...
Switch --vm-driver paramter to --driver
2020-03-04 19:04:43 -08:00
Medya Ghazizadeh
9c1dbe745c
Merge pull request #6889 from tstromberg/symlink-inversion
...
Fix inverted certificate symlink creation logic
2020-03-04 16:29:18 -08:00
Sharif Elgamal
34d5f84d52
fix makefile part 2
2020-03-04 15:50:48 -08:00
Sharif Elgamal
1d1956ffac
fix makefile
2020-03-04 15:39:59 -08:00
priyawadhwa
d403da451b
Merge pull request #6870 from priyawadhwa/transfer-binaries
...
Add k8s binaries to preloaded tarball
2020-03-04 15:00:11 -08:00
Thomas Stromberg
42670e6e11
Update TestSetupCerts unit test to match code change
2020-03-04 14:59:25 -08:00
Thomas Stromberg
d45471ca8d
Add certificate sync integration test
2020-03-04 14:48:40 -08:00
Thomas Strömberg
41235a7ffa
Merge pull request #6816 from halmai/halmai-patch-1
...
give hint if 'minikube delete' cannot delete the machine directory
2020-03-04 14:44:12 -08:00
Sharif Elgamal
eccb1d5e0a
fix unit test
2020-03-04 14:43:42 -08:00
Medya Ghazizadeh
65f819dc3b
Merge pull request #6885 from medyagh/docker_env_restart
...
warn to update docker-env on restart
2020-03-04 14:12:36 -08:00
Sharif Elgamal
2db0b8cea2
fix search/replace errors
2020-03-04 14:10:39 -08:00
Thomas Stromberg
3f40bdcc47
Fix inverted certificate symlink logic
2020-03-04 13:53:11 -08:00
Sharif Elgamal
ac0c1bad42
missing files
2020-03-04 13:48:21 -08:00
Medya Ghazizadeh
d1b0d507ca
Merge pull request #6882 from nkprince007/profile_list
...
profile_list: Do not throw error for unready clusters
2020-03-04 13:45:12 -08:00
Sharif Elgamal
e2ce45c6f0
Switch --vm-driver paramter to --driver
2020-03-04 13:32:43 -08:00
Medya Gh
f40c5a7b30
move funcs arround
2020-03-04 12:50:01 -08:00
Csongor Halmai
be81a72310
removing extra space
2020-03-05 07:36:21 +11:00
Medya Ghazizadeh
6d54f0efbe
Merge pull request #6764 from afbjorklund/exotic-arch
...
Build minikube cross for exotic architectures
2020-03-04 11:31:17 -08:00
Medya Gh
1d367aaf71
lint
2020-03-04 10:42:00 -08:00
Medya Gh
db5903d3ed
lint
2020-03-04 10:40:32 -08:00
Medya Gh
54df61d677
point to host daemon more places
2020-03-04 10:37:10 -08:00
Medya Gh
5c5bfa7ef5
point to right docker
2020-03-04 10:27:56 -08:00
Medya Gh
6a62046e62
add warning and point to right docker
2020-03-04 10:22:20 -08:00
Naveen Kumar Sangi
f183a79a2d
profile_list: Do not throw error for unready clusters
2020-03-04 11:13:51 -06:00
Medya Ghazizadeh
3ba072c13d
Merge pull request #6878 from ulm0/skip-phases
...
skip phases in cmd whitelist for kubeadm
2020-03-04 00:04:37 -08:00
Pierre Ugaz
a92e670642
skip phases in cmd whitelist for kubeadm
...
Signed-off-by: Pierre Ugaz <ulm0@innersea.xyz>
2020-03-04 02:59:18 -03:00
Medya Ghazizadeh
aa02c106c3
Merge pull request #6875 from josedonizetti/fix-delete-all-cmd
...
Fix delete --all if using non default profile
2020-03-03 17:59:07 -08:00
Jose Donizetti
a269de762f
Fix delete --all if using non default profile
2020-03-03 20:41:24 -03:00
Priya Wadhwa
a03c239c93
Add k8s binaries to preloaded tarball
...
Include k8s binaries in preloaded tarball so that we can skip tranferring this over.
This increases the size of the tarball from around 430 MB to 500MB, but saves a couple seconds on start time.
2020-03-03 11:35:47 -08:00
priyawadhwa
22ca04aa80
Merge pull request #6720 from priyawadhwa/preload-images-into-docker-volume
...
Preload images into docker volume
2020-03-03 10:25:01 -08:00
Medya Ghazizadeh
6affbc3209
Merge pull request #6867 from josedonizetti/fix-kic-service-warn-message
...
kic: Fix service warn message on docker/osx
2020-03-03 10:16:19 -08:00
Medya Ghazizadeh
4d08ec6216
Merge pull request #6847 from josedonizetti/kic-tunnel-improve-error-message
...
kic: improve error message for service not found
2020-03-03 10:14:51 -08:00
Jose Donizetti
f679db1d09
kic: Fix service warn message on docker/osx
2020-03-03 10:03:52 -03:00
Priya Wadhwa
5d1628113a
use docker command line to check if image exists, since it is much faster than go-containerregistry
2020-03-02 17:30:26 -08:00
Priya Wadhwa
3d291fd69e
Only add necessary directories to tarball
2020-03-02 17:20:46 -08:00
Priya Wadhwa
59615132a8
Include container runtime and tarball version in preloaded tarball name
2020-03-02 17:04:50 -08:00
Priya Wadhwa
26de14676d
Add integration test for docker download only
2020-03-02 16:54:05 -08:00
Priya Wadhwa
05a46f6526
remove unnecessary PreloadedVolume
2020-03-02 16:17:35 -08:00
Medya Ghazizadeh
682b8edc7e
Merge pull request #6864 from sharifelgamal/docker-info
...
add docker info to github actions
2020-03-02 15:30:33 -08:00
Sharif Elgamal
d78c28dd24
add docker info to github actions
2020-03-02 15:25:20 -08:00
Priya Wadhwa
4996b14a28
check for preloaded images before loading again
2020-03-02 15:10:40 -08:00
Priya Wadhwa
481010d8dc
added overlay2 to preloaded images tarball name
2020-03-02 14:10:41 -08:00
Priya Wadhwa
d6e94c1ee4
remove unused functions
2020-03-02 13:54:35 -08:00
Priya Wadhwa
742b3e44d6
remove transfer binaries
2020-03-02 13:53:23 -08:00
Priya Wadhwa
095b4b4596
small fixes
2020-03-02 13:51:44 -08:00
Priya Wadhwa
474561d082
remove unused functions
2020-03-02 13:48:18 -08:00
Priya Wadhwa
697359b4f3
Fixed lint
2020-03-02 13:37:22 -08:00
Priya Wadhwa
333caffa49
Merge branch 'master' of https://github.com/kubernetes/minikube into preload-images-into-docker-volume
2020-03-02 13:33:30 -08:00
Priya Wadhwa
6b0e942e7e
Rebased on master
2020-03-02 13:33:27 -08:00
Medya Ghazizadeh
16388a2adc
Merge pull request #6858 from afbjorklund/ssh-native
...
Fix native-ssh flag for the ssh command
2020-03-02 13:19:34 -08:00