- 02 Feb, 2017 6 commits
-
-
Matt Butcher authored
fix(helm): fix sort order on helm search
-
Matt Butcher authored
add PersistentVolumeClaim to the kind sorter list
-
Matthew Fisher authored
At the present time, PersistentVolumeClaims are not a recognized object so it is installed last. PVCs should be installed shortly after PersistentVolumes have been bound.
-
Matt Butcher authored
feat(README): Adding roadmap location
-
Matt Farina authored
To exit incubation the roadmap needs to be listed in the wiki per the incubator documentation. For more detail see https://github.com/kubernetes/community/blob/master/incubator.md
-
Matt Butcher authored
During search index construction, records were not correctly sorted by version number, which resulted in the wrong records being inserted into the index. Along the way, added tests and fixed a few comments. Closes #1897
-
- 01 Feb, 2017 1 commit
-
-
Matt Butcher authored
feat(tiller): record a message for each lifecycle step
-
- 31 Jan, 2017 7 commits
-
-
Matt Butcher authored
This adds a simple description for each lifecycle step on a release object. Closes #1661
-
Adam Reese authored
feat(tiller): print tiller version on startup
-
Matt Butcher authored
docs(chart_tips_and_tricks): explain resource-policy.
-
Matt Butcher authored
docs(CONTRIBUTING): switch to CNCF CLA
-
Adam Reese authored
-
Matt Butcher authored
Change from old Google CLA verbage to new CNCF CLA verbage. This text is verbatim with Kubernetes' repo. Closes #1885
-
Matt Butcher authored
This adds a short explanation of the resource policy annotation. Closes #1880
-
- 30 Jan, 2017 1 commit
-
-
Taylor Thomas authored
feat(helm): Add command to uninstall Tiller
-
- 27 Jan, 2017 1 commit
-
-
Ferran Rodenas authored
-
- 26 Jan, 2017 6 commits
-
-
Taylor Thomas authored
feat(*): Add --wait flag
-
Matt Butcher authored
docs(wrapping_up.md): fixed typo
-
Matt Butcher authored
docs(debugging.md): fixed typo
-
Matt Butcher authored
docs(subcharts_and_globals.md): fixed typo
-
Matt Butcher authored
docs(accessing_files.md): fixed typo
-
Matt Butcher authored
docs(control_structures.md): fixed typo
-
- 25 Jan, 2017 15 commits
-
-
Adam Reese authored
Add linux/arm64 to cross-compile targets.
-
Matt Butcher authored
Fix typo
-
Matt Butcher authored
Fix typo
-
Matt Butcher authored
Fix SIGSEGV fault
-
Matt Butcher authored
docs(related): add related projects
-
Matt Butcher authored
docs(install): document new upgrade process
-
Manjunath A Kumatagi authored
-
Tony Hsu authored
-
Tony Hsu authored
-
Tony Hsu authored
-
Tony Hsu authored
-
Tony Hsu authored
-
Tony Hsu authored
-
Tony Hsu authored
-
Matt Butcher authored
Closes #1482
-
- 24 Jan, 2017 3 commits
-
-
Matt Butcher authored
This documents the new 'helm init --upgrade' flag. Closes #1704 Closes #1755
-
Matt Butcher authored
add InstallReleaseFromChart and UpdateReleaseFromChart
-
Matt Butcher authored
fix(helm): Fake tillerHost at version cmd tests
-