Commit Graph

10719 Commits (dacd980fe7729ea3c52baf96f26e262dd1a53fd6)

Author SHA1 Message Date
Marcin Niemira 08773015d5
Unify code 2020-05-31 19:06:57 +10:00
Radoslaw Smigielski e9ca25fb03 Fix missing cluster name in output of status command 2020-05-31 07:07:22 +01:00
Marcin Niemira 366d6c370c
mock shell in test 2020-05-31 15:58:56 +10:00
Marcin Niemira ae2ceee8e4
minor cleanup 2020-05-31 15:32:57 +10:00
Marcin Niemira 168f67bf39
setup fallback to default everywhere 2020-05-31 13:55:44 +10:00
Marcin Niemira 666cd20b51
Merge branch 'master' of github.com:kubernetes/minikube into add-tests-to-minikube-shell 2020-05-31 13:40:29 +10:00
Marcin Niemira d1032515ce
usage hint as function 2020-05-31 13:39:41 +10:00
Marcin Niemira 54a9b35a82
fix bug intruduced by refactor 2020-05-31 13:20:48 +10:00
Marcin Niemira a678b0fb19
ensure all shells set/unset are gren with orginal code 2020-05-31 13:14:25 +10:00
sakshamkhanna 5baa8b7d3f fix import 2020-05-31 02:44:31 +05:30
sakshamkhanna 030f38e9f7 added mutex lock over teePrefix() 2020-05-31 02:02:47 +05:30
Marcin Niemira 81073a0561
use struct instead of map
remove gosec warnings
2020-05-30 20:34:53 +10:00
Thomas Stromberg 33c0ba9977 Log stacks for slowjam analysis if STACKLOG_PATH is set 2020-05-29 20:52:24 -07:00
priyawadhwa 1f9896bfe2
Merge pull request #8326 from priyawadhwa/float
Round floats to one decimal point for mkcmp
2020-05-29 15:56:02 -07:00
Priya Wadhwa fae412b703 Fix floating point 2020-05-29 15:14:01 -07:00
priyawadhwa 3a0064a937
Merge pull request #8323 from priyawadhwa/continue
Add support for docker driver to mkcmp
2020-05-29 15:10:26 -07:00
Medya Ghazizadeh 4f8b807c88
Merge pull request #8324 from minikube-bot/jenkins-releases.json-v1.11.0
update releases.json to include v1.11.0
2020-05-29 22:09:40 +00:00
minikube-bot 49816e8b38 Update releases.json to include v1.11.0 2020-05-29 15:04:59 -07:00
Medya Ghazizadeh 57e2f55f47
Merge pull request #8309 from medyagh/release_v1_11
release v1.11.0
2020-05-29 21:49:21 +00:00
Priya Wadhwa d87ca2c217 Add support for docker driver to mkcmp 2020-05-29 14:18:28 -07:00
priyawadhwa abba4b3db5
Merge pull request #8091 from priyawadhwa/open
Add support for timing per log and printing out timings per log to mkcmp
2020-05-29 13:52:47 -07:00
Medya Gh 77fe25c4ab add to changelog 2020-05-29 12:45:05 -07:00
Medya Gh 2cad711b01 add docker hub fallback to changelog 2020-05-29 12:45:05 -07:00
Medya Gh 085f71d6cc fix date 2020-05-29 12:45:05 -07:00
Medya Gh 312cdbdedd update docs 2020-05-29 12:45:05 -07:00
Medya Gh 5944abdc6b release v1.11.0 2020-05-29 12:45:05 -07:00
Thomas Strömberg 19a3e6ab21
Merge pull request #8214 from drc0/patch-1
add --kvm-qemu-uri option into docs form kvm driver
2020-05-29 12:40:02 -07:00
Thomas Strömberg ea3a0ec8b2
Merge pull request #8297 from n0npax/rm-abandoned-python-scripts
#8296 Remove old python scripts
2020-05-29 12:39:29 -07:00
Thomas Strömberg a9359c0ba1
Merge pull request #8249 from SataQiu/fix-20200522
honor --image-repository even if --image-mirror-country is set
2020-05-29 12:39:05 -07:00
Thomas Strömberg 4de3ede833
Merge pull request #8317 from kubernetes/tstromberg-patch-2
Update manual instructions for Parallels driver
2020-05-29 12:37:27 -07:00
Medya Ghazizadeh 7d6ea694aa
Merge pull request #8320 from medyagh/add_dockerhub_img
docker driver: add fall back image in docker hub
2020-05-29 19:35:48 +00:00
Medya Gh 488e2003f4 fix image digest 2020-05-29 12:19:59 -07:00
Medya Gh bc8c3faf86 add docker hub fall back image 2020-05-29 11:55:21 -07:00
Thomas Strömberg f23bb5118f
Update manual instructions for Parallels driver 2020-05-29 11:11:22 -07:00
Thomas Strömberg 15462cbc83
Remove IP text 2020-05-29 10:57:25 -07:00
Thomas Strömberg 6fc5f0c933
docs: Update host access with new cross-platform method: host.minikube.internal 2020-05-29 10:55:45 -07:00
Medya Ghazizadeh c539c2b869
Merge pull request #8311 from medyagh/cleanuop_master
github actions: add clean up to master too
2020-05-29 17:48:23 +00:00
Marcin Niemira 49c3a73563
Add tests to minikube shell
Refactor shell.go to use nested structure for shell - prefix/suffix mapping
2020-05-30 01:34:07 +10:00
Ashley Schuett 5dafe6bc84
Add KubeVirt addon 2020-05-29 09:52:18 +02:00
Medya Gh 084d5cbb96 redirect both stc 2020-05-28 19:09:13 -07:00
Medya Gh ca071c32f8 keep bumping hyperv 2020-05-28 17:58:12 -07:00
Medya Gh a4e9e362d4 increase timeout 2020-05-28 17:32:17 -07:00
Medya Gh bcee1fa58f fix delete folder cleanup 2020-05-28 17:15:54 -07:00
Medya Gh 79a2dbb5a4 inc test multipler windows hyperv 2020-05-28 17:11:58 -07:00
Medya Gh 042ea217a2 add - 2020-05-28 16:53:07 -07:00
Medya Gh c79c3a247f add quoation 2020-05-28 16:35:51 -07:00
Medya Gh 50a0521864 add clean up to master too 2020-05-28 16:30:00 -07:00
Sharif Elgamal 27806c5c64
Merge pull request #8310 from medyagh/purge_action_windows
add clean up before running windows test
2020-05-28 16:15:44 -07:00
Medya Ghazizadeh f0efbecc04
Merge pull request #8308 from sharifelgamal/soft-start
exit out of the soft start test if we can't find old config
2020-05-28 22:55:52 +00:00
Medya Gh da485d7c90 update path 2020-05-28 15:24:46 -07:00