dlorenc
|
03608ab6ba
|
Merge pull request #231 from stevesloka/addCPUFlag
Added flag to allow the number of CPU's to be specified
|
2016-06-27 13:06:59 -07:00 |
Steve Sloka
|
95edd89399
|
Added flag to allow the number of CPU's to be specified as flag to start command
|
2016-06-27 15:32:16 -04:00 |
dlorenc
|
942c6aac45
|
Merge pull request #234 from dlorenc/release
Update releases.json for 0.4.0
|
2016-06-27 10:49:10 -07:00 |
dlorenc
|
8979f0d68b
|
Update releases.json for 0.4.0
|
2016-06-27 10:34:50 -07:00 |
dlorenc
|
b4830442f1
|
Merge pull request #233 from dlorenc/release
Cut the 0.4.0 Release
|
2016-06-27 10:33:13 -07:00 |
dlorenc
|
7f02c6bfbb
|
Update docs for the 0.4.0 release.
|
2016-06-27 09:44:15 -07:00 |
dlorenc
|
79b63d797c
|
Bump to iso version 0.4.0
|
2016-06-27 09:22:25 -07:00 |
dlorenc
|
e0a2ee2e4d
|
Bump to version 0.4.0
|
2016-06-27 09:22:25 -07:00 |
dlorenc
|
a941688388
|
Add release notes for 0.4.0
|
2016-06-27 09:22:25 -07:00 |
dlorenc
|
75a4b05407
|
Merge pull request #226 from dlorenc/gcs
Move release API check from github to GCS.
|
2016-06-27 09:22:04 -07:00 |
Lucas Käldström
|
d07bcb4be2
|
Merge pull request #229 from dlorenc/dashboard
Update the dashboard to v1.1.0.
|
2016-06-27 07:59:31 +03:00 |
Dan Lorenc
|
f74e51ba0d
|
Update the dashboard to v1.1.0.
|
2016-06-26 21:00:36 -07:00 |
Lucas Käldström
|
fab317c11f
|
Merge pull request #225 from dlorenc/regen
Regenerate docker certs on startup.
|
2016-06-26 22:23:47 +03:00 |
Dan Lorenc
|
595a9cbbc6
|
Add an automated test for the releases.json schema.
|
2016-06-26 11:54:22 -07:00 |
Dan Lorenc
|
234a5049e7
|
Move release API check from github to GCS.
Github has rate-limiting on this URL, which causes issues for tests.
Moving to GCS also allows us to decouple Github releases from auto-updates.
|
2016-06-26 11:33:33 -07:00 |
dlorenc
|
3634c85e2c
|
Regenerate docker certs on startup.
|
2016-06-26 10:48:15 -07:00 |
Lucas Käldström
|
98f06466c8
|
Merge pull request #224 from dlorenc/readme
Two readme tweaks:
|
2016-06-26 10:41:41 +03:00 |
Dan Lorenc
|
7f8771636a
|
Two readme tweaks:
Add travis back.
Add a question mark.
|
2016-06-25 08:37:02 -07:00 |
dlorenc
|
fec1852fab
|
Merge pull request #218 from dlorenc/makefile
Fix Makefile bug for systems without Python.
|
2016-06-23 14:51:17 -07:00 |
dlorenc
|
58db54bc82
|
Merge pull request #219 from dlorenc/readme
README updates.
|
2016-06-23 12:10:53 -07:00 |
Dan Lorenc
|
a33b68c23b
|
README updates.
|
2016-06-23 11:14:56 -07:00 |
Dan Lorenc
|
48a0a55eec
|
Fix Makefile bug for systems without Python.
|
2016-06-23 10:50:09 -07:00 |
dlorenc
|
88f11109d5
|
Merge pull request #191 from aaron-prindle/update-notifier-no-lib
Have update notifier working and tests
|
2016-06-21 13:32:21 -07:00 |
dlorenc
|
6648f71efd
|
Merge pull request #210 from rdsubhas/dashboard-part-1
Fixed nodePort for dashboard #185
|
2016-06-21 11:18:33 -07:00 |
aprindle
|
995735ee1d
|
Refactored tests/methods to use io.Writer, added comments to tests,
added additional error checking in getLatestVersionFromURL, and fixed
formatting issue in notification string
|
2016-06-21 11:05:30 -07:00 |
Subhas Dandapani
|
a0d610df79
|
Fixed nodePort for dashboard #185
|
2016-06-21 19:20:33 +02:00 |
dlorenc
|
8c0e42f75b
|
Merge pull request #207 from dlorenc/update
Update kubernetes to v1.3.0-beta.1
|
2016-06-20 15:02:40 -07:00 |
Aaron Prindle
|
85cd18754f
|
Merge pull request #206 from dlorenc/example
Change the example to run a pre-built image.
|
2016-06-20 11:32:49 -07:00 |
Dan Lorenc
|
9c252f002f
|
Update kubernetes to v1.3.0-beta.1
|
2016-06-18 20:06:13 -07:00 |
dlorenc
|
b4d120bccd
|
Merge pull request #204 from dlorenc/broser
Change README to feature the dashboard command.
|
2016-06-18 22:37:43 -04:00 |
Dan Lorenc
|
6dd866e008
|
Change the example to run a pre-built image.
|
2016-06-18 19:20:02 -07:00 |
Dan Lorenc
|
526f99e83c
|
Clarify what the dashboard is.
|
2016-06-18 18:21:11 -07:00 |
dlorenc
|
6f339df383
|
Merge pull request #205 from dlorenc/configured
Update start text to mention that kubectl is configured automatically.
|
2016-06-18 21:17:24 -04:00 |
Dan Lorenc
|
6cd2db3b67
|
Update start text to mention that kubectl is configured automatically.
|
2016-06-17 13:13:14 -07:00 |
Dan Lorenc
|
60bb69329b
|
Change README to feature the dashboard command.
|
2016-06-17 13:10:57 -07:00 |
aprindle
|
0ea7714b61
|
Added message in update notification explaining how to disable the update notifier
|
2016-06-17 11:20:38 -07:00 |
aprindle
|
f5a56b1d60
|
Finished tests for update notifier
|
2016-06-14 13:00:01 -07:00 |
aprindle
|
dd875f614e
|
Have update notifier working, need to add tests
|
2016-06-14 13:00:01 -07:00 |
Aaron Prindle
|
d8d4382cdc
|
Merge pull request #200 from aaron-prindle/configure-ram
Added --memory flag to minikube start so that users can configure the…
|
2016-06-13 18:25:08 -07:00 |
aprindle
|
03cca006ee
|
Added --memory flag to minikube start so that users can configure the ram of the vm
|
2016-06-13 18:13:53 -07:00 |
Aaron Prindle
|
905afe96ad
|
Merge pull request #184 from philips/add-vmware-fusion
machine: add vmwarefusion support
|
2016-06-13 17:59:47 -07:00 |
Brandon Philips
|
53ee8642f8
|
cluster: add support for vmwarefusion driver
Add support for the vmwarefusion driver which is greatly more stable on
OSX. Also, document it in the README as an option.
|
2016-06-11 19:47:11 -07:00 |
Brandon Philips
|
9d65272511
|
vendor: add github.com/docker/machine/driver/vmwarefusino
Use the exact same version as the virtualbox driver.
|
2016-06-11 19:45:35 -07:00 |
dlorenc
|
5c4fd685f5
|
Merge pull request #196 from dlorenc/changelog
Changelog for 0.3.0
|
2016-06-10 15:19:46 -07:00 |
Lucas Käldström
|
0b4f1a9093
|
Merge pull request #194 from dlorenc/release
Add a releasing doc.
|
2016-06-10 22:07:33 +03:00 |
Dan Lorenc
|
838246e9a9
|
Add a releasing doc.
|
2016-06-10 12:04:51 -07:00 |
Dan Lorenc
|
1a3967d8ff
|
Changelog for 0.3.0
|
2016-06-10 12:03:44 -07:00 |
dlorenc
|
df4f427004
|
Merge pull request #195 from dlorenc/k8s
Update k8s.
|
2016-06-10 12:03:10 -07:00 |
dlorenc
|
8f570cf6e4
|
Fix the godeps.json and versioning.
|
2016-06-10 11:50:04 -07:00 |
Dan Lorenc
|
d29f6ee36f
|
Update help text.
The k8s update updated cobra as well, so the generated help text changed.
|
2016-06-10 10:07:22 -07:00 |