Commit Graph

1563 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
Jason Pickens 536bf7fd82
Add missing statuses to the status help text (#7035)
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
海的澜色 5c9befa75d
fix "Chart.lock is out of sync with Chart.yaml" (#7119)
6 years ago
海的澜色 eea01af8f9
fix stack overflow error (#7114)
6 years ago
chloel 767c9aeace
fix: ignore pax header files in chart validation
6 years ago
Daniel Strobusch af1c07015d
fix: change error message to contain correct field name
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 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
Matthew Fisher f96a6ea9ad
fix(show): restore comments from raw values
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
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
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 2033853d8c
Merge pull request #6822 from bacongobbler/security-audit
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 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
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
Aaron Mell 31f2fea061 Passing the namespace to actionconfig.Init instead of the entire object.
6 years ago
Aaron Mell eab9d2817d Revert "Allow namespace to be set by programs consuming helm."
6 years ago
Hang Park c72caf6a11
fix(pkg/downloader): Calculate digest from both Chart.lock & Chart.yaml deps
6 years ago
Aaron Mell bc2cd3c794 Allow namespace to be set by programs consuming helm.
6 years ago
Taylor Thomas c69af3d5bd fix(wait): Removes ingress checks
6 years ago
Mateusz Szostok 062235142b fix(repo/search): fix helm repo search command to display proper versions
6 years ago
Karuppiah Natarajan bfd8250803 fix list not showing multiple releases with same name in different namespaces (#6756)
6 years ago
Oleg Sidorov 44a81f63f7 Revert "chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]"
6 years ago
Hang Park 9e9999b671
fix(pkg/downloader): Add failing tests for #6416 and bugs due to #5874
6 years ago
Taylor Thomas 25697a62c4 feat(test): Adds --logs flag
6 years ago