Commit graph

232 commits

Author SHA1 Message Date
Justin Scott
8094acba74 helm(feat): remove space from example condition list 2017-02-12 12:44:16 -08:00
Justin Scott
f582144968 feat(helm): add docs section about tags and conditions 2017-02-11 12:56:43 -08:00
Matt Butcher
b543190daf
docs(related): add Drone Helm plugin 2017-02-09 15:50:13 -07:00
Michelle Noorali
c7e2d186a5 Merge pull request #1777 from michelleN/feat/1163-chart-testing
feat(*): add helm test initial framework
2017-02-08 09:28:32 -05:00
Tao Zhou
f745c9c761 docs(using_helm): fix outdated helm rollback example usage in doc
Closes #1921
2017-02-07 08:38:59 +08:00
Tao Zhou
d19b6cdd66 docs(install): add doc to use helm reset to delete tiller deployment 2017-02-07 08:14:11 +08:00
Matt Butcher
0b1a0ae991
docs(install_faq): document the Docker media type bug
Closes #1824
2017-02-02 14:48:16 -07:00
Michelle Noorali
bf9ae52e1c ref(*): change test hook to be test-success 2017-02-02 12:23:52 -05:00
Michelle Noorali
d46d63a8f7 feat(*): add helm test command mvp
* This is a simple mvp which processes a test definition with the
hook annotation for test when you run `helm test [release]`
* helm client cmd, proto def, tiller logic
2017-01-31 20:57:27 -05:00
Matt Butcher
c5d0dc49c4
docs(chart_tips_and_tricks): explain resource-policy.
This adds a short explanation of the resource policy annotation.

Closes #1880
2017-01-30 17:07:07 -07:00
Taylor Thomas
e440a36d95 Merge pull request #1820 from thomastaylor312/feat/add_wait
feat(*): Add --wait flag
2017-01-26 11:40:39 -08:00
Matt Butcher
40da879edc Merge pull request #1872 from gosharplite/patch-10
docs(wrapping_up.md): fixed typo
2017-01-26 10:22:24 -07:00
Matt Butcher
cc3c79f228 Merge pull request #1871 from gosharplite/patch-9
docs(debugging.md): fixed typo
2017-01-26 10:21:08 -07:00
Matt Butcher
93ae9610b1 Merge pull request #1870 from gosharplite/patch-8
docs(subcharts_and_globals.md): fixed typo
2017-01-26 10:20:37 -07:00
Matt Butcher
1aafaf84fb Merge pull request #1869 from gosharplite/patch-7
docs(accessing_files.md): fixed typo
2017-01-26 10:19:52 -07:00
Matt Butcher
0e07311dca Merge pull request #1868 from gosharplite/patch-6
docs(control_structures.md): fixed typo
2017-01-26 10:19:02 -07:00
Matt Butcher
6ce099ba77 Merge pull request #1867 from gosharplite/patch-5
Fix typo
2017-01-25 09:54:36 -07:00
Matt Butcher
830566a0d8 Merge pull request #1866 from gosharplite/patch-4
Fix typo
2017-01-25 09:50:53 -07:00
Matt Butcher
0ff55c9208 Merge pull request #1863 from technosophos/docs/1482-related-projects
docs(related): add related projects
2017-01-25 09:46:10 -07:00
Tony Hsu
19579c4ec7 Fix typo 2017-01-25 18:36:37 +08:00
Tony Hsu
74213a5593 Fix typo 2017-01-25 18:19:15 +08:00
Tony Hsu
95ee0bc748 Fix typo 2017-01-25 17:33:41 +08:00
Tony Hsu
70692ecbd4 Fix typo 2017-01-25 15:13:11 +08:00
Tony Hsu
2ce2d3deaa Fix typo 2017-01-25 11:34:35 +08:00
Tony Hsu
c1cb2595a0 Fix typo 2017-01-25 11:32:53 +08:00
Tony Hsu
34a4850dde Fix typo 2017-01-25 10:54:06 +08:00
Matt Butcher
9e6b135b5e
docs(related): add related projects
Closes #1482
2017-01-24 17:25:06 -07:00
Matt Butcher
70f4f702e3
docs(install): document new upgrade process
This documents the new 'helm init --upgrade' flag.

Closes #1704
Closes #1755
2017-01-24 15:09:15 -07:00
Matt Butcher
eb87b71180 Merge pull request #1853 from gosharplite/patch-1
Fix typo
2017-01-24 12:40:56 -07:00
Matt Butcher
152556f7e8 Merge pull request #1859 from gosharplite/patch-2
fix typo
2017-01-24 12:11:10 -07:00
Tony Hsu
0dfc699dca Fix typo 2017-01-24 16:35:27 +08:00
Tony Hsu
d2a8d944fe fix typo 2017-01-24 16:26:22 +08:00
Tony Hsu
829e663990 Fix typo 2017-01-23 14:50:47 +08:00
Taylor Thomas
5b116247b8 Adds documentation for --wait and other new command line flags 2017-01-20 11:06:26 -08:00
Matthew Fisher
a263cfb086 fix doc typo 2017-01-19 23:55:18 -07:00
Christoph Blecker
5f981ad96f
Regenerate docs 2017-01-15 12:24:37 -08:00
Ferran Rodenas
bd4fc39950 Allow specifying --set multiple times 2017-01-12 00:57:09 +01:00
Matt Butcher
c8af660b18 Merge pull request #1792 from technosophos/feat/1608-capabilities
feat(tiller): add {{.Capabilities}} object
2017-01-10 12:55:04 -07:00
Matt Butcher
cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
This adds the {{.Capabilities}} object to the template variables so that
chart authors can write charts that are aware of teh Kubernetes
capabilities of the current cluster.

Closes #1608
2017-01-09 18:09:20 -07:00
Christopher Pauley
ab03fad9cc "spring" should be "sprig" 2017-01-09 10:53:17 -08:00
Christopher Pauley
d91a4ff5f2 clarifying _ files, adding syntax highlighting 2017-01-06 11:22:24 -08:00
Christopher Pauley
329cd3a33f making precedence explanation less ambiguous 2017-01-06 10:25:29 -08:00
Maciej Kwiek
0a9413beef Improve helm status help text
`helm status -h` now shows what kind of information is displayed when
running `helm status`
2017-01-05 15:24:43 +01:00
Matt Butcher
5d4033f4aa Merge pull request #1774 from philips/fixup-container-linux-docs
docs: kubernetes_distros: complete note about socat on Container Linux
2017-01-03 12:44:56 -07:00
Adam Reese
1eeba7a12e Merge pull request #1763 from dongziming/master
Fix typos and spelling errors
2017-01-03 09:17:43 -08:00
Brandon Philips
edbc561759 docs: kubernetes_distros: complete note about socat on Container Linux
This fixes two things:

1) CoreOS Linux is now Container Linux https://coreos.com/blog/tectonic-self-driving.html#coreos-linux-is-now-container-linux

2) Provide more technical details on what is going on for users trying
to debug and understand
2016-12-30 19:05:25 -08:00
William Martin Stewart
a091ca90f3 Installation guide link is wrong in install FAQ
It links to install.yaml instead of install.md: https://github.com/kubernetes/helm/blob/master/docs/install.md
2016-12-29 13:44:35 +02:00
dongziming
34d7585f1e Spelling errors and so on. 2016-12-26 11:40:48 +08:00
Christoph Blecker
d41d3b566f
Update OS X references to macOS 2016-12-23 11:49:31 -08:00
Christoph Blecker
11dc26a7ec
Update docs for homebrew formula 2016-12-23 11:49:31 -08:00