Commit Graph

2632 Commits (d7c90bc3e5d95e338f15ac4df60fb648efd7e93c)

Author SHA1 Message Date
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
Matt Rickard d257fca5db Fix docker-env integration test
Make sure that --minikube-args are passed through to the start command
in our docker-env integration test
2016-10-18 14:52:06 -07:00
dlorenc 9de8cf8da6 Merge pull request #692 from s-urbaniak/minikube-iso
add buildroot based minikube-iso build infrastructure
2016-10-18 13:58:57 -07:00
Matt Rickard 0e7ff379d4 Move addon-manager to deploy/addons, upgrade v5.1 2016-10-18 12:09:03 -07:00
Jimmi Dyson 3c031c06cc Merge pull request #696 from jimmidyson/atomic-file-cache
Use temp file for cached downloads & rename to handle interrupted downloads gracefully
2016-10-18 09:30:32 +01:00
dlorenc 99b1e89b98 Merge pull request #705 from jimmidyson/docker-env-ipv6
Handle VM IPv6 addresses in docker env
2016-10-17 11:38:27 -07:00
dlorenc 8a1f2a7500 Merge pull request #701 from jimmidyson/text-template-import
Use text/template for buildroot provision template
2016-10-17 11:38:15 -07:00
Jimmi Dyson 47566d171a
Handle VM IPv6 addresses in docker env 2016-10-17 14:33:27 +01:00
Jimmi Dyson 82cb28918f
Use text/template for buildroot provision template 2016-10-17 10:00:43 +01:00
Jimmi Dyson 4a4a66b017
Use temp file for ISO download & refactor hashing to calculate during streaming download 2016-10-14 23:22:56 +01:00
Jimmi Dyson 77474e5d0f Merge pull request #698 from r2d4/disk-size-vmware
Pass disk-size flag to VMWareFusion driver
2016-10-14 21:57:06 +01:00
Jimmi Dyson 3b5498bc48
Use temp file for cached downloads & rename to handle interrupted downloads gracefully 2016-10-14 21:37:41 +01:00
Matt Rickard 06a4cc6f35 Pass disk-size flag to VMWareFusion driver
Fixes #697
2016-10-14 13:33:17 -07:00
Matt Rickard 673aaf591c Merge pull request #695 from jimmidyson/config-list
Add config list subcommand
2016-10-14 12:43:32 -07:00
Jimmi Dyson 097505b540
Add config view subcommand 2016-10-14 19:46:59 +01:00
Matt Rickard 4a09da770f Merge pull request #648 from r2d4/retry-error
Add RetryableError for the Retry util
2016-10-13 14:22:03 -07:00
Matt Rickard 4cfca59c5c Add RetryableError for the Retry util
This way we can selectively retry the errors that are caused by some
temporary or ephemeral condition such as the pods not being up yet.
2016-10-13 13:53:38 -07:00
dlorenc c9389ee6fa Merge pull request #693 from dlorenc/service
Check to see if any endpoints are ready, instead of if any endpoints …
2016-10-13 13:45:11 -07:00
Jimmi Dyson 8fee2793a1 Merge pull request #694 from r2d4/increase-defaults
Increase memory and cpu defaults
2016-10-13 21:11:58 +01:00
Matt Rickard bc5fd9b560 Increase memory and cpu defaults 2016-10-13 12:24:19 -07:00
dlorenc 24682f1005 Check to see if any endpoints are ready, instead of if any endpoints are not ready. 2016-10-13 11:26:30 -07:00
Sergiusz Urbaniak 528dd36c87
Makefile: add minikube-iso target 2016-10-13 20:02:49 +02:00
Sergiusz Urbaniak c1783ca733
boot2docker: move build files into separate directory 2016-10-13 20:02:42 +02:00
Sergiusz Urbaniak 6fe5d99644
minikube-iso: remove project files from old repository 2016-10-13 20:02:34 +02:00
Sergiusz Urbaniak 182bcc63e9
Merge branch 'minikube-iso' 2016-10-13 20:00:47 +02:00
Sergiusz Urbaniak ec5d707a59
minikube-iso: move to deploy/iso/minikube-iso 2016-10-13 19:59:25 +02:00