Matt Rickard
20cc2f0db5
Merge pull request #889 from r2d4/13.1
...
Cut v0.13.1 Release
2016-12-05 13:30:28 -08:00
Matt Rickard
755596cc18
Cut v0.13.1 Release
2016-12-05 11:45:11 -08:00
dlorenc
6ab86c0151
Merge pull request #888 from dlorenc/list
...
Add an integration test for service list.
2016-12-03 17:34:41 -08:00
dlorenc
1391073e2d
Merge pull request #887 from aaron-prindle/specify-vswitch-jenkins
...
Specify hyperv virtual switch in integration tests
2016-12-03 13:15:50 -08:00
Dan Lorenc
ee2bfd3056
Add an integration test for service list.
2016-12-03 13:02:06 -08:00
Matt Rickard
a76dee4eb3
Merge pull request #885 from r2d4/downgrade
...
Downgrade dashboard back to v1.4.2
2016-12-03 12:31:50 -08:00
Aaron Prindle
7b6628235c
Specify hyperv virtual switch in integration tests
2016-12-02 15:18:08 -08:00
Matt Rickard
a0175c03d9
Downgrade dashboard back to v1.4.2
...
PetSets aren't supported at all in dashboard v1.5, however they are
still valid in minikube since minikube runs k8s v1.4.6 at the moment.
We can upgrade to dashboard v1.5 once we merge the k8s-v1.5 branch and
upgrade minikube to k8s v1.5
Fixes #884
2016-12-02 14:16:14 -08:00
Aaron Prindle
89e745dc53
Merge pull request #882 from aaron-prindle/fix-service-list
...
Fix service list command
2016-12-02 13:19:00 -08:00
Aaron Prindle
ec64e811aa
Fix service list command
2016-12-02 11:36:35 -08:00
Matt Rickard
3db2fa95b0
Merge pull request #879 from r2d4/dupe
...
Dedupe minikube addons open subcommand
2016-12-02 11:02:56 -08:00
Matt Rickard
2ee8f51bc7
Merge pull request #880 from r2d4/1.4.6
...
Upgrade k8s to v1.4.6
2016-12-02 11:02:46 -08:00
Matt Rickard
2569258ef2
Dedupe minikube addons open subcommand
2016-12-02 10:17:46 -08:00
Matt Rickard
b0c7704e93
Upgrade k8s to v1.4.6
2016-12-02 10:13:51 -08:00
Matt Rickard
07b78c22f2
Merge pull request #875 from r2d4/arch-installer
...
Bump arch linux installer to v0.13.0
2016-12-01 15:12:43 -08:00
Matt Rickard
d5af999015
Merge pull request #874 from r2d4/better-directions
...
Change instructions for completion bash on OS X
2016-12-01 14:38:22 -08:00
Matt Rickard
1dc0dd413f
Bump arch linux installer to v0.13.0
2016-12-01 14:30:03 -08:00
Matt Rickard
9c7fa5c50e
Merge pull request #839 from r2d4/arch-optional
...
Make virtualbox optional dependency for arch linux installer
2016-12-01 14:23:24 -08:00
Matt Rickard
e7afea8215
Change instructions for completion bash on OS X
...
OS X default version of bash doesn't support process substitution.
https://github.com/kubernetes/minikube/issues/844#issuecomment-262587570
2016-12-01 14:21:41 -08:00
Matt Rickard
cdeccff598
Merge pull request #870 from r2d4/13.0
...
Cut v0.13.0 release
2016-12-01 13:13:37 -08:00
Matt Rickard
e33c2dbf6f
Cut v0.13.0 release
2016-12-01 09:51:33 -08:00
Matt Rickard
433232a557
Merge pull request #862 from r2d4/update
...
Add localkube releasing jobs to makefile
2016-11-30 15:19:02 -08:00
Matt Rickard
3a174378a0
Merge pull request #864 from seeekr/patch-1
...
fix typo in README.md
2016-11-30 11:27:16 -08:00
Matt Rickard
326612a4c4
Merge pull request #865 from rf232/dashboard-v1.5.0
...
Update Dashboard version to v1.5.0
2016-11-30 09:30:50 -08:00
Rob Franken
9cc7c7ae61
Update Dashboard version to v1.5.0
2016-11-30 12:52:11 +01:00
Denis Andrejew
34c1d2d94a
fix typo in README.md
2016-11-30 10:06:01 +00:00
dlorenc
0d9a5ca2c4
Merge pull request #861 from dlorenc/kubeconfig
...
Handle multiple KUBECONFIGs
2016-11-29 12:00:47 -08:00
Matt Rickard
933da2c86d
Add localkube releasing jobs to makefile
...
Update releases to reflect v1.5.0-beta.1
2016-11-29 11:57:17 -08:00
dlorenc
b9d78a675d
Handle multiple KUBECONFIGs
2016-11-29 11:09:55 -08:00
dlorenc
bc5f3f0489
Merge pull request #860 from mnuttall/dev.mn
...
Update README for Windows 10 hyper-v
2016-11-29 09:27:12 -08:00
Mark Nuttall
9fdfa6d633
Fix readme changes
2016-11-29 15:56:45 +00:00
Mark Nuttall
1775d243de
Update README for Windows 10 hyper-v
2016-11-29 15:12:29 +00:00
Matt Rickard
64c8d7cbfd
Merge pull request #849 from r2d4/jenkins-gsutil
...
Only copy over the files we need from test bucket
2016-11-28 16:52:34 -06:00
Matt Rickard
5316802f8a
Only copy over the files we need from test bucket
...
Sometimes gsutil cp -r can miss files. We also don't need to copy over
every file. Additionally, I started to abstract the OS_ARCH away so
that we can more easily template the jenkins OS tests.
2016-11-28 13:50:04 -08:00
Matt Rickard
8d5708b4d4
Copy arch linux from repo to folder
...
Add SRCINFO to not be gitignored
2016-11-28 11:16:33 -08:00
Aaron Prindle
b455900215
Merge pull request #854 from r2d4/winfix
...
Fix windows integration test script
2016-11-28 11:07:10 -08:00
Matt Rickard
67e417f87a
Fix windows integration test script
2016-11-28 10:21:12 -08:00
dlorenc
9ee1485b1a
Merge pull request #853 from ankon/patch-1
...
Add missing word in help text
2016-11-28 08:38:42 -08:00
Andreas Kohn
d34e961c2f
Add missing word in help text
2016-11-28 13:58:58 +01:00
Aaron Prindle
21ecf747de
Merge pull request #842 from ccl0326/clchen_dev
...
fix msg format
2016-11-23 16:02:17 -08:00
dlorenc
611b8aec69
Merge pull request #847 from dlorenc/type
...
Fix the type referenced for PortRange.
2016-11-23 09:29:41 -08:00
Dan Lorenc
bd0acdf480
Fix the type referenced for PortRange.
2016-11-23 09:04:38 -08:00
clchen
539886eeda
fix msg format
2016-11-23 10:28:23 +08:00
dlorenc
06f380aa7a
Merge pull request #841 from dklyle/fix-log-reference
...
Update logs pkg reference
2016-11-22 16:28:03 -08:00
David Lyle
3a3b3f6a32
Update logs pkg reference
2016-11-22 16:15:35 -07:00
Matt Rickard
73a466d98e
Make virtualbox optional for arch linux installer
2016-11-22 12:25:01 -08:00
Aaron Prindle
8e132b0c1e
Merge pull request #834 from aaron-prindle/addons-readme
...
Added documentation for addons cmd and how to add an addon
2016-11-22 10:40:57 -08:00
dlorenc
1868bafeb0
Merge pull request #837 from dlorenc/pr
...
Add PortRange to the extra-config parser.
2016-11-22 10:39:12 -08:00
dlorenc
f72dadbe03
Add PortRange to the extra-config parser.
2016-11-22 09:56:55 -08:00
Aaron Prindle
faa6d609d5
Added documentation for addons cmd and how to add an addon
2016-11-21 15:30:15 -08:00