Commit Graph

5001 Commits (v3.0.2)
 

Author SHA1 Message Date
Martin Hickey 19e47ee328
fix(kube): Port use of watcher with retries to wait for resources (#7217)
6 years ago
Matt Farina d4b490af74
Updating to sprig 3.0.2 to bring in a bugfix
6 years ago
Jason Pickens 536bf7fd82
Add missing statuses to the status help text (#7035)
6 years ago
kvendingoldo b88a28a25f
fix(cmd): Add message about deprecated chart (#6889)
6 years ago
jabielecki 7f8d258cb8
ref(pkg/action): split test of filterList (#6875)
6 years ago
Paul "TBBle" Hampson 8c283e8706
fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
6 years ago
Matt Butcher 7f6da66ae8
fix: stop discovery errors from halting chart rendering.
6 years ago
Andreas Stenius 7c22ef9ce8
chart_downloader: fix lint issue.
6 years ago
Andreas Stenius e1459ac580
chart_downloader: avoid overriding TLS options from command flags when not setup in repo config.
6 years ago
Andreas Stenius 7d006ba8c7
cli/pull: pass TLS config to chart downloader from flags. (#7055)
6 years ago
Andreas Stenius 9e6f3f5ffb
chart_downloader: add TLS client config to options from repo config. (#7055)
6 years ago
Andreas Stenius 4e378d346e
chart_downloader: add test to verify that http opts are used correctly. (#7055)
6 years ago
Marc Khouzam 530c5a5583
fix(plugin): Avoid crash on missing flag
6 years ago
海的澜色 5c9befa75d
fix "Chart.lock is out of sync with Chart.yaml" (#7119)
6 years ago
海的澜色 eea01af8f9
fix stack overflow error (#7114)
6 years ago
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