Commit Graph

5329 Commits (2c10f96b59a3b3b2aae331c2365ac33ed3f4760e)
 

Author SHA1 Message Date
Marc Khouzam 5179f8d698 fix(plugin): Avoid duplication of flag list
7 years ago
Marc Khouzam 6473234f43 fix(plugin): Add missing -n known flag
7 years ago
Scott Morgan 32ce016054 fix(lint): Remove requirement that directory name and chart name match
7 years ago
Scott Morgan eb833ccead remove unused variable
7 years ago
Scott Morgan 8a8463e08d fix(lint): Remove requirement that directory name and chart name match
7 years ago
Jonathan Meyers f65ce9167e Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
7 years ago
Jonathan Meyers 27c1ea63c7 Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
7 years ago
Jonathan Meyers 44f72c4c0a homebrew renamed formula to just helm from kubernetes-helm
7 years ago
Dean Coakley d2ab24c7bf Add s390x build target
7 years ago
Daniel Strobusch 8889625af6
fix: change error message to contain correct field name
7 years ago
Matthew Fisher 84de17e7e5
Merge pull request #6953 from bacongobbler/fix-get-script-take-2
7 years ago
Matthew Fisher c9da1eaae7
fix(get-helm-3): remove tiller checks, fixup version check
7 years ago
Matthew Fisher 3e77ca22c7
fix(get): hard code DESIRED_VERSION when unset
7 years ago
Taylor Thomas d8a32d6ddb
Merge pull request #6952 from thomastaylor312/fix/crd_wait
7 years ago
Taylor Thomas ecb55c1de7 fix(wait): Adds support for waiting on v1 apiextensions for CRDs
7 years ago
Matthew Fisher 301d428e53
Merge pull request #6949 from bacongobbler/get-script-hack
7 years ago
Matthew Fisher 06a5eb2272
fix(get): install Helm v2.16.1
7 years ago
flynnduism a9b178758c fix(reame): update links to docs
7 years ago
Matthew Fisher e91feed1a3
fix(install): log the error when recording the release
7 years ago
Matthew Fisher eba3ee01df
Merge pull request #6925 from sayboras/feature/update-golang-ci
7 years ago
Matthew Fisher 9be2445da5
Merge pull request #6943 from hangpark/fix/resolve-repo-alias-before-build
7 years ago
Hang Park 0987c6f7b9
fix(pkg/downloader): resolve repo alias before checking digests on build
7 years ago
Matthew Fisher 946aa19d28
Merge pull request #6941 from bacongobbler/fix-6940
7 years ago
Hang Park 17553db485
fix(pkg/downloader): add failing test for build with repo alias
7 years ago
Matthew Fisher b30467c2e5
fix(strvals): port #3912, #4142, #4682, and #5151 to Helm 3
7 years ago
Matthew Fisher e44ffd3a1a
Merge pull request #6942 from bacongobbler/pin-golangci-lint
7 years ago
Matthew Fisher 4d1c11f05b
fix(ci): pin golangci-lint to v1.21.0
7 years ago
Matthew Fisher d795543071
Merge pull request #6913 from bacongobbler/fix-6635-ca-file
7 years ago
sayboras 693bce93a0 Used timeout instead of deadline
7 years ago
Marc Khouzam 30e8ed2f3d fix(cli): helm list was ignoring some errors
7 years ago
Matthew Fisher 9ed2a28ede
ref(tlsutil): remove ServerConfig
7 years ago
Matthew Fisher aa6104e442
fix(tlsutil): accept only a CA certificate for validation
7 years ago
Matt Butcher 865c46c014
fix: stop discovery errors from halting chart rendering. (#6908)
7 years ago
Marc Brugger 8231b17c31 print gvk information on existing resource conflict
7 years ago
Marc Khouzam 3e09e2fa28 fix(cli): Sort output of helm env
7 years ago
Matthew Fisher 43acbfe86d
Merge pull request #6841 from bacongobbler/fix-6354
7 years ago
Matthew Fisher bd1f4a443e
fix(show): restore comments from raw values
7 years ago
Matthew Fisher 3d6db86b4a
Merge pull request #6865 from bacongobbler/fix-6635
7 years ago
Matthew Fisher d3f183947a
Merge pull request #6868 from bacongobbler/fix-6322
7 years ago
Matthew Fisher f2ba0696e7
Merge pull request #6882 from yuxiaobo96/helm-checks
7 years ago
yuxiaobo d683a431e2 Correct spelling mistakes
7 years ago
Taylor Thomas 7d9084eb6c
Merge pull request #6881 from thomastaylor312/fix/lowercase_the_output
7 years ago
Taylor Thomas 4b462c3902
Merge pull request #6869 from databus23/compare-ns
7 years ago
Taylor Thomas 4226c45dfd fix(cmd): Standardizes all output to use lower snake_case names
7 years ago
Matthew Fisher 18ed620bc2
Merge pull request #6866 from bacongobbler/add-json-tags
7 years ago
Taylor Thomas 40e505fb0d
Merge pull request #6861 from thomastaylor312/fix/validate_description
7 years ago
Fabian Ruff 7f7e90b407 Consider namespace when comparing resources
7 years ago
Matthew Fisher 444d006fe2
fix(version): implement `helm version -c`, mark as hidden
7 years ago
Matthew Fisher c9b127c3ee
fix(getter): set up TLS options during .Get()
7 years ago
Matthew Fisher 668f51bfdf
fix(chart): add JSON tags to chart object
7 years ago