- 11 May, 2016 1 commit
-
-
Adam Reese authored
-
- 10 May, 2016 21 commits
-
-
Michelle Noorali authored
ref(helm): rename cache file to index file
-
Matt Butcher authored
fix(proto): fix style issues and documentation
-
Matt Butcher authored
fix(make): add protoc target to top Makefile
-
Matt Butcher authored
fix(helm): fix error formatting
-
Matt Butcher authored
This fixes indentation, documentation, and removes unused protobuf files.
-
Ville Aikas authored
add alias for helm up for helm update
-
Matt Butcher authored
This fixes a number of issues with error formatting and handling in the client. Closes #668
-
Matt Butcher authored
fix(*): correct numerous golint errors
-
Michelle Noorali authored
* also change additional references to cache to index * see issue #665
-
vaikas-google authored
-
Ville Aikas authored
rename remove to delete
-
vaikas-google authored
-
Matt Butcher authored
feat(pkg): add a timeconv.String function
-
Matt Butcher authored
-
Matt Butcher authored
Rather than do the same formatting repeatedly, we can just call a convenience function to format to a specific format.
-
Matt Butcher authored
Fix(readme): Add more documentation on getting started.
-
Matt Butcher authored
fix(helm): make install ouput similar to others
-
Michelle Noorali authored
feat(helm): add helm update command
-
Matt Butcher authored
Closes #670
-
Matt Butcher authored
fix(helm): improve 'helm get' output
-
Matt Butcher authored
This makes the output of 'helm get' more like the output of other Helm commands.
-
- 09 May, 2016 12 commits
-
-
Matt Butcher authored
This now uses the global verbose flag (instead of a local one) and formats the output in roughly the same style that 'helm list' and 'helm repo *' use.
-
Matt Butcher authored
feat(tiller): allow specifying namespace on cli
-
Matt Butcher authored
-
Matt Butcher authored
-
vaikas-google authored
Add client-only flag to helm init that skips installing tiller.
-
vaikas-google authored
-
vaikas-google authored
-
Ken Wronkiewicz authored
-
vaikas-google authored
Add search support
-
vaikas-google authored
-
vaikas-google authored
-
Michelle Noorali authored
Fix bootstrap instructions
-
- 08 May, 2016 1 commit
-
-
Nicholas Young authored
The command is `make bootstrap build` not `make boostrap build`.
-
- 06 May, 2016 5 commits
-
-
Adam Reese authored
fix(Makefile): fix broken cross binary build
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Matt Butcher authored
feat(tiller): delete operation runs against Kubernetes
-
Adam Reese authored
-