mattjmcnaughton
17151b99ea
Add containerized options for tests in Makefile
...
Add an option to run the `test-unit`, `test-style`, and `test`
steps from the `Makefile` insides of a docker container. Doing so
isolates this component of helm development from any other aspect of
your global go environment.
These commands all have the name `docker-*`. Long term, there may
be reproducibility benefits to running all of the Make steps in a
container by default, in which case `containerized-test-unit` could
become `test-unit`.
6 years ago
smurfralf
c4d6b5a434
Tweeks per bacon review
6 years ago
smurfralf
eeb3a1454a
Improve documentation for helm upgrade ( #4030 )
...
Expand and clarify documentation for `helm upgrade` to include nuances
of command line values setting.
Fixes issue #4030
6 years ago
Taylor Thomas
e3d4206b65
Merge pull request #4469 from rimusz/master
...
add Tillerless Helm blog post and plugin references
6 years ago
Tim Hobbs
0b3924b2ac
Messages are encrypted when using TLS
...
When helm client and tiller use TLS their messages are encrypted, not unencrypted ;)
6 years ago
Dustin Specker
8c69e1af4f
docs: remove extraneous "it"
6 years ago
Adam Reese
b95eb54bf2
Merge pull request #4420 from adamreese/ref/kube-1.11
...
ref(*): kubernetes v1.11 support
6 years ago
Matt Farina
83e3571358
Merge branch 'master' into update-labels
6 years ago
Nick Schuch
1ed6ffbdb0
Update zoom.us link
6 years ago
Alexey Volkov
f15d658450
fix: link to custom resource definitions section
6 years ago
rimas
c4c9287a0a
add Tillerless Helm blog post and plugin references
6 years ago
muffin87
204f823b5e
Add basic tutorial for beginners ( #4466 )
6 years ago
Matthew Fisher
8f7c0079fe
sort links alphabetically
6 years ago
Matt Butcher
e8b003af9a
docs(alpine): quote release label value ( #4460 )
...
Labels should be quoted so that values such as "true" or "1" are not
interpolated to the wrong type.
6 years ago
Martin Hickey
c658639ccc
Add link to doc for Helm Stop plugin
...
Link added to
https://github.com/helm/helm/blob/master/docs/related.md#helm-plugins
6 years ago
Adam Reese
59a60a6e7c
docs(generated): regenerate markdown docs
6 years ago
Matt Farina
e328d00a2f
Updating to the k8s label convention
...
Closes #4335
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
fibonacci1729
bd0686731c
fix(helm): fix(helm): add `--tls-hostname` flag to tls flags
...
docs(*): update tiller_ssl.md to reflect IP SAN usage.
When using helm/tiller in tls-verify mode, 127.0.0.1 should
be listed as an IP SAN in the tiller certificate to pass
hostname verficiation of the TLS handshake.
Closes #4149
6 years ago
Michael Huttner
1b955e63f7
Fixed error in docs for file access
...
$path.base gives the error "can't evaluate field base in type string", it should be "base $path"
6 years ago
Matthew Fisher
fb64bb66de
use dot notation for release candidates
6 years ago
Matthew Fisher
d3980f14df
Merge pull request #4312 from flynnduism/logo-svg
...
docs(chore): add svg logo
6 years ago
Matthew Fisher
f790db54fa
Merge pull request #4344 from abstiles/patch-1
...
Include exact details to configure storage=secret
6 years ago
Matthew Fisher
33a8527fd8
Merge pull request #3975 from bacongobbler/fix-release-notes
...
add amendments to release checklist
6 years ago
Matthew Fisher
089af0e1aa
soften the recommendation of hypens in chart names
...
We definitely still suggest that dashes are acceptable for chart packages, but users should be aware of the limitations of dashes in variable names in Go templates.
6 years ago
Matthew Fisher
6307aad16d
add every release artifact to the release notes
6 years ago
Matthew Fisher
e294439e01
add amendments to release checklist
6 years ago
Anders Rasmussen
9effff424f
Adding space for correct formatting on docs.helm.sh
...
The rendering of the bullet list is not rendered correctly on https://docs.helm.sh/developing_charts/#hooks
6 years ago
Michelle Noorali
96f9eb3c1f
Merge pull request #4371 from michelleN/docs
...
ref(docs): update docs around rbac
6 years ago
KUOKA Yusuke
dc93908626
feat: Set values from local files ( #3758 )
...
Adds the `--set-file key=filepath` flag to `install`, `upgrade`, `template` and `lint` sub-commands so that the content of the file at the `filepath` is set to the value for the `key`.
Resolves #1754
6 years ago
nashasha1
a657106798
Dashes are not allowed in the name
6 years ago
Matthew Fisher
c72c4a0bcd
Merge pull request #4372 from dracan/patch-1
...
Add missing space
6 years ago
Ihor Dvoretskyi
84856089c6
Snap installation information added ( #4366 )
...
* Snap installation information added
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
* Moved Snap instructions to the different section
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
6 years ago
Rohan Chakravarthy
4efa18a5ec
feat(helm): Add the --kubeconfig flag ( #4235 )
...
Adds the ability to specify a kubeconfig file that overrides $KUBECONFIG
6 years ago
Dan Clarke
02f8130dbe
Add missing space
...
Yeah, I know - very trivial, but ¯\_(ツ)_/¯ :)
6 years ago
Michelle Noorali
30f245c0d3
docs(rbac.md): delete redundant step
6 years ago
Michelle Noorali
57e7b07c3e
ref(docs): add more links to tiller rbac info
6 years ago
A. Stiles
fc7b1caf9b
Include exact details to configure storage=secret
6 years ago
Brian
aedd306e83
Revert "fix(helm): add `--tls-hostname` flag to tls flags."
6 years ago
fibonacci1729
aaf1c6a352
docs(*): update tiller_ssl docs to reflect IP SAN usage.
...
When using helm/tiller in tls-verify mode, 127.0.0.1 should
be listed as an IP SAN in the tiller certificate to pass
hostname verficiation of the TLS handshake.
Closes #4149
6 years ago
flynnduism
c6a572a38e
docs(chore): scale svg up to 620 initial width/height
6 years ago
Michelle Noorali
c4cabe03b0
Merge pull request #4324 from michelleN/kind
...
chore(docs): lowercase `Kind` for clarity
6 years ago
Michelle Noorali
5a43a80e95
chore(docs): lowercase `Kind` for clarity
...
`Kind` being upper case makes it seem like we're referrring to
the Kind field of a Kubernetes resource but we're really talking
about the kind of helm hook in this case.
resolves #4302
6 years ago
Matthew Fisher
50ebdd808d
Merge pull request #3825 from adshmh/3581-feat-allow-custom-desc-after-helm-release-upgrade
...
Feature: allow custom description after helm release upgrade
6 years ago
roc
c551fb7ef6
docs(helm): add helm-cos to related helm plugins
6 years ago
flynnduism
a3a1034e08
docs(chore): add svg logo
6 years ago
Jon Kalfayan
b3c583b855
add nil check in if statement configmap example, also note why
6 years ago
Matthew Fisher
a7a95c5712
Merge pull request #3574 from derekbassett/documentation-issue-for-RBAC
...
The defined role does not allow Tiller to launch Kubernetes jobs
6 years ago
Taylor Thomas
572743d5d6
Merge pull request #4035 from thomastaylor312/docs/add_release_meetings
...
docs(release_checklist): Adds information about new release meetings
6 years ago
Michelle Noorali
374a320d0f
Merge pull request #4041 from michelleN/docs
...
chore(docs): mv index.md to README.md
6 years ago
Matthew Fisher
f63baab020
Merge pull request #3923 from seaneagan/list_cmd_output_format
...
feat(list): Optional output as JSON and YAML
7 years ago