Commit Graph

6364 Commits (02d7b74d10c1eece822188228bc3063216431408)

Author SHA1 Message Date
tstromberg 02d7b74d10 Flag should be --problems 2019-10-29 15:45:07 -07:00
tstromberg 1a6cfdb034 Cut down log noise by just showing problems by default 2019-10-29 13:15:21 -07:00
Thomas Strömberg b4ce29d589
Merge pull request #5757 from priyawadhwa/wait_false
Set --wait=false to default but still wait for apiserver
2019-10-28 21:52:15 -07:00
Thomas Strömberg 75377fa4eb
Merge pull request #5697 from nanikjava/f-fix-5329
kubelet: Pass --config to use kubeadm generated configuration
2019-10-28 19:13:28 -07:00
Priya Wadhwa bd5840aacf improve comments 2019-10-28 18:02:45 -07:00
Priya Wadhwa c41eb8a835 Remove additional docs 2019-10-28 17:58:51 -07:00
Priya Wadhwa f3b1a09c36 Clean up bootstrapper interface to accept list of pods to wait for
when waiting for the cluster to start up.
2019-10-28 17:34:04 -07:00
Priya Wadhwa 5113270c81 Update integration test name 2019-10-28 17:13:41 -07:00
Priya Wadhwa 5f12e9afa1 Update docs and add error message to generate-docs 2019-10-28 17:12:03 -07:00
Priya Wadhwa c3dd5bc0c6 Add integration test
to make sure apiserver is up and running and that the pod can be
accessed via kubectl.
2019-10-28 16:50:01 -07:00
Thomas Strömberg 58018eee85
Merge branch 'master' into f-fix-5329 2019-10-28 16:22:18 -07:00
Priya Wadhwa 993967bcc7 make sure we can get api server pod 2019-10-28 15:20:13 -07:00
Medya Ghazizadeh 7569f77b25
Merge pull request #5759 from kubernetes/sharifelgamal-patch-7
Add josedonizetti as minikube approver
2019-10-28 13:50:28 -07:00
Priya Wadhwa 67901b457c update start flags 2019-10-28 11:37:23 -07:00
Sharif Elgamal 192c13d4a2
Update OWNERS 2019-10-28 11:08:55 -07:00
Thomas Strömberg f5ad9014ae
Merge pull request #5758 from tstromberg/inverted-ssh
Do not check sshd for the none driver
2019-10-28 10:56:30 -07:00
Priya Wadhwa f92b308f9a Rebased on master 2019-10-28 10:46:35 -07:00
Priya Wadhwa cf62ff62b2 Remove extra log 2019-10-28 10:46:14 -07:00
Priya Wadhwa 7900b63d2b Wait for only apiserver by default
This PR changes --wait=false to be the default, but to still check for the apiserver in this case. If wait=true, we still wait for all pods to be up and running. This change should speed up `minikube start`, since we won't have to wait for other pods which can take a longer time to start up.

Ref #5681
2019-10-28 10:45:57 -07:00
tstromberg b1fd21e118 Do not check sshd for the none driver 2019-10-28 10:35:20 -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
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
tstromberg 9b2ce99723 Use chroot instead of LD_LIBRARY_PATH for containerd restart 2019-10-25 14:03:01 -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