Matthew Fisher
afd6f53023
Merge pull request #4096 from qinix/fix-doc-requirements-condition
...
fix charts doc: there shouldn't be a space in between the conditions
6 years ago
Matthew Fisher
245c5bcc09
Merge pull request #4130 from mattjmcnaughton/mattjmcnaughton/fix-inaccurate-comment-in-tiller
...
Fix inaccurate comment in `tiller`
7 years ago
Matthew Fisher
a660b18987
Merge pull request #4135 from mattjmcnaughton/mattjmcnaughton/4086-fix-concurrency-issues-with-helm-install
...
Fix concurrency issues with helm install
7 years ago
Matthew Fisher
daeb458302
Merge pull request #4142 from elritsch/set-string-force-string-value-for-booleans-and-null
...
Make --set-string flag parse booleans and null as strings
7 years ago
Matthew Fisher
ad38044f7c
Merge pull request #4165 from tariq1890/master
...
Setting DisableCompression to true to disable unwanted httpclient transformation
7 years ago
Matthew Fisher
e195a9cd11
Merge pull request #4176 from mattjmcnaughton/mattjmcnaughton/4174-more-specific-name-reuse-error-message
...
Increase error message specificity for name reuse
7 years ago
Matthew Fisher
ee49d24434
Merge pull request #4188 from muehlburger/feat/improve-tests
...
test(helm): add test for 'ParseIntoString' and update test for 'ParseInto'
7 years ago
Matthew Fisher
baef4aa4b8
Merge pull request #4192 from Dean-Coakley/patch-1
...
Remove trailing whitespace from Charts documentation
7 years ago
Matthew Fisher
4e5139b67c
Merge pull request #4190 from alicefr/pr_s390
...
Add s390 architecture in TARGETS
7 years ago
Matthew Fisher
1fe65ca587
Merge pull request #4196 from liyongxin/typo-fix-lengh-to-length
...
typo fix for lengh to length
7 years ago
liyongxin
63760b2937
typo fix for lengh to length
7 years ago
Dean Coakley
0ddbcc1fe9
Remove trailing whitespace
7 years ago
Alice Frosi
c19dea18b0
Add s390 architecture in TARGETS
...
Signed-off-by: Alice Frosi <alice@linux.vnet.ibm.com>
7 years ago
Herbert Mühlburger
8817f7baa7
test: add test for 'ParseIntoString' and update test for 'ParseInto'
7 years ago
Matthew Fisher
1a728c6f14
Merge pull request #4139 from radbaron/master
...
Documentation formatting [Tiny]
7 years ago
Matthew Fisher
f36c9b7a0e
Merge pull request #4179 from mirake/fix-typos
...
Typo fix: indentifies -> identifies
7 years ago
ruicao
b4cfb5f2f3
Typo fix: indentifies -> identifies
7 years ago
mattjmcnaughton
ddd1f48c40
Increase error message specificity for name reuse
...
If `helm upgrade` fails because a reused name is still in use, the error
message does not specify which name is still in use. Update the error
message.
7 years ago
Matthew Fisher
aa4223f22d
Merge pull request #4175 from andrzejwp/patch-1
...
Add link to cdwv/awesome-helm
7 years ago
andrzejwp
e4a80cdc3b
Add link to cdwv/awesome-helm
7 years ago
Matthew Fisher
6718599ba7
Merge pull request #4160 from eicnix/master
...
Added documentation for the tpl function
7 years ago
tariq1890
3eaa1bfd3b
Setting DisableCompression to true to disable unwanted httpclient tranformations
7 years ago
Matthew Fisher
7571691e31
Merge pull request #4159 from AdamDang/patch-5
...
Typo fix: retruns->returns
7 years ago
Lukas Eichler
4d63e1f84f
Added documentation for the tpl function
7 years ago
AdamDang
4d22b104b7
Typo fix: retruns->returns
...
retruns->returns
7 years ago
Matthew Fisher
f296e37782
Merge pull request #4153 from mattjmcnaughton/mattjmcnaughton/fix-test-failure-message
...
Fix test failure message
7 years ago
mattjmcnaughton
e8b788dc4f
Fix test failure message
...
The error message we reported if the test failed was incorrect.
7 years ago
Matthew Fisher
d4205ea1da
Merge pull request #4151 from rsalmond/typofix
...
small typo fix
7 years ago
Rob Salmond
03d502c431
small typo fix
7 years ago
Elmar Ritsch
a7362d76bc
Add test to make sure --set flag interprets `null` as `nil`
7 years ago
Elmar Ritsch
7308e766e2
Add test to make sure --set-string flag takes `null` as string
7 years ago
Elmar Ritsch
272d9bc6ef
Parse booleans and null as string values with --set-string flag
7 years ago
Matthew Fisher
1c2592975b
Merge pull request #1929 from bacongobbler/helm-image
...
build helm binary in tiller image
7 years ago
radbaron
4e29c7e2fd
Documentation: add syntax highlighting to code examples & fix spelling of kube primitives
7 years ago
mattjmcnaughton
53c8e9b67e
Fix concurrency issues with helm install
...
Address a race condition that arises when running two `helm install`
commands, both of which specify a namespace that does not already exist.
In this specific instance, attempting to create a `namespace` which
already exists shouldn't be a failure which causes `helm install` to
terminate.
7 years ago
Matthew Fisher
3771ef8635
Merge pull request #3984 from muehlburger/dev
...
Fix filenames in tarball created on windows
7 years ago
mattjmcnaughton
2b04523baf
Fix inaccurate comment in `tiller`
...
When reading through `cmd/tiller/tiller.go`, I noticed a comment around
`rootServer` mentions the usage of an `init` function. However, there is
no `init` function in this package. Update the comment to be more
accurate.
7 years ago
Michelle Noorali
edaef32491
Merge pull request #4124 from michelleN/security-email
...
update security vulnerability email
7 years ago
Michelle Noorali
af37c6715a
update security vulnerability email
7 years ago
Matthew Fisher
d77642f4a5
Merge pull request #4104 from yenicapotediaz/master
...
removed --install option from --namespace to solve inconsistency with the `helm lint` documentation
7 years ago
Matthew Fisher
d4c4d22280
Merge pull request #4105 from balboah/feature/template_release_isinstall
...
Add helm template --is-upgrade
7 years ago
Matthew Fisher
086139ab1f
Merge pull request #4119 from slayerjain/patch-1
...
docs(helm): Added double quotes to example
7 years ago
Matthew Fisher
67e25a8266
Merge pull request #4121 from mf-lit/patch-1
...
Update tiller_ssl.md
7 years ago
mf-lit
215abe9fd4
Update tiller_ssl.md
...
Add -days parameter to openssl signing commands for clarity. Also add some related troubleshooting steps.
7 years ago
Shubham Jain
8415e2716c
docs(helm): Added double quotes to example
...
In the current version of helm (2.8.2), there needs to be double quotes around the value to support escaping special characters.
7 years ago
Matthew Fisher
d6fe434ed8
Merge pull request #4116 from RyanHartje/4013
...
[4013] adding docs for GKE for helm 2
7 years ago
Ryan Hartje
20fe27c0de
adding docs for GKE for helm 2
7 years ago
Johnny Bergström
93e8f0a694
make docs
...
recipe for target 'verify-docs' failed
7 years ago
Johnny Bergström
43b19dccbe
Add helm template --is-upgrade
...
Useful for toggling .Release.IsInstall / .Release.IsUpgrade which
in turn may cause templates to render differently.
7 years ago
Eric Zhang
091dd84c71
fix charts doc: extra space in requirement condition
7 years ago