Commit Graph

1221 Commits (7606f0879c9eef980e652bd74842c6dcf1ee28a7)

Author SHA1 Message Date
Matthew Fisher 3c871c0030
chore(glide): bump kubernetes to 1.14
6 years ago
Xiangxuan Liu 7990363d15 Fix description of helm dependency command
6 years ago
Mike Eves bc660928de Don't print ROLLING BACK if atomic is not set
6 years ago
Timofey Kirillov 5ffe4ce588
Fix `no RESOURCE with the name NAME found`
6 years ago
tariqibrahim 29795691ed style: fix golint error in init.go for redundant err!=nil check
6 years ago
Matthew Fisher 87b44dd892
Merge pull request #5189 from pdecat/refactor-init-for-reuse
6 years ago
Marc Khouzam 9cc6902875 Must use index 0 for funcstack
6 years ago
Marc Khouzam 4fec4b6766 Fix debug printouts for zsh completion
6 years ago
Luis Davim b7b372f693 Add app.kubernetes.io/version label
6 years ago
Matthew Fisher 3c86f112e2
restore klog flags (#5411)
6 years ago
Martin Hickey ea1bd7e163 Update dependency build doc to improve understanding (#5379)
6 years ago
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
6 years ago
Marc Khouzam c94c00915f Fix #5046 compatible with MacOS (#5406)
6 years ago
Nguyen Hai Truong d9d2b3ae48 Fix many misspelling words (#5357)
6 years ago
Marc Jansen 8224e3348e Symmetrical asterisks (#5325)
6 years ago
Arash Deshmeh 9f4a9d206c fix(helm): fixed output leak from template command unit tests
6 years ago
Aaron Roydhouse 1984f436af Document the HELM_TLS_HOSTNAME variable in 'helm --help' (#5123)
6 years ago
adshmh 1f386a34ea add --devel flag to inspect command (#5141)
6 years ago
adshmh 3953f0e884 fix(helm): add test for repo update strict flag (#5183)
6 years ago
Ryan Hartje c9dfd25071 added warning and set default image for unreleased versions of helm for #3770 (#3781)
6 years ago
lIuDuI 7161095f79 Update func name (#5241)
6 years ago
Matthew Fisher 51a7a4487b
docs: add note on rolling back to the previous release (#5228)
6 years ago
Amim Knabben 5cf932c140 Changing deprecated library reference and setting delete propagation background policy (#5161)
6 years ago
Peter Stalman 4c1edcf049 Fixes #5046, zsh completion (#5072)
6 years ago
Alexander Nesterenko 2332b480c9 Update docs to include information about setting `--wait flag`
6 years ago
Alexander Nesterenko 5744af51e8 Add smoke tests
6 years ago
Alexander Nesterenko e137c55a3a [#3338] Rename "safe" to "atomic" which gives more clear understanding, what it does
6 years ago
Alexander Nesterenko 869efd59be Fix codestyle and update docs
6 years ago
Alexander Nesterenko 8a5c7f1571 Implement "atomic" upgrade/install
6 years ago
Matthew Fisher 581e6cdbb8
fix: use RFC 1123 subdomains for name verification (#5132)
6 years ago
Koichi Shiraishi 812b74aca5 Fix delete.go file permission (#5194)
6 years ago
Deepak Sattiraju a4bc9fd733 Fixing helm search display format #5148 (#5162)
6 years ago
Arash Deshmeh 764c3187e9 fix(helm): refactor lint unit tests to table-driven
6 years ago
Arash Deshmeh bfc0d76fff fix(helm): allow lint to parse pre-release charts
6 years ago
Michelle Noorali 2b7221b5b7
Merge pull request #4088 from jgleonard/2751
6 years ago
Arash Deshmeh ff3dc9dd33 fix(helm): fix unit tests of the history command to ensure the max option is covered. Add the required support to the fake client
6 years ago
Arash Deshmeh a05311e6fd feat(helm): add AppVersion column to the output of helm history command
6 years ago
Frank Hamand 158d6dbb74 Add --parallel flag to helm test (#4144)
6 years ago
Henry Nash 146c61af37 fix(helm): Correct and improve resilence of template check in unit test (#5010)
6 years ago
Tariq Ibrahim c095b9232d avoid kubernetes import for slice contains logic (#4963)
6 years ago
Abu Hanifa 865c1d3c77 Error message if anyone try to create multiple helm chart at a time (#4952)
6 years ago
Matthew Fisher 97465abda0
fix(windows): fix unit tests on Windows (#4897)
6 years ago
Dan Winter e23793120b fix(helm): --set for out of order list values (#4682)
6 years ago
Lev Aminov f6b1189aa2 fix(helm): Non-zero exit code on failed chart repository update (#4348)
6 years ago
liaoj d41ca72e42 fix:#4873, check release name (#4883)
6 years ago
adshmh 1801fa0074 fix(helm): fix incorrect yaml output format of get hooks command (#4684)
6 years ago
Jon Leonard a499cf3517
Merge branch 'master' into 2751
6 years ago
jgleonard 1518f961af fix(helm): add --render-subchart-notes flag to 'helm install' and 'helm upgrade'
6 years ago
Bartel Sielski 1ebbd69896 Remove newline at the start of zsh completion file (#4851)
6 years ago
masahiro 440e79ff95 Fix cmd/helm use tillerTunnel values (#4777)
6 years ago
Martin Hickey f6efe2f0c1 Add test template example for helm create (#4524)
6 years ago
Anumita Shenoy 1e26b5300b feat(helm): add $HELM_KEY_PASSPHRASE environment variable for signing helm charts (#4778)
6 years ago
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
6 years ago
Matthew Fisher 8be42bae88
fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657)
6 years ago
Louis Munro 7b821dd52f Make ping() request a specific image. Add a getTillerPodImage method. (#4622)
6 years ago
Matthew Fisher a297a0a7fe
fix merge conflicts/linter errors (#4653)
6 years ago
Carlos Tadeu Panato Junior 71ba25a5a9 change kubernetes to helm in docs and yaml files when refer the repository (#4640)
6 years ago
adshmh b4b693c316 feat(helm): output option for helm get values command, allow json and yaml formats (#4596)
6 years ago
Robert James Hernandez 2b33bf6ba7 Fix for checking helm version slice bounds out of range (#4609)
6 years ago
Matthew Fisher 10db6a6fb5
introduce `helm init --automount-service-account-token` (#4589)
6 years ago
Matthew Fisher bef59e40dc
allow settings TLS flags from environment variables (#4590)
6 years ago
Fabian Ruff 37a731db79 Avoid importing k8s.io/kubernetes from pkg/helm (#4499)
6 years ago
Arash Deshmeh 7f703f50a9 feat(helm): added new helm notes command to display notes provided by the chart of a release
6 years ago
Matthew Fisher 8a72628beb
Merge pull request #4340 from adshmh/4321-feat-helm-sort-releases-by-chart-name
6 years ago
Arash Deshmeh 380ca1a923 feat(helm): add ability to sort release list by chart name
6 years ago
aswinkarthik 1b34a511d4
fix(helm): Add --tiller-tls-hostname flag to 'helm init'
6 years ago
Matthew Fisher faa921dd7c
Merge pull request #4358 from novas0x2a/fake-improvements
6 years ago
roc 518a9d63e6 feat(helm): hiding password input on terminal
6 years ago
smurfralf c4d6b5a434 Tweeks per bacon review
6 years ago
smurfralf eeb3a1454a Improve documentation for helm upgrade (#4030)
6 years ago
Adam Reese eb0dffcbd9
Merge pull request #4338 from dustyrip/zsh-compinit-patch
6 years ago
Adam Reese b95eb54bf2
Merge pull request #4420 from adamreese/ref/kube-1.11
6 years ago
Matt Farina 83e3571358
Merge branch 'master' into update-labels
6 years ago
Adam Reese efadbd8803
ref(*): kubernetes v1.11 support
6 years ago
Matt Farina e328d00a2f
Updating to the k8s label convention
6 years ago
fibonacci1729 bd0686731c
fix(helm): fix(helm): add `--tls-hostname` flag to tls flags
6 years ago
Mike Lundy 4139a00e17 [templates] extract some rendering code into a package
6 years ago
Matthew Fisher 71629f046a
Merge pull request #4426 from rimusz/tiller-auth-plugins-patch
6 years ago
Rimas 3dddd5080e add support for `auth-provider` from kubeconfig files, addreses #4422
6 years ago
Julien Bordellier 2be9a8816b Add documentation to helm search --regexp (#3927)
6 years ago
Matthew Fisher a7ab81f8e7
setup connection after displaying client version
6 years ago
Matthew Fisher 56154102a2
Merge pull request #3556 from ryane/fix/init-output-service
6 years ago
Matthew Fisher 85d2ce348d
Merge pull request #4284 from 0gajun/change_permission_index_yaml
6 years ago
Matthew Fisher 3a6fbee371
Merge pull request #4305 from bacongobbler/fix-4304
6 years ago
Matthew Fisher 7cad59091a
Merge pull request #4202 from bacongobbler/change-copyright
6 years ago
Matthew Fisher 1a1ea63830 fix `helm template -x` pathing issues on Windows
6 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
6 years ago
Matthew Fisher d8b46d840b
fix path output for Windows
6 years ago
KUOKA Yusuke dc93908626 feat: Set values from local files (#3758)
6 years ago
KUOKA Yusuke 3e5b4066d2 feat(helm): Detailed exit code for helm plugins (#4367)
6 years ago
Rohan Chakravarthy 4efa18a5ec feat(helm): Add the --kubeconfig flag (#4235)
6 years ago
Erik Sundell 01da56f956 helm template cmd - conformity of output (#3811)
6 years ago
Brian aedd306e83
Revert "fix(helm): add `--tls-hostname` flag to tls flags."
6 years ago
fibonacci1729 7faf62a209 fix(helm): add --tls-hostname flag to tls-flags
6 years ago
Dusty Rip cd6dd31397 Allow zsh completion to be autoloaded by compinit
6 years ago
fibonacci1729 6767f3cf08 fix(helm): return when listing with no releases or nil
6 years ago
Matthew Fisher 50ebdd808d
Merge pull request #3825 from adshmh/3581-feat-allow-custom-desc-after-helm-release-upgrade
6 years ago
Junya Ogasawara d75d35da82 Change permission of index.yaml
6 years ago
rocky 4d579bbbdf Fix(helm): fix the bug of the charts not deployed after downloaded
7 years ago
liyongxin 5d2140be38 typo fix for template test
7 years ago
Matthew Fisher 98341abe05
Merge pull request #4049 from flimzy/warning
7 years ago
Matthew Fisher f63baab020
Merge pull request #3923 from seaneagan/list_cmd_output_format
7 years ago
Matthew Fisher 245c5bcc09
Merge pull request #4130 from mattjmcnaughton/mattjmcnaughton/fix-inaccurate-comment-in-tiller
7 years ago
ruicao b4cfb5f2f3 Typo fix: indentifies -> identifies
7 years ago
Arash Deshmeh d8c4cbb0e0 feat(helm): Added the ability to handle custom description to client side for install, upgrade, rollback, and delete commands. Updated the documentation according to the changes.
7 years ago
mattjmcnaughton 2b04523baf Fix inaccurate comment in `tiller`
7 years ago
Matthew Fisher d77642f4a5
Merge pull request #4104 from yenicapotediaz/master
7 years ago
Johnny Bergström 43b19dccbe Add helm template --is-upgrade
7 years ago
Yeni Capote Diaz 4f36bbf2bd removed --install option from --namespace.
7 years ago
Jonathan Hall 4e08a023dd Suppress 'unauthenticated users' warning when --tiller-tls-verify present
7 years ago
Doug Winter 32bd9d82e8 Support values files on remote servers with self-signed certs / client cert authentication (#4003)
7 years ago
Matt Butcher 0699ec4248
feat(tiller): support CRD installation (#3982)
7 years ago
Matthew Fisher 4d1a401a9f
Revert "Fix tiller deployment on RBAC clusters"
7 years ago
Marat Garafutdinov 7a65f7479a add --col-width to `helm search` (#3949)
7 years ago
Fabian Ruff ed39f16ee5 Fix --tiller-namespace flag for plugins
7 years ago
AdamDang bcf5688e9a
Update install.go
7 years ago
Sean Eagan 49c3d50e4e feat(list): Optional output as JSON and YAML
7 years ago
Michelle Noorali 1ee1706870
Merge pull request #3900 from adshmh/3886-support-removal-of-multiple-repos-from-cli
7 years ago
Michelle Noorali 539041e439
Merge pull request #3903 from derekbassett/helm-ls-modification-rebase
7 years ago
AdamDang fac7caf5d2
Correct the returned message in reset_test.go
7 years ago
Matthew Fisher 7b8aae4667 Revert "feat: add --set and --values options to 'helm package'"
7 years ago
Derek Bassett 0209ac32dd Add App Version to the helm ls command.
7 years ago
Arash Deshmeh 223c89e6aa feat(helm): support removing multiple repositories with repo remove command
7 years ago
Arash Deshmeh 75682ed584 fix(helm): resolve linter's warning on template command unit tests
7 years ago
Nikhil Manchanda 30f236b75c
Merge pull request #3877 from chancez/enhance_helm_template_handling
7 years ago
Chance Zibolski fb1dd48b5a test helm template -x with non-existent manifest
7 years ago
Chance Zibolski b9adc356e8 Correctly use subtests in helm template tests
7 years ago
Chance Zibolski ced20f6f4e Disambigutate chartPaths variables in helm template tests
7 years ago
Chance Zibolski 62a58e8362 test helm template -x against subcharts stored as tgz's
7 years ago
Chance Zibolski 62f85322ef Update helm template -x to support children chart manifests in more cases
7 years ago
Taylor Thomas 24bde5900b
Merge pull request #3853 from adshmh/refactor-reset-unit-tests-to-remove-duplication
7 years ago
Matthew Fisher 15e9f54144
Merge pull request #3808 from adshmh/refactor-release-testing-unit-tests-to-utilize-runReleaseCases
7 years ago
Matthew Fisher 8981575082
Merge pull request #3715 from bacongobbler/fix-get-manifest
7 years ago
Arash Deshmeh 826781a1a3 fix(helm) refactor reset command unit tests to remove duplication in test code
7 years ago
Taylor Thomas b718b1c870 fix(package): Adds missing `set-string` flag and parameter
7 years ago
Matthew Fisher d078caa0d0
Merge pull request #3471 from adshmh/add-set-and-values-options-to-helm-package
7 years ago
Taylor Thomas 6a649134e0
Merge pull request #3783 from RyanHartje/fail_lint_when_chart_yaml_missing
7 years ago
Michelle Noorali e922a873bc ref(cmd/upgrade): update reuse-values flag descrip
7 years ago
Matthew Fisher a8023979ec
Merge pull request #3830 from michelleN/prettyError
7 years ago
Michelle Noorali 499636d70c ref(cmd/helm): show grpc error msg from prettyError
7 years ago
Ryan Hartje 9b20d91e42 using existing mechanism to flag for failures
7 years ago
Taylor Thomas 3ba2a00982
Merge pull request #3784 from jkoleszar/tiller-rbac
7 years ago
Taylor Thomas 9654c616c2
Merge pull request #3813 from usabilla/merge-values
7 years ago
Matthew Fisher c52707fb26
import client auth plugins
7 years ago
Gijs Kunze 458ba8ce37 Removes unnecessary if block
7 years ago
Brian 58e4b6ac61
Merge pull request #3782 from fibonacci1729/master
7 years ago
Arash Deshmeh ea7c3fefc8 fix(helm) refactor release_testing unit tests to utilize runReleaseCases
7 years ago
Arash Deshmeh e0056a9e41 fix(helm): fix output leak from unit tests of helm create command
7 years ago
John Koleszar 1e03f1bce5 Fix tiller deployment on RBAC clusters
7 years ago
Ryan Hartje 343acc5a60 return a non 0 exit code when lint fails due to missing Chart.yaml
7 years ago