Commit Graph

5180 Commits (8175c79dd963cbfb2c330a45e8e2a9f097155b71)
 

Author SHA1 Message Date
Matthew Fisher 668f51bfdf
fix(chart): add JSON tags to chart object
5 years ago
Marc Khouzam f16d3e295c fix(comp): Protect against user's aliases
5 years ago
Taylor Thomas 432fd9c110 fix(cmd): Updates description for template validation flag
5 years ago
Matt Farina bf8318ea0b
Merge pull request #6835 from mattfarina/tweak-search-v3
5 years ago
Matt Farina 9f1dc3b0d5
Merge pull request #6750 from ysh7/support-cross-device-rename-v3
5 years ago
Matt Farina de438b5e68
Updating the usage language for search repo
5 years ago
Rimas Mocevicius 0275c6b838 feat(v3): Add shorthand for --all-namespace flag in list command (#6848)
5 years ago
Matthew Fisher 42dea4427b
Merge pull request #6837 from bacongobbler/fix-6600
5 years ago
Matthew Fisher bf012282c8
fix(action): strip file extensions from name
5 years ago
Taylor Thomas de000a455f
Merge pull request #6840 from helm/revert-6831-morten/reproducible-builds
5 years ago
Taylor Thomas 9ecbc4d001 Revert "[Makefile] Support reproducible builds"
5 years ago
Taylor Thomas 5de9538885
Merge pull request #6831 from Foxboron/morten/reproducible-builds
5 years ago
Matthew Fisher 469bb6b0bd
Merge pull request #6836 from bacongobbler/fix-6805
5 years ago
Matthew Fisher 85673f3aa3
Merge pull request #6839 from jeffb4/update-kubectl-proxy-cmd-example
5 years ago
Jeff Bachtel 2e1c54855e Add namespace option to example kubectl command
5 years ago
Matthew Fisher 9ba574f130
Merge pull request #6821 from lamLeX/fix-6820
5 years ago
Matthew Fisher a505f91073
fix(kube): return error when object cannot be patched
5 years ago
Matthew Fisher 6ac64488f3
Merge pull request #6826 from VilledeMontreal/fix/compPluginUninstall
5 years ago
Kamalashree Nagaraj 73db724c6c feat(helm): add linting support for '.tar.gz' tarballs for helm charts (#6829)
5 years ago
Morten Linderud 065dfb0e5b
[Makefile] Support reproducible builds
5 years ago
Marc Khouzam 1e58f484ff fix(comp): helm plugin 'remove' is now 'uninstall'
5 years ago
Matthew Fisher 1c64d8fb81
fix(version): lift "unreleased" status
5 years ago
Lam Le afda6b4940
Porting fix from commit f5986db184
5 years ago
Matthew Fisher 2033853d8c
Merge pull request #6822 from bacongobbler/security-audit
5 years ago
Taylor Thomas 2f4ef705a9
Merge pull request #6818 from thomastaylor312/fix/v1_apiextensions
5 years ago
Matthew Fisher dceb50b408
Merge pull request #6807 from bacongobbler/plugin-uninstall
5 years ago
Matthew Fisher 99fb116f87
Merge pull request #6806 from bacongobbler/fixup-helpstring
5 years ago
Taylor Thomas b6f5762d46 fix(chartutil): Add the v1 apiextensions to the default scheme
5 years ago
Taylor Thomas 9322910eb9
Merge pull request #6812 from mumoshu/fix-misisng-apiextensionsv1beta1-on-template-cmd
5 years ago
Taylor Thomas 5f4b184b4b
Merge pull request #6817 from thomastaylor312/fix/sort_validation
5 years ago
Taylor Thomas 6a91263e38 fix(releaseutil): Removes API version checks from kind sorter
5 years ago
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