Commit Graph

4986 Commits (d2cf54fd4fd8bfc44d7c7d767c5e7f677de16307)
 

Author SHA1 Message Date
Remco Haszing d2cf54fd4f
docs(install): clarify the --replace flag (#7089)
6 years ago
chloel 767c9aeace
fix: ignore pax header files in chart validation
6 years ago
Marc Khouzam 0046554040
fix(cli): helm list was ignoring some errors
6 years ago
Daniel Strobusch af1c07015d
fix: change error message to contain correct field name
6 years ago
Marc Khouzam 80e6ce6b2d
fix(plugin): Avoid duplication of flag list
6 years ago
Marc Khouzam 27b0442252
fix(plugin): Add missing -n known flag
6 years ago
Marc Khouzam da496234a8
fix(cli): IsReachable check for "get values"
6 years ago
Scott Morgan 73074769a4
fix(lint): Remove requirement that directory name and chart name match
6 years ago
Scott Morgan b6894300b0
remove unused variable
6 years ago
Scott Morgan 5c4125f88a
fix(lint): Remove requirement that directory name and chart name match
6 years ago
Hang Park e29ce2a54e
fix(pkg/downloader): resolve repo alias before checking digests on build
6 years ago
Hang Park bd47ae79e9
fix(pkg/downloader): add failing test for build with repo alias
6 years ago
Matthew Fisher c7b722b837
fix(ci): pin golangci-lint to v1.21.0
6 years ago
Matthew Fisher b5d4d61eb8
fix(strvals): port #3912, #4142, #4682, and #5151 to Helm 3
6 years ago
Matthew Fisher 86d218f2a4
fix(tlsutil): accept only a CA certificate for validation
6 years ago
Taylor Thomas 2ed206799b
fix(cmd): Standardizes all output to use lower snake_case names
6 years ago
Matthew Fisher f96a6ea9ad
fix(show): restore comments from raw values
6 years ago
Taylor Thomas 7e43badea2
fix(cmd): Updates description for template validation flag
6 years ago
Matthew Fisher 048c1d5f7f
fix(getter): set up TLS options during .Get()
6 years ago
Matthew Fisher 5657ea7f00
fix(chart): add JSON tags to chart object
6 years ago
Matthew Fisher 34b2bd68dc
fix(version): implement `helm version -c`, mark as hidden
6 years ago
Fabian Ruff 166092fd7e
Consider namespace when comparing resources
6 years ago
Yagnesh Mistry 82ea5aa774
Fix import
6 years ago
Yagnesh Mistry 7628ef9453
fix rename for helm dependency upgrade
6 years ago
Lam Le 7ed5319bab
Porting fix from commit f5986db184
6 years ago
Marc Khouzam 00c7880792
fix(comp): helm plugin 'remove' is now 'uninstall'
6 years ago
Matt Farina 4b7304ce0e
Updating the usage language for search repo
6 years ago
Matthew Fisher e2a01b2ea5
fix(kube): return error when object cannot be patched
6 years ago
Matthew Fisher b78bed641b
fix(action): strip file extensions from name
6 years ago
Jeff Bachtel 70dd1b6c4d
Add namespace option to example kubectl command
6 years ago
Matthew Fisher ee77ae3d40
fix(version): lift "unreleased" status
6 years ago
Matthew Fisher 2033853d8c
Merge pull request #6822 from bacongobbler/security-audit
6 years ago
Taylor Thomas 2f4ef705a9
Merge pull request #6818 from thomastaylor312/fix/v1_apiextensions
6 years ago
Matthew Fisher dceb50b408
Merge pull request #6807 from bacongobbler/plugin-uninstall
6 years ago
Matthew Fisher 99fb116f87
Merge pull request #6806 from bacongobbler/fixup-helpstring
6 years ago
Taylor Thomas b6f5762d46 fix(chartutil): Add the v1 apiextensions to the default scheme
6 years ago
Taylor Thomas 9322910eb9
Merge pull request #6812 from mumoshu/fix-misisng-apiextensionsv1beta1-on-template-cmd
6 years ago
Taylor Thomas 5f4b184b4b
Merge pull request #6817 from thomastaylor312/fix/sort_validation
6 years ago
Taylor Thomas 6a91263e38 fix(releaseutil): Removes API version checks from kind sorter
6 years ago
Matthew Fisher 5a7d4f1f74
fix(loader): error out when loading irregular files
6 years ago
Yusuke Kuoka 6d91d1aca8 fix(v3): Allow rendering CRDs in `helm template` client-only validation
6 years ago
Adam Reese 82a100b0b7
Merge pull request #6808 from adamreese/ref/kube-1.16.2
6 years ago
Matthew Fisher e2233bb571
fix(cmd): clean up helpstring formatting
6 years ago
Adam Reese 712c90fd82
ref(go.mod): kubernetes 1.16.2
6 years ago
Matthew Fisher a759f09127
ref(cmd): rename `helm plugin remove` to `helm plugin uninstall`
6 years ago
Matthew Fisher 51fbcc8cf0
Merge pull request #6786 from bacongobbler/fixup-helpstring
6 years ago
Matthew Fisher ce494146a4
fix(cmd): fix up help string
6 years ago
Matthew Fisher f1dc84773f
Merge pull request #6798 from aaronmell/Make_Namespace_Public
6 years ago
Matthew Fisher 2c791189f8
Merge pull request #6736 from hangpark/fix/calculate-digest-from-chart-yaml-n-chart-lock
6 years ago
Adam Reese 64b95754ce
Merge pull request #6790 from mumoshu/fix-v3-regression-non-zero-plugin-exit-status
6 years ago