Commit Graph

17357 Commits (518fd1d6fa78b51a773da371f13a4204a04e1132)

Author SHA1 Message Date
Matt Rickard bc73a5fac6 Add arch linux installer submodule, upgrade to v0.12.2 2016-11-01 09:45:37 -07:00
Aaron Prindle 36cb442ec8 Merge pull request #790 from aaron-prindle/windows-installer-typo
Fixed version typo in windows installer
2016-11-01 08:45:00 -07:00
Aaron Prindle 86b056ef83 Fixed version typo in windows installer 2016-10-31 11:39:14 -07:00
Aaron Prindle c8194ddcfa Merge pull request #774 from rodcloutier/Windows_installer_path_fix
Fixed Windows installer replacing path
2016-10-31 11:36:54 -07:00
Matt Rickard dc7944fa19 Merge pull request #789 from r2d4/12.2-json
Update releases to v0.12.2
2016-10-31 11:19:05 -07:00
Matt Rickard 7c071d5507 Update releases to v0.12.2 2016-10-31 10:11:17 -07:00
Matt Rickard 692884222e Merge pull request #786 from r2d4/12.2
Cut v0.12.2 Release
2016-10-31 10:03:52 -07:00
dlorenc 5791934820 Merge pull request #761 from dlorenc/isotest
Add an integration run with the new ISO.
2016-10-31 09:54:54 -07:00
Matt Rickard 81c62031bd Cut v0.12.2 Release 2016-10-31 09:28:32 -07:00
dlorenc 8d1da576a0 Add an integration run with the new ISO. 2016-10-31 09:16:28 -07:00
Jimmi Dyson be7d1cba62 Merge pull request #785 from rf232/patch-1
Update used dashboard version to 1.4.2
2016-10-31 12:36:44 +00:00
Rob Franken 03d15d0dfe Update used dashboard version to 1.4.2
Dashboard 1.4.2 contains a fix for an XSS security bug, so I think it would be prudent to update the Dashboard version 'shipped' with minikube to this version
2016-10-31 13:14:26 +01:00
Jimmi Dyson d1c77fe30f Merge pull request #782 from r2d4/godep
godeps save ./...
2016-10-30 20:35:50 +00:00
Matt Rickard acbae62450 godeps save ./... 2016-10-30 06:12:46 -07:00
dlorenc dacbb2cbbf Merge pull request #779 from gjcarneiro/fix_build_ubuntu1610
Makefile: export GOPATH, fixes build on Linux #778
2016-10-29 12:11:15 -07:00
dlorenc 5bc95b8df9 Merge pull request #776 from jimmidyson/fix-dashboard-url
Fix dashboard command and integration test
2016-10-29 10:50:06 -07:00
Gustavo Carneiro 5a61602871 Makefile: export GOPATH, fixes build on Linux #778 2016-10-29 17:54:48 +01:00
Jimmi Dyson 09a28e16cc
Update dashboard integration test wrong port error message 2016-10-29 09:34:00 +01:00
Jimmi Dyson b64ad5c457
Add dashboard command integration test 2016-10-29 09:33:59 +01:00
Jimmi Dyson a8a22c0212
Fix vet printf errors 2016-10-29 09:29:45 +01:00
Jimmi Dyson 0bbcce5786
Fix dashboard command by adding service format template 2016-10-29 09:00:16 +01:00
Rod Cloutier 67bdba011d Fixed Windows installer replacing path (#704) by defering to a script since nsis truncates on path too long 2016-10-28 23:10:36 -04:00
Matt Rickard 7323fa0421 Merge pull request #773 from dlorenc/netip
Add support for net.IP to the configurator.
2016-10-29 02:31:06 +00:00
Matt Rickard 620b2d493a Merge pull request #772 from r2d4/update-readmez
Update minikube-alpha.iso to v0.0.6, update readmes
2016-10-29 00:19:22 +00:00
Matt Rickard bb9bd00e41 Update minikube-alpha.iso to v0.0.6, update readmes 2016-10-28 16:49:20 -07:00
Dan Lorenc e8d8cc0ba3 Add support for net.IP to the configurator. 2016-10-28 14:33:36 -07:00
Jimmi Dyson 61db77de8c Merge pull request #769 from r2d4/update-releases
Update releases for v0.12.1
2016-10-28 18:06:43 +01:00
Matt Rickard c388377ecd Merge pull request #766 from kad/fix-err-wrap
fix usage of errors.Wrap()
2016-10-28 16:44:56 +00:00
Matt Rickard 5cf47cbab3 Update releases for v0.12.1 2016-10-28 09:23:46 -07:00
Matt Rickard 26b6e16010 Merge pull request #768 from r2d4/v0.12.1
Cut v0.12.1 Release
2016-10-28 16:09:39 +00:00
Matt Rickard 8f67b49168 Cut v0.12.1 Release 2016-10-28 08:30:23 -07:00
Alexander Kanevskiy 2e12253a11 fix usage of errors.Wrap()
Format strings are not supported by errors.Wrap, so cleanup
them from error output where it is not needed.
2016-10-28 15:13:06 +03:00
Jimmi Dyson d80b108313 Merge pull request #765 from dlorenc/buildrootenv
Add docker-env options to the buildroot provisioner.
2016-10-28 10:09:58 +01:00
dlorenc d23a7a53a8 Add docker-env options to the buildroot provisioner. 2016-10-27 15:07:34 -07:00
dlorenc 0bc4730588 Merge pull request #729 from aaron-prindle/expose-all-ports-via-service
Added functionality to read/open multiple ports via service cmd
2016-10-27 13:45:32 -07:00
Jimmi Dyson 1ac192cda9
Update generated docs 2016-10-27 19:24:49 +01:00
Jimmi Dyson c057dede1f
Refactor multiple service ports handling after service list command added 2016-10-27 16:39:03 +01:00
Jimmi Dyson b8cdbd28f5
Remove unused interface 2016-10-27 16:38:33 +01:00
Aaron Prindle bc1f5db71a Added functionality to read/open multiple ports via service cmd. Also
updated tests and help text for multiple ports.  Also updated docs.
2016-10-26 15:14:18 -07:00
dlorenc 55fd539300 Merge pull request #728 from jimmidyson/service-list
Add service list subcommand
2016-10-26 13:10:43 -07:00
Matt Rickard 80905d7fbd Merge pull request #738 from r2d4/dns
Remove vendored kube2sky, Add kube-dns as cluster addon
2016-10-26 10:16:12 -07:00
Jimmi Dyson b0428b2ec7 Merge pull request #756 from jimmidyson/cache-close
Switch to go-download lib
2016-10-26 17:21:16 +01:00
Jimmi Dyson 741cca0fcc
Add doc for service list 2016-10-26 15:15:10 +01:00
Jimmi Dyson 90c0ea8ca6
Extra log when things are being downloaded 2016-10-26 15:01:05 +01:00
Jimmi Dyson badf04b4d2
Add service list subcommand 2016-10-26 14:43:08 +01:00
Jimmi Dyson 46619e68f3
Add progress bars for downloads 2016-10-26 14:16:37 +01:00
Jimmi Dyson 2d45e57cf5
Switch to go-download for downloading 2016-10-26 14:04:37 +01:00
Matt Rickard 0321cbc281 Merge pull request #755 from raeesbhatti/patch-1
Add hyperv as a supported driver in README
2016-10-25 22:01:01 -07:00
Raees Bhatti 301ecdd6c5 Add hyperv as a support driver in README
Minikube has support for Hyper-V as VM driver on Windows but it was not listed in supported drivers in the list of drivers in README. This change fixes that.
2016-10-26 08:51:20 +05:00
Aaron Prindle f478292cd2 Merge pull request #722 from aaron-prindle/validate-service-cmd
Validate the service for the minikube service cmd
2016-10-25 14:40:44 -07:00