Commit Graph

6403 Commits (cd9e413852bbac80e1f49b7fa169b5a808b504aa)

Author SHA1 Message Date
Medya Gh cd9e413852 resolve code review 2019-10-29 14:11:21 -07:00
Medya Gh 29a015b63f remove more bin bash c 2019-10-28 14:10:22 -07:00
Medya Ghazizadeh e2bbf7111e
Merge branch 'master' into NewCmdRunner 2019-10-27 00:18:00 -07:00
Medya Ghazizadeh ccd82feddb
Merge pull request #5702 from nanikjava/f-fix-5696
Fix website links hugo
2019-10-26 11:46:20 -07:00
Anders Björklund cbf5d1f2d1
Merge pull request #5748 from afbjorklund/vmware-vmrun-fix
Fix compile error introduced by vmrun fix
2019-10-26 20:35:28 +02:00
Anders F Björklund 74e7b2c866 Fix compile error introduced by vmrun fix 2019-10-26 20:25:03 +02:00
Thomas Strömberg f4c2e4bbc7
Merge pull request #5747 from afbjorklund/vmware-vmrun
Make sure to look for vmrun, for vmware
2019-10-26 10:33:54 -07:00
Anders F Björklund 3c48985477 Make sure to look for vmrun, for vmware
Otherwise you risk trying to run VMware, just because the
docker-machine-driver-vmware driver has been installed...
2019-10-26 18:13:57 +02:00
Thomas Strömberg 920f20cf6d
Merge pull request #5743 from tstromberg/cherry-f2833
Update documentation for v1.5.0
2019-10-25 19:59:43 -07:00
Nanik T bd3956b8a6 Fix links by using Hugo modules tag
The link is broken as the config.toml is not using module.mounts.

To fix this need to add [module] section to point to the deploy/
folder as the README.md files are inside that folder

Put the different directory as separate module.mount and upgrade
hugo version to 0.59.0
2019-10-26 13:36:28 +11:00
Thomas Stromberg 44091cbe8d Update documentation for v1.5.0 2019-10-25 19:09:34 -07:00
Thomas Strömberg ff6c9f1f9a
Merge pull request #5742 from minikube-bot/jenkins-releases.json-v1.5.0
update releases.json to include v1.5.0
2019-10-25 19:04:52 -07:00
minikube-bot 4b8d5bfba1 Update releases.json to include v1.5.0 2019-10-25 18:37:40 -07:00
Thomas Strömberg d1151d9338
Merge pull request #5737 from tstromberg/v1.5.0
Update Makefile and CHANGELOG to v1.5.0
2019-10-25 18:31:47 -07:00
Thomas Strömberg 86545c03ec
Merge pull request #5741 from tstromberg/gvisor-add
Set gvisor-addon version, make cache add non-fatal
2019-10-25 18:29:14 -07:00
Thomas Stromberg 11e8a45fe5 Set gvisor-addon version, make cache add non-fatal 2019-10-25 18:20:43 -07:00
Medya Gh 1b834df3e4 fix unit test 2019-10-25 17:17:27 -07:00
Medya Gh 792de2b0a1 resolve code review 2019-10-25 17:12:55 -07:00
Medya Gh 592ea158ee fix none docker test 2019-10-25 16:00:36 -07:00
tstromberg 1762575963 Add gvisor change, reorder items 2019-10-25 15:42:55 -07:00
Thomas Strömberg d32431efba
Merge pull request #5735 from tstromberg/gvisor-yiso
gvisor: Use chroot instead of LD_LIBRARY_PATH
2019-10-25 15:41:28 -07:00
tstromberg e00be6c5da Prepare CHANGELOG for v1.5.0 2019-10-25 15:18:56 -07:00
tstromberg 54edc89dbf Update Makefile to v1.5.0 2019-10-25 15:18:48 -07:00
Thomas Strömberg b2b711f0a6
Merge pull request #5736 from kubernetes/medyagh-patch-1
Fix typo in integration test readme
2019-10-25 15:09:16 -07:00
tstromberg 30614d1fbe Mention GVISOR_IMAGE_VERSION 2019-10-25 15:08:46 -07:00
Medya Ghazizadeh 87c36a2710
Fix typo in integration test readme 2019-10-25 14:55:54 -07:00
tstromberg 9632748e52 Use GVISOR_IMAGE_VERSION instead of latest 2019-10-25 14:51:16 -07:00
tstromberg 9dfa1bfe6c Pull a specific version instead of latest, to avoid compatibility issues between addon and pushed images 2019-10-25 14:48:45 -07:00
tstromberg 6f93e3fa9c Revert flag.Parse() addition 2019-10-25 14:48:15 -07:00
Medya Gh 291731c5b2 change shellquote to args 2019-10-25 14:43:25 -07:00
tstromberg 9b2ce99723 Use chroot instead of LD_LIBRARY_PATH for containerd restart 2019-10-25 14:03:01 -07:00
Medya Gh 69dba7c052 Fix exec runner and remove some debug logging 2019-10-25 13:57:00 -07:00
Thomas Strömberg 991d84e9f5
Merge pull request #5732 from tstromberg/config-avail
Hide innocuous viper ConfigFileNotFoundError
2019-10-25 12:45:20 -07:00
Thomas Strömberg 80f0262dfe
Merge pull request #5731 from tstromberg/v1.16.2
Update default Kubernetes version to v1.16.2
2019-10-25 12:45:11 -07:00
Thomas Strömberg be1c2f6bfc
Merge pull request #5700 from tstromberg/drv-select2
Default to best-available local hypervisor rather than VirtualBox
2019-10-25 12:44:06 -07:00
tstromberg e46502cfed Add automatic selection message even when there is only one choice 2019-10-25 10:53:20 -07:00
tstromberg 416f132ebb Pass --expected-default-driver to the test rather than minikube
Improve VBoxManage detection on Windows

Add missing install_test
2019-10-25 10:43:30 -07:00
tstromberg a7a692d717 Hide viper ConfigFileNotFoundError 2019-10-25 10:37:33 -07:00
tstromberg d83b4e6f6c Update default Kubernetes version to v1.16.2 2019-10-25 10:21:12 -07:00
tstromberg d3618fb94c Merge branch 'drv-select2' of github.com:tstromberg/minikube into drv-select2 2019-10-25 09:58:07 -07:00
tstromberg 04acb598f5 Use virsh domcapabilites instead of virt-host-validate as it behaves more appropriately 2019-10-25 09:57:58 -07:00
Thomas Stromberg c50a849349 Add more debug logs 2019-10-24 20:34:38 -07:00
Thomas Stromberg c153919a56 Mark none driver as Linux only 2019-10-24 20:34:29 -07:00
Medya Gh 01573e4bda removed more bin bash calls 2019-10-24 17:07:52 -07:00
Medya Gh 0d8c894e6e fix unit test and remove more bin bash c 2019-10-24 16:09:41 -07:00
Thomas Stromberg 33ef4e1103 Add comment explaining why EXPECTED_DEFAULT_DRIVER=hyperkit 2019-10-24 15:26:34 -07:00
Thomas Stromberg fda1abaabb Merge branch 'drv-select2' of github.com:tstromberg/minikube into drv-select2 2019-10-24 15:23:50 -07:00
Thomas Stromberg c2fd3c6504 Move expected driver check to its own subtest 2019-10-24 15:23:39 -07:00
Thomas Strömberg 8f75f8a843
Merge pull request #5725 from tstromberg/badgerbadgerbadger2
CI: Use print preserve whitespace between interface names
2019-10-24 14:53:31 -07:00
Medya Gh ddabc9ef47 remove extra error word 2019-10-24 14:20:07 -07:00