whitmo / charm-kubernetes

A juju charm to deploy a kubernetes minion
Other
1 stars 1 forks source link

Download from master #11

Closed mbruzek closed 9 years ago

mbruzek commented 9 years ago

This change removes the configuration value versions from the kubernetes charm and downloads the binaries from the kubernetes master.

Please note that this pull request depends on the kuberentes-master build from source pull request landing. https://github.com/whitmo/charm-kubernetes-master/pull/24

lazypower commented 9 years ago

:+1: LGTM - I'm going to defer the merge until the kubes-master functionality lands that enables this branch to function properly. Looks good though, I like that the minions are now a direct dependency of the master with regard to install.

Great work here @mbruzek

lazypower commented 9 years ago

LGTM :shipit: