Commit Graph

1104 Commits (7da53d6e70e7dde7760fb89a29bd63a8cf30e897)

Author SHA1 Message Date
Patrick Decat 7da53d6e70
Refactor helm init command for reuse, allowing other programs to initialize local helm home directory without shelling out to the helm binary
7 years ago
Marc Khouzam c94c00915f Fix #5046 compatible with MacOS (#5406)
7 years ago
Nguyen Hai Truong d9d2b3ae48 Fix many misspelling words (#5357)
7 years ago
Marc Jansen 8224e3348e Symmetrical asterisks (#5325)
7 years ago
Aaron Roydhouse 1984f436af Document the HELM_TLS_HOSTNAME variable in 'helm --help' (#5123)
7 years ago
adshmh 1f386a34ea add --devel flag to inspect command (#5141)
7 years ago
adshmh 3953f0e884 fix(helm): add test for repo update strict flag (#5183)
7 years ago
Ryan Hartje c9dfd25071 added warning and set default image for unreleased versions of helm for #3770 (#3781)
7 years ago
lIuDuI 7161095f79 Update func name (#5241)
7 years ago
Matthew Fisher 51a7a4487b
docs: add note on rolling back to the previous release (#5228)
7 years ago
Amim Knabben 5cf932c140 Changing deprecated library reference and setting delete propagation background policy (#5161)
7 years ago
Peter Stalman 4c1edcf049 Fixes #5046, zsh completion (#5072)
7 years ago
Alexander Nesterenko 2332b480c9 Update docs to include information about setting `--wait flag`
7 years ago
Alexander Nesterenko 5744af51e8 Add smoke tests
7 years ago
Alexander Nesterenko e137c55a3a [#3338] Rename "safe" to "atomic" which gives more clear understanding, what it does
7 years ago
Alexander Nesterenko 869efd59be Fix codestyle and update docs
7 years ago
Alexander Nesterenko 8a5c7f1571 Implement "atomic" upgrade/install
7 years ago
Matthew Fisher 581e6cdbb8
fix: use RFC 1123 subdomains for name verification (#5132)
7 years ago
Koichi Shiraishi 812b74aca5 Fix delete.go file permission (#5194)
7 years ago
Deepak Sattiraju a4bc9fd733 Fixing helm search display format #5148 (#5162)
7 years ago
Michelle Noorali 2b7221b5b7
Merge pull request #4088 from jgleonard/2751
7 years ago
Frank Hamand 158d6dbb74 Add --parallel flag to helm test (#4144)
7 years ago
Henry Nash 146c61af37 fix(helm): Correct and improve resilence of template check in unit test (#5010)
7 years ago
Tariq Ibrahim c095b9232d avoid kubernetes import for slice contains logic (#4963)
7 years ago
Abu Hanifa 865c1d3c77 Error message if anyone try to create multiple helm chart at a time (#4952)
7 years ago
Matthew Fisher 97465abda0
fix(windows): fix unit tests on Windows (#4897)
7 years ago
Dan Winter e23793120b fix(helm): --set for out of order list values (#4682)
7 years ago
Lev Aminov f6b1189aa2 fix(helm): Non-zero exit code on failed chart repository update (#4348)
7 years ago
liaoj d41ca72e42 fix:#4873, check release name (#4883)
7 years ago
adshmh 1801fa0074 fix(helm): fix incorrect yaml output format of get hooks command (#4684)
7 years ago
Jon Leonard a499cf3517
Merge branch 'master' into 2751
7 years ago
jgleonard 1518f961af fix(helm): add --render-subchart-notes flag to 'helm install' and 'helm upgrade'
7 years ago
Bartel Sielski 1ebbd69896 Remove newline at the start of zsh completion file (#4851)
7 years ago
masahiro 440e79ff95 Fix cmd/helm use tillerTunnel values (#4777)
7 years ago
Martin Hickey f6efe2f0c1 Add test template example for helm create (#4524)
7 years ago
Anumita Shenoy 1e26b5300b feat(helm): add $HELM_KEY_PASSPHRASE environment variable for signing helm charts (#4778)
7 years ago
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
7 years ago
Matthew Fisher 8be42bae88
fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657)
7 years ago
Louis Munro 7b821dd52f Make ping() request a specific image. Add a getTillerPodImage method. (#4622)
7 years ago
Matthew Fisher a297a0a7fe
fix merge conflicts/linter errors (#4653)
7 years ago
Carlos Tadeu Panato Junior 71ba25a5a9 change kubernetes to helm in docs and yaml files when refer the repository (#4640)
7 years ago
adshmh b4b693c316 feat(helm): output option for helm get values command, allow json and yaml formats (#4596)
7 years ago
Robert James Hernandez 2b33bf6ba7 Fix for checking helm version slice bounds out of range (#4609)
7 years ago
Matthew Fisher 10db6a6fb5
introduce `helm init --automount-service-account-token` (#4589)
7 years ago
Matthew Fisher bef59e40dc
allow settings TLS flags from environment variables (#4590)
7 years ago
Fabian Ruff 37a731db79 Avoid importing k8s.io/kubernetes from pkg/helm (#4499)
7 years ago
Arash Deshmeh 7f703f50a9 feat(helm): added new helm notes command to display notes provided by the chart of a release
7 years ago
Matthew Fisher 8a72628beb
Merge pull request #4340 from adshmh/4321-feat-helm-sort-releases-by-chart-name
7 years ago
Arash Deshmeh 380ca1a923 feat(helm): add ability to sort release list by chart name
7 years ago
aswinkarthik 1b34a511d4
fix(helm): Add --tiller-tls-hostname flag to 'helm init'
7 years ago