Commit Graph

5049 Commits (4a01b1603b9bb90d14bf2b2810b0ecae8f08a118)
 

Author SHA1 Message Date
Matthew Fisher 5a7d4f1f74
fix(loader): error out when loading irregular files
5 years ago
Yusuke Kuoka 6d91d1aca8 fix(v3): Allow rendering CRDs in `helm template` client-only validation
5 years ago
Adam Reese 82a100b0b7
Merge pull request #6808 from adamreese/ref/kube-1.16.2
5 years ago
Matthew Fisher e2233bb571
fix(cmd): clean up helpstring formatting
5 years ago
Adam Reese 712c90fd82
ref(go.mod): kubernetes 1.16.2
5 years ago
Matthew Fisher a759f09127
ref(cmd): rename `helm plugin remove` to `helm plugin uninstall`
5 years ago
Matthew Fisher 51fbcc8cf0
Merge pull request #6786 from bacongobbler/fixup-helpstring
5 years ago
Matthew Fisher ce494146a4
fix(cmd): fix up help string
5 years ago
Matthew Fisher f1dc84773f
Merge pull request #6798 from aaronmell/Make_Namespace_Public
5 years ago
Matthew Fisher 2c791189f8
Merge pull request #6736 from hangpark/fix/calculate-digest-from-chart-yaml-n-chart-lock
5 years ago
Adam Reese 64b95754ce
Merge pull request #6790 from mumoshu/fix-v3-regression-non-zero-plugin-exit-status
5 years ago
Aaron Mell 31f2fea061 Passing the namespace to actionconfig.Init instead of the entire object.
5 years ago
Aaron Mell eab9d2817d Revert "Allow namespace to be set by programs consuming helm."
5 years ago
Matthew Fisher cc4f02280b
Merge pull request #6802 from VilledeMontreal/fix/envRemoveSpace
5 years ago
Marc Khouzam ef7dd12cac fix(cli): Remove trailing space of helm env output
5 years ago
Hang Park c72caf6a11
fix(pkg/downloader): Calculate digest from both Chart.lock & Chart.yaml deps
5 years ago
Aaron Mell bc2cd3c794 Allow namespace to be set by programs consuming helm.
5 years ago
Yusuke Kuoka 5f27c0cbb7 Do test that a helm plugin can return non-zero exit code other than 1
5 years ago
Taylor Thomas d671814b1f
Merge pull request #6793 from thomastaylor312/fix/ingress_wait_v3
5 years ago
Taylor Thomas c69af3d5bd fix(wait): Removes ingress checks
5 years ago
Yusuke Kuoka 32d9b70d22 Ensure plugins return `pluginError`s on non-zero exit statuses
5 years ago
Martin Hickey d495f06d15
Update containerd dependency from beta to release (#6773)
5 years ago
Yusuke Kuoka 3144cf0fed fix(v3): fix regression on non-zero plugin exist status
5 years ago
Matthew Fisher 63c6378bf6
Merge pull request #6778 from mszostok/fix-search-repo-v3
5 years ago
Matthew Fisher d6f6184351
Merge pull request #6779 from jdolitsky/change-mediatype
5 years ago
Matthew Fisher e7c5899f7b
Merge pull request #6775 from mszostok/fix-makefile
5 years ago
Mateusz Szostok 062235142b fix(repo/search): fix helm repo search command to display proper versions
5 years ago
Karuppiah Natarajan bfd8250803 fix list not showing multiple releases with same name in different namespaces (#6756)
5 years ago
Mateusz Szostok e14db65ad2 fix(Makefile): remove orphaned targets for documentation
5 years ago
Josh Dolitsky 5e1ad8b025 Change mediatype for chart content layer
5 years ago
Mike Ryan 0f94af1f3a Removed inaccurate statement re library (#6771)
5 years ago
Yagnesh Mistry 41e70306b3 Fix import
5 years ago
Matthew Fisher 33338eab17
Merge pull request #6758 from icanhazbroccoli/icanhazbroccoli/revert-f94bac064
5 years ago
Oleg Sidorov 44a81f63f7 Revert "chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]"
5 years ago
Matthew Fisher 509a8819b7
Merge pull request #6748 from bacongobbler/fix-6746
5 years ago
Matthew Fisher 630134a904
fix(coverage): use `go list` instead of `godir`
5 years ago
Matthew Fisher b048f8914b
fix(coverage): cd to root dir to avoid adding godir to go modules
5 years ago
Yagnesh Mistry ceb6bcb318 fix rename for helm dependency upgrade
5 years ago
Matt Farina 0ab2bbc019
Merge pull request #6730 from VilledeMontreal/feat/dynCompChart
5 years ago
Matthew Fisher 5e21e6b024
Merge pull request #6728 from bacongobbler/fix-symlinks-evaluated-twice
5 years ago
Hang Park 9e9999b671
fix(pkg/downloader): Add failing tests for #6416 and bugs due to #5874
5 years ago
Marc Khouzam ac86c75b37 feat(comp): Dynamic completion of charts
5 years ago
Matthew Fisher 484d43913f
Merge pull request #6725 from bacongobbler/dev-v3-ci
5 years ago
Matthew Fisher 9f0fa2f129
Merge pull request #6723 from bacongobbler/update-script
5 years ago
Matthew Fisher 2f2430a9ad
fix(ci): update to work as master
5 years ago
Matthew Fisher af498be38b
fix(scripts): update get script
5 years ago
Matthew Fisher 9b42702a4b
Merge pull request #6695 from bacongobbler/helm2-support-contract
5 years ago
Matthew Fisher ee8cd8bffb
fix(sympath): walk symbolic links one once
5 years ago
Matthew Fisher 638088e26e
docs(CONTRIBUTING): add Helm 2's support contract
5 years ago
Marc Khouzam cae8d4a96a fix(cmd): Add release name to install examples (#6697)
5 years ago