- 12 Aug, 2016 3 commits
-
-
Adam Reese authored
feat(Makefile): add target for building releases
-
Adam Reese authored
Fix the clean task when directory not present
-
Naveen Srinivasan authored
The Makefile has clean task that was failing when the ./rootfs/tiller was not present
-
- 11 Aug, 2016 5 commits
-
-
Adam Reese authored
* Add README and License files to archive * Compress archives for smaller download size https://github.com/kubernetes/helm/issues/999
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
added instructions on downloading a distro
-
James Strachan authored
using the new shiny distro of helm and tiller
-
- 10 Aug, 2016 14 commits
-
-
Matt Butcher authored
fix(glide.yaml): fix moved gocloud repository
-
Matt Butcher authored
fix(helm): warn on init when Tiller already exists
-
Matt Butcher authored
Looks like another Go git repo got moved around.
-
Adam Reese authored
fix(ci): disable running coverage in parallel
-
Matt Butcher authored
Previously, if 'helm init' was run on a cluster that had Tiller installed, the init would fail. However, this condition indicates that both the client and the server are in a condition to work, so this should not be an error. This PR downgrades that error to a warning. Closes #1041
-
Adam Reese authored
Running in parallel will crash a circle ci node. Disabling until we can build in some safeguards.
-
Adam Reese authored
fix(cmd): s/specifiy/specify/
-
Ville Aikas authored
First cut of adding dynamic cluster support to status command
-
vaikas-google authored
-
vaikas-google authored
-
Adam Reese authored
-
vaikas-google authored
-
Brian authored
feat(storage): in-memory & configmaps driver
-
fibonacci1729 authored
-
- 09 Aug, 2016 11 commits
-
-
vaikas-google authored
-
fibonacci1729 authored
-
Michelle Noorali authored
feat(*): implement helm upgrade + upgrade hooks
-
Matt Butcher authored
docs(developers): recommend minikube
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
Adam Reese authored
fix(git): ignore _dist directory
-
Michelle Noorali authored
-
- 08 Aug, 2016 7 commits
-
-
Matt Butcher authored
This reflects our internal decision to suggest minikube rather than commit resources to maintaining scripts/local-cluster.sh Closes #889
-
fibonacci1729 authored
-
fibonacci1729 authored
-
Adam Reese authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-