Commit Graph

6554 Commits (c9f99ece2cb2c4aa7e545e12435c2e3c184352c6)

Author SHA1 Message Date
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
Sharif Elgamal c42d3aa3cc
combine lint and boilerplate 2019-10-25 15:53:04 -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
Sharif Elgamal 9c33e0b10f
add make cross to travis tests 2019-10-25 15:38:12 -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 4d84ac2561 Merge branch 'master' into cleanup-scripts 2019-10-24 15:46:33 -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
Medya Gh 187dfe29f8 getting rid of some of bin bash -c 2019-10-24 14:13:51 -07:00
Medya Gh 415f0ca659 makefile conflict 2019-10-24 13:28:18 -07:00
tstromberg 586f3008d1 Merge 2019-10-24 13:23:57 -07:00
Medya Gh 900123bcf2 Fixing pointer and unit test 2019-10-24 13:17:52 -07:00
tstromberg f9b0c77de1 Include output in the error message 2019-10-24 13:16:59 -07:00
Medya Gh 45e5bebdb4 fixing pointer and teeSSH 2019-10-24 13:15:45 -07:00
Thomas Stromberg 32c3ccd486 Use print instead of printf to preserve whitespace 2019-10-24 13:01:52 -07:00
Thomas Strömberg 0cef1a26d8
Merge pull request #5721 from govargo/fix-goimports-lint
Fix lint error: File is not `goimports` -ed
2019-10-24 12:57:44 -07:00
tstromberg 82cb5a1728 Fix extra comma 2019-10-24 10:57:07 -07:00
tstromberg d94fc65ff6 Merge branch 'master' into drv-select2 2019-10-24 10:55:44 -07:00
tstromberg b0045275a9 Merge branch 'drv-select2' of github.com:tstromberg/minikube into drv-select2 2019-10-24 10:55:40 -07:00
Thomas Stromberg 8920a884c3 Minor improvements to the clarity of hypervisor errors 2019-10-24 07:45:40 -07:00