Commit Graph

17357 Commits (518fd1d6fa78b51a773da371f13a4204a04e1132)

Author SHA1 Message Date
Matt Rickard 91b1155a3b Remove unused vendored packages
These were referenced by kube2sky and our dns implementation
2016-10-25 14:00:51 -07:00
Matt Rickard 7560384fc8 Remove vendored kube2sky, Add DNS as cluster addon
Removes the vendored in kube2sky built into the minikube binary and
replaces the dns solution with kube-dns cluster addon.  This will allow
users to swap out DNS implementations by simply turning off the
kube-dns addon.
2016-10-25 14:00:51 -07:00
Matt Rickard bdfaf1e83f Merge pull request #753 from r2d4/persistence-test
Increase retries for persistence test, add logging
2016-10-25 14:00:21 -07:00
Matt Rickard 3b2ac2fb48 Merge pull request #752 from r2d4/update-iso-location
Move minikube-iso location to google storage
2016-10-25 13:47:07 -07:00
Aaron Prindle 8b5d027fd3 Validate the service for the minikube service cmd. 2016-10-25 13:45:26 -07:00
Matt Rickard 05ea00cf3d Increase retries for persistence test, add logging 2016-10-25 13:39:17 -07:00
Matt Rickard 630fbbf1ba Move minikube-iso location to google storage 2016-10-25 11:20:44 -07:00
dlorenc b7c3648b36 Merge pull request #750 from r2d4/pull-policy
ImagePullyPolicy IfNotPresent for addon-manager
2016-10-24 15:49:16 -07:00
Aaron Prindle 0db5cf7903 Merge pull request #749 from r2d4/releasing
Update RELEASING.md to include updating k8s docs
2016-10-24 14:44:43 -07:00
Matt Rickard 105e652e3a Update RELEASING.md to include updating k8s docs 2016-10-24 13:40:17 -07:00
Matt Rickard 19f6fc018d ImagePullyPolicy IfNotPresent for addon-manager 2016-10-24 13:27:30 -07:00
Matt Rickard c06537a49c Merge pull request #748 from dlorenc/bash
Fix travis.
2016-10-24 13:26:14 -07:00
dlorenc a4e5f4a4a2 Fix travis.
The make gendocs change went in at the same time as the network setting change.
2016-10-24 13:00:31 -07:00
dlorenc 19e44dcf33 Merge pull request #745 from borisroman/feature/kvm_network
Add option to specify network name for KVM.
2016-10-24 12:37:43 -07:00
dlorenc 1e5232f38b Merge pull request #746 from dlorenc/uuid
Remove static UUID
2016-10-24 12:23:31 -07:00
dlorenc 01a699b089 Remove static UUID 2016-10-24 09:15:25 -07:00
dlorenc 2a47032c9e Merge pull request #740 from r2d4/completion
Add simple bash completion for minikube
2016-10-24 09:08:21 -07:00
Boris Schrijver e717f5f84a Add option to specify network name for KVM. 2016-10-24 16:22:32 +02:00
dlorenc 76896c0260 Merge pull request #741 from r2d4/releases12
Update releases for v0.12.0
2016-10-21 17:27:47 -07:00
Matt Rickard 17efbaade8 Update releases for v0.12.0 2016-10-21 15:01:00 -07:00
Aaron Prindle a9f1321075 Merge pull request #739 from r2d4/v0.12.0
Cut v0.12.0 release
2016-10-21 14:43:30 -07:00
Matt Rickard 24bced3969 Add simple bash completion for minikube
Similar to `kubectl completion bash`.  Does not support more advanced
queries, just commands.  Added as part of `make gendocs`
2016-10-21 14:42:06 -07:00
Matt Rickard 0477f82204 Cut v0.12.0 release 2016-10-21 10:59:44 -07:00
dlorenc 129f565611 Merge pull request #719 from aaron-prindle/hyperv-switch-flag
Added hyperv virtual switch configuration flag for hyperv driver
2016-10-21 10:03:23 -07:00
Aaron Prindle 7c6c0cfe68 Merge pull request #736 from aaron-prindle/fix-addons-cmd
Removed checks that were causing addons cmd to fail after switching t…
2016-10-21 09:59:05 -07:00
dlorenc 3a61ad6ab2 Merge pull request #731 from dlorenc/env
Add support for the KUBECONFIG env var during 'minikube start'.
2016-10-21 09:50:10 -07:00
Aaron Prindle c2561c861a Removed checks that were causing addons cmd to fail after switching to validation/callback format 2016-10-21 09:19:24 -07:00
Aaron Prindle f2f53e946e Added hyperv virtual switch configuration flag for hyperv driver. Also
updated docs.
2016-10-20 17:11:31 -07:00
Matt Rickard 792ad7a79f Merge pull request #734 from r2d4/v1.4.2
Add v1.4.2 k8s release
2016-10-20 15:52:24 -07:00
Matt Rickard 914804c5a5 Add v1.4.2 k8s release 2016-10-20 15:09:31 -07:00
Aaron Prindle f950763cc7 Merge pull request #733 from dlorenc/it
Integration test cleanup.
2016-10-20 13:36:32 -07:00
Matt Rickard c9ac0c04fd Merge pull request #730 from r2d4/v1.4.3
Upgrade default k8s to v1.4.3
2016-10-20 13:25:00 -07:00
Aaron Prindle 516c37f5ce Merge pull request #732 from aaron-prindle/remove-reporting-from-user-error
Reduced the number of error reporting endpoints as some were user err…
2016-10-20 12:45:27 -07:00
dlorenc 483531164e Integration test cleanup.
Set logging to verbose, cleanup config before runs.
2016-10-20 12:32:59 -07:00
Aaron Prindle 365599ff29 Reduced the number of error reporting endpoints as some were user error and some did not give useful output that we could act on (example: ssh) 2016-10-20 12:07:01 -07:00
Matt Rickard 725fa82965 Add v1.4.3 to k8s releases 2016-10-20 11:46:49 -07:00
Matt Rickard 2202d5ccfc Upgrade default k8s to v1.4.3
No manual changes needed
2016-10-20 11:42:45 -07:00
dlorenc 20e6b2a56f Add support for the KUBECONFIG env var during 'minikube start'. 2016-10-20 11:41:11 -07:00
Matt Rickard 5fb2b35698 Merge pull request #723 from jimmidyson/error-report-prompt
Limit error reporting message to 80 cols width to reduce dodgy wrapping
2016-10-20 09:27:28 -07:00
Jimmi Dyson e62d7291a6
Limit error reporting message to 80 cols width to reduce dodgy wrapping 2016-10-20 10:55:24 +01:00
dlorenc f16658c5ba Merge pull request #720 from jimmidyson/service-format
Add format flag to service command
2016-10-19 17:24:39 -07:00
Jimmi Dyson 3e82478373
Add format flag to service command 2016-10-19 19:52:33 +01:00
Matt Rickard ef837c072e Merge pull request #718 from dlorenc/rmwindows
Remove the windows pending status on PRS.
2016-10-19 10:18:16 -07:00
Matt Rickard 7300906a2a Merge pull request #717 from r2d4/r2d4-patch-1
Fix README Host Mounted Folders
2016-10-19 09:56:19 -07:00
Matt Rickard 34966b84a5 Fix README Host Mounted Folders
Linux isn't actually supported with virtualbox yet
2016-10-19 09:55:09 -07:00
dlorenc 1f6616ad07 Merge pull request #711 from r2d4/integration-test
Fix docker-env integration test
2016-10-19 09:36:59 -07:00
Dan Lorenc 553aa4d0a6 Remove the windows pending status on PRS. 2016-10-19 09:21:41 -07:00
Jimmi Dyson 36d8d6a885 Merge pull request #714 from zoidbergwill/patch-1
Fix numbering in README
2016-10-19 10:03:07 +01:00
William Martin Stewart fbb28f9ce9 Fix numbering in README 2016-10-19 10:21:36 +02:00
Matt Rickard fa215b7d70 Merge pull request #709 from r2d4/addon-mgr
Move addon-manager to deploy/addons, upgrade v5.1
2016-10-18 16:41:53 -07:00