Matthew Fisher
fc57b35298
Merge pull request #3608 from chenzhiwei/update-doc
...
Change helm update to helm upgrade
7 years ago
Chen Zhiwei
363e5bcdf8
Change helm update to helm upgrade
7 years ago
Yaroslav Molochko
2f252e9524
Add --replicas option for HA fixes #2334
7 years ago
Itay Shakury
f78aaa8715
added Codefresh
7 years ago
Evans Castonguay
8a7390342b
Add instruction to support new GnuGP version
...
The latest GnuGP tool (https://gnupg.org/download/ ) is now storing keyring in a new format file 'kbx' instead of 'gpg' which make the current documentation incomplete for a new user. The propose pull request consists of adding documentation to explain how to generate a gpg using the latest GnuGP tool
7 years ago
Matthew Fisher
6cb83d4a81
Merge pull request #3590 from joonix/helm-hashtag
...
Add helm-hashtag plugin
7 years ago
Sami Alajrami
df61fb84d8
adding Helmsman in docs/related.md
7 years ago
Johnny Bergström
e4305233e4
Add helm-hashtag plugin
...
https://github.com/balboah/helm-hashtag
7 years ago
Matthew Fisher
89b8312c48
Merge pull request #3502 from yanc0/typo-occurences-charts.md
...
fix occurences typo in charts.md
7 years ago
Justin Scott
420be49522
Merge pull request #3475 from jascott1/3394_reset
...
fix(helm): update helm reset --force tip for clarity
7 years ago
Matthew Fisher
2f2ebbeebb
Merge pull request #3405 from liubin/patch-2
...
Fix typo
7 years ago
Matthew Fisher
ef1307f10c
Merge pull request #3492 from flimzy/docs
...
Minor documentation fixes
7 years ago
Matthew Fisher
512f3be7dd
Merge pull request #3561 from eicnix/master
...
docs(helm): Added kubeVersion to documentation.
7 years ago
Lukas Eichler
a78336ad35
docs(helm): Added kubeVersion to documentation.
...
docs(helm): Added kubeVersion to documentation and examples.
Adjusted wording for the Chart.kubeVersion description
Removing redundant wording for Chart.kubeVersion description
7 years ago
Matthew Fisher
18b709ef21
Merge pull request #3473 from bacongobbler/use-underscore
...
use an underscore for release_checklist.md
7 years ago
Adam Reese
d0883dd813
docs(related): add helm-local plugin ( #3547 )
7 years ago
Justin Scott
64ac056983
Merge pull request #3524 from mueedc/master
...
update docs to demonstrate best practices in regards to named templates
7 years ago
EJ Etherington
ed0a7462d8
Added ReactiveOps Autohelm to the related tools list
7 years ago
Mueed Chaudhry
4cc95d2c2f
update docs to demonstrate best practices in regards to named templates
7 years ago
Frederik Carlier
8530f1bc22
Add a reference to Helm.NET
7 years ago
Jason Murray
d65f8b532f
Typo once/one
7 years ago
Yann Coleu
50cba63c5c
fix occurences typo in charts.md
7 years ago
Sunny
cff4ea416e
feat(helm): add --template flag to `helm version`
...
`helm version --template` prints the client and server version info in
the provided template format.
7 years ago
Jonathan Hall
ffc76861fe
Fix bash example
7 years ago
Jonathan Hall
0d12288e46
Grammar fixes and clarifications
7 years ago
Justin Scott
460dbe937e
Merge pull request #3391 from jstriebel/patch-1
...
minor docs change: change child-parent title & links to fix links
7 years ago
Matthew Fisher
079e8effeb
Merge pull request #3417 from ArnaudRinquin/patch-1
...
Update charts_tips_and_tricks.md
7 years ago
Justin Scott
084a2bb945
fix(helm): update helm reset --force tip for clarity
...
Updates helm reset error message to clarify that --force will not remove releases.
Closes #3394
7 years ago
Matthew Fisher
b02c6ffb91
use an underscore for release_checklist.md
...
Brings it in line with the rest of the documentation in docs/
7 years ago
Matthew Fisher
3c39e72189
Merge pull request #3401 from bacongobbler/revert-kubeconfig-flag
...
Revert "feat(helm): adding kubeconfig flag"
7 years ago
Matthew Fisher
2a9a9f1851
Merge pull request #3458 from bacongobbler/remove-master-references
...
remove references to the term "master"
7 years ago
lihuang
bf8bc42cfc
Update tiller_ssl.md
7 years ago
Matthew Fisher
c316193a62
remove references to the term "master"
7 years ago
Matthew Fisher
add98dab9b
Merge pull request #3451 from huanghuangzym/patch-3
...
Update developers.md
7 years ago
Matthew Fisher
40ae3fa2f0
Merge pull request #3452 from jianliao82/patch-1
...
Update charts_tips_and_tricks.md to fix typo error
7 years ago
Jonas Fonseca
782b394e97
Fix subchart2 example tag
7 years ago
liaoj
db31b7a9da
Update charts_tips_and_tricks.md
...
typo error
comand --> command
7 years ago
lihuang
dddce02b94
Update developers.md
7 years ago
Matthew Fisher
1f87bf031a
Merge pull request #3388 from scriptonist/master
...
docs: fixed incorrect clone path in developer docs
7 years ago
Matthew Fisher
5debe73763
Merge pull request #3424 from huanghuangzym/master
...
fix doc some spell check
7 years ago
lihuangzym
f953b2be2d
fix doc spell check
7 years ago
Matthew Fisher
14136964f5
Merge pull request #3406 from barkerd427/patch-1
...
Disambiguate encoding from secrets
7 years ago
Matthew Fisher
6dcb8d0022
Merge pull request #3419 from huanghuangzym/master
...
the spell check
7 years ago
lihuangzym
b9bd81dc7f
the spell check
7 years ago
Arnaud Rinquin
67c190af28
doc(tips): Add an exception to tip about quoting integers
...
Add a sentence to balance the advice about not quoting integers as it can cause headaches when applied to env variables.
7 years ago
Reinhard Nägele
cbea403d04
Update RBAC best practices
7 years ago
Daniel Barker
2a0090c8c7
Disambiguate encoding from secrets
7 years ago
Bin Liu
3c66183cb5
Fix typo
7 years ago
Matthew Fisher
f13c4d28b5
Revert "feat(helm): adding kubeconfig flag"
...
This reverts commit 371ff8f26d
.
7 years ago
Matthew Fisher
8604e0b832
bump version to v2.8
...
also add it to the release checklist.
7 years ago
Matthew Fisher
4763cca8cb
fix RELEASE_BRANCH_NAME
...
the release branch was of the format `release-vX.Y.Z` when it should be `release-X.Y`.
7 years ago
jonathan.striebel
d77a60a462
change child-parent title & links to fix links
7 years ago
scriptonist
03f35cdd32
docs: fixed incorrect clone path in developer docs
...
In docs/developers.md the clone path for helm was given as $GOPATH/k8s.io.
This has been changed to $GOPATH/src/k8s.io.
Closes #3387
7 years ago
Matthew Fisher
9fcd6be4ff
fix link to image
7 years ago
Catalin
229bbd84ba
Added k8comp plugin for helm
7 years ago
Kazuki Suda
7b5a837b04
helm template: display the default value of --kube-version in help message
...
This commit improves to display the default value of --kube-version in
help message of `helm template` command.
```
--kube-version string kubernetes version used as Capabilities.KubeVersion.Major/Minor (default "1.9")
```
7 years ago
Matthew Fisher
14c7be1f92
Merge pull request #3288 from bradbeam/starter
...
feat Making starter templates more versatile
7 years ago
Etienne Tremel
af3c734e37
Add helm-monitor plugin
7 years ago
Alex Johnson
b29d25ef0b
Added a --wait flag for helm init which pings the Tiller server and ensures that it is ready to receive requests
...
Fixes #2114
Signed-off-by: Alex Johnson <ajohnson@bombora.com>
7 years ago
Dennis Benzinger | SAP Hybris
9ad292b3ef
Fix filename
7 years ago
Andrey Chernih
fb14322641
Added notes on how to fix pulling errors
...
Getting this error when running `helm init` locally:
Failed to pull image "gcr.io/kubernetes-helm/tiller:v2.7": rpc error:
code = Unknown desc = Error response from daemon: manifest for
gcr.io/kubernetes-helm/tiller:v2.7 not found
7 years ago
Pure White
270969117c
fix a typo
7 years ago
rocky-nupt
a6381e83a7
feat(helm): Add --col-width to helm list and helm history ( #2836 )
...
* feat(helm): Add --full-output to helm list and helm history
The default maximum length of the output table is 60 chars.
When the length is greater than 60, the content will be omitted.
This patch adds -f and --full-output to helm list and helm history
which can display full information of releases on the screen.
Closes #2828
* a
* feat(helm): Add --full-output to helm list and helm history
The default maximum length of the output table is 60 chars.
When the length is greater than 60, the content will be omitted.
This patch adds -f and --full-output to helm list and helm history
which can display full information of releases on the screen.
Closes #2828
7 years ago
Florian Zysset
fa06dd176d
helm init --upgrade will downgrade ( #2805 )
...
* Don't downgrade tiller with helm init --upgrade unless --force-upgrade is specified
Fix tests after merging master
* Reformatting with gofmt
7 years ago
Matthew Fisher
c462b28f14
Merge pull request #3321 from akshaisarathy/master
...
Adding Platform9 info
7 years ago
Akshai Parthasarathy
9c04c660cf
updating language
7 years ago
Akshai Parthasarathy
e6280d157c
Adding Platform9 info
7 years ago
Justin Scott
9d0f9a24fd
Merge pull request #3315 from bacongobbler/add-bracket
...
add missing parentheses
7 years ago
Luis Cordova
724b3898a4
fix typo
7 years ago
Matthew Fisher
b3cc17b770
add missing parentheses
7 years ago
Brad Beam
8e0eface2c
Making starter templates more versatile
...
This adds support for changing '<CHARTNAME>'
occurances in starter chart to the destination
chart name
7 years ago
Matthew Fisher
6c585d47a8
Merge pull request #3266 from nokia/docs/downloader-plugin
...
docs: downloader plugin documentation
7 years ago
Mitchel Humpherys
e4274c448c
docs(chart_template_guide): Fix link
...
Fix a Glob link floating around with some invalid markdown and an invalid
target.
7 years ago
Matthew Fisher
1c30e61dde
Merge pull request #3280 from gmiretti/patch-1
...
doc: Fix command formatting on plugins help
7 years ago
Gabriel Miretti
9735642fe8
Fix broken bullets by Note in docs.helm.sh
7 years ago
Gabriel Miretti
219e1075ce
Fix command formatting
7 years ago
Gergo Huszty
a8b95ca1d1
Downloader plugin documentation added.
7 years ago
Julian
ca415ab8db
feat(helm): support namespace and additional values in lint ( #2972 )
...
* Add "--namespace" to helm lint
Keep lint syntax as close as possible to "helm install" resp. "helm
upgrade", so that one only needs to change the command.
See #2036
* Align lintCmd struct
* Add "--set" and "--values" to helm lint
Keep lint syntax as close as possible to "helm install" resp. "helm
upgrade", so that one only needs to change the command.
Closes #2495,#2036
* Reuse strict parameter, when rendering during lint
We want to see the rendering fail, if we missed a value, so we reuse
"--strict".
See #2495,#2036
* Fix lint unit test
See #2495,#2036
* Update docs
7 years ago
Matthew Fisher
6707fe0468
Merge pull request #3190 from mattfarina/feat/status-json
...
feat(status): Optional output as JSON and YAML
7 years ago
Matthew Fisher
646ab43bc4
Merge pull request #3232 from hobti01/patch-3
...
Fix example and reference version matching syntax
7 years ago
Matt Farina
9d4b9ca208
feat(status): Optional output as JSON and YAML
7 years ago
Luk Burchard
6029f4dc93
Fix helm ls in Quickstart
7 years ago
Matthew Fisher
782f855ad9
Merge pull request #3091 from bacongobbler/release-checklist
...
add release checklist
7 years ago
Ralph Squillace
9dd74690c2
Updating the guidance for securing your Helm installation ( #3228 )
...
* first staging
* Filled out RBAC and TLS
* Finished draft.
* smoothing
* gRPC endpoint tooling moved up and cleaned
* updating install.md
* addressed comments; will continue expanding and iterating
7 years ago
Tim H
a3af75f9b6
Fix example and reference version matching syntax
...
Address documentation issue raised in #2759
7 years ago
Matthew Fisher
7c66074bf6
Merge pull request #3205 from bacongobbler/fix-links
...
fix links to service_accounts.md
7 years ago
Matthew Fisher
7bda457164
Merge pull request #3192 from markgibaud/patch-1
...
correct typo
7 years ago
Matthew Fisher
35616bd0df
fix links to service_accounts.md
7 years ago
Ralph Squillace
c20ec8feda
fixed bad link.
7 years ago
Arash Deshmeh
9e869700c0
fix(helm): add --app-version flag to 'helm package'
...
When 'helm package --app-version foo' is run, this will
set the AppVersion field to 'foo' in the packaged chart.
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
7 years ago
Igor Vuk
d81780032a
Fix a typo in install.go, update helm_install.md
7 years ago
Matthew Fisher
cad89240f3
Merge pull request #3187 from hoesler/fix/chart_downloader
...
fix(helm): resolve relative chart paths
7 years ago
Mark Gibaud
335ea3c6ac
correct typo
7 years ago
Matthew Fisher
ab46779b88
Merge pull request #3094 from bacongobbler/rbac
...
more expansive RBAC setup docs
7 years ago
Christoph Hösler
af9190f956
feature: let FindChartInRepoURL return absolute chart URLs
7 years ago
Matthew Fisher
497837edd7
add release checklist
7 years ago
Matthew Fisher
d655911088
Merge pull request #3041 from jlyheden/feature/plugin-http-installer
...
Add plugin installer from http archive
7 years ago
Matthew Fisher
ae878f91c3
more expansive RBAC setup docs
7 years ago
Christoph Hösler
b45293feb0
fix: updated docs
7 years ago
omkensey
41415e5c42
RBAC best practices ( #3184 )
...
Document chart best practices related to RBAC.
Fixes #3098 .
7 years ago