Aaron Prindle
14dca26a09
Cutting v0.8.0 release
2016-08-17 11:40:14 -07:00
Piotr Bryk
1394e2e595
Update Dashboard UI to version v1.1.1
...
Release tag: https://github.com/kubernetes/dashboard/releases/tag/v1.1.1
Release issue: kubernetes/dashboard#1078
2016-08-09 15:37:38 +02:00
dlorenc
c2b00e4fd5
Configure /data as a persisted directory.
2016-08-04 12:20:18 -07:00
dlorenc
1b9cf7e0e8
Merge pull request #447 from aaron-prindle/update-k8s_releases.json
...
Updated k8s_releases.json to include v1.3.4 localkube release
2016-08-03 14:57:41 -07:00
Aaron Prindle
1a7cfcc355
Updated checksums in schema.json and releases.json. Also bolded version
...
and checksum change in RELEASING.md.
2016-08-03 11:39:43 -07:00
Aaron Prindle
0fb8f86e43
Updated k8s_releases.json to include v1.3.4 localkube release
2016-08-03 11:05:27 -07:00
Matt Rickard
fe10da65c6
Don't pull dashboard container image if present
...
One step in supporting an offline setup, see #391
2016-07-29 14:52:24 -07:00
Aaron Prindle
116994cff1
Updated CHANGELOG, Makefile, and releases.json for v0.7.1 release
2016-07-27 14:11:57 -07:00
Aaron Prindle
d10cdab4df
Added v0.7.0 CHANGELOG.md entry, bumped version number and added version to releases.json.
2016-07-26 10:30:37 -07:00
Jimmi Dyson
a22a155fdf
Add chesksums to release.json & upload to GCS
2016-07-22 12:25:37 +01:00
Aaron Prindle
cbc50a2a44
Cutting v0.6.0 release. Bumped version in Makefile and releases.json. Added v0.6.0 to CHANGELOG.md
2016-07-13 11:41:15 -07:00
dlorenc
9fa002d573
Merge pull request #277 from aaron-prindle/get-kubernetes-version
...
Added get_kubernetes_versions command and tests
2016-07-07 13:38:47 -07:00
aprindle
3eccdd523f
Added json file and schema for k8s versions. Also updated documentation.
2016-07-07 10:14:03 -07:00
Dan Lorenc
b68c957347
Bump to v0.5.0, add release notes and increment the releases.json.
2016-07-06 09:59:59 -07:00
dlorenc
1a8621a4d4
Make the /var/lib/localkube directory persistent.
2016-06-28 14:04:45 -07:00
dlorenc
8979f0d68b
Update releases.json for 0.4.0
2016-06-27 10:34:50 -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
Dan Lorenc
f74e51ba0d
Update the dashboard to v1.1.0.
2016-06-26 21:00:36 -07: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
Subhas Dandapani
a0d610df79
Fixed nodePort for dashboard #185
2016-06-21 19:20:33 +02:00
dlorenc
ac14eff554
Move the addon-manager and dashboard configuration from the iso to minikube.
...
Minikube now copies these into the VM, just like it copies in localkube.
New ISOs will not contain these files, but this is compatible with the existing ISO
because minikube will overwrite existing files.
2016-06-09 15:35:09 -07:00
aprindle
eee920bae4
Updated Dockerfile to get docker version 1.11.1 for the iso file
...
Updated README for iso testing
Updated DefaultIsoUrl to minikube-0.3
2016-06-04 17:22:31 -07:00
Lucas Käldström
dcc0b3854d
Merge pull request #157 from dlorenc/conntrack
...
Build conntrack as part of the iso.
2016-06-03 18:48:08 +03:00
Dan Lorenc
f911bec60e
Add conntrack to the Docker image.
2016-06-03 08:43:32 -07:00
dlorenc
e241f915e4
Build conntrack as part of the iso.
2016-06-02 14:04:32 -07:00
dlorenc
ae60398cd4
Make the dashboard service listen on a NodePort.
...
This makes it easier to access the dashboard.
2016-06-02 11:17:34 -07:00
Shailesh Pant
b1fbe7268b
Fixed issue with wrong static-pods location in Makefile
2016-06-01 01:56:31 +05:30
Dan Lorenc
4cd9e5610d
Fix hostPort bug in dashboard-svc.yaml. hostPort is invalid in a service.
2016-05-29 11:13:05 -07:00
Dan Lorenc
7fb536ec38
Add the addon manager and dashboard to the iso.
2016-05-28 11:33:01 -07:00
Lucas Käldström
c9fe0059b4
Add a localkube-in-docker image
2016-05-28 00:42:42 +03:00
Lucas Käldström
4d1fe87e7e
Add the dashboard and the kube-addon-manager manifests
2016-05-28 00:42:09 +03:00
Lucas Käldström
b43bb57303
Move ./iso/ to ./deploy/iso/
2016-05-28 00:10:20 +03:00