Commit Graph

  • 444d006fe2
    fix(version): implement `helm version -c`, mark as hidden #6868 Matthew Fisher 2019-11-01 16:01:02 -0700
  • c9b127c3ee
    fix(getter): set up TLS options during .Get() #6865 Matthew Fisher 2019-10-31 12:05:41 -0700
  • 668f51bfdf
    fix(chart): add JSON tags to chart object #6866 Matthew Fisher 2019-11-01 14:44:26 -0700
  • 82ea5aa774
    Fix import v3.0.0-rc.2 Yagnesh Mistry 2019-10-23 09:27:35 +0530
  • 7628ef9453
    fix rename for helm dependency upgrade Yagnesh Mistry 2019-10-23 02:11:00 +0530
  • 7ed5319bab
    Porting fix from commit f5986db184 Lam Le 2019-10-29 13:40:30 -0700
  • 00c7880792
    fix(comp): helm plugin 'remove' is now 'uninstall' Marc Khouzam 2019-10-29 17:23:04 -0400
  • 4b7304ce0e
    Updating the usage language for search repo Matt Farina 2019-10-30 13:36:20 -0400
  • e2a01b2ea5
    fix(kube): return error when object cannot be patched Matthew Fisher 2019-10-30 12:25:35 -0700
  • b78bed641b
    fix(action): strip file extensions from name Matthew Fisher 2019-10-30 13:09:43 -0700
  • 70dd1b6c4d
    Add namespace option to example kubectl command Jeff Bachtel 2019-10-30 14:25:34 -0600
  • 2cf854e58d ref(go.mod): oras v0.8.0 Josh Dolitsky 2019-11-01 14:49:21 -0500
  • f16d3e295c fix(comp): Protect against user's aliases Marc Khouzam 2019-10-31 13:56:48 -0400
  • e13bc94621
    add comment to indicate source of fs.go v2.16.0-rc.2 v2.16.0 Yagnesh Mistry 2019-10-23 01:26:43 +0530
  • 76c6cff625
    Move third_party/fs to internal/third_party/fs and update scripts/validate-license.sh Yagnesh Mistry 2019-10-20 13:00:09 +0530
  • 5d105aa5dc
    Move fs to third_party/dep and include full bsd license text Yagnesh Mistry 2019-10-09 15:58:34 +0530
  • 78242d1378
    Fix url for bsd license Brice Rising 2018-12-17 16:38:42 -0500
  • 42f12563e4
    Fix linting issues Brice Rising 2018-12-17 16:34:11 -0500
  • fba02b765f
    Switch BSD license in fsutil package to dep project license Brice Rising 2018-12-17 16:18:46 -0500
  • d6c0026f26
    Copy approach done in another project for using bsd license Brice Rising 2018-12-17 16:17:05 -0500
  • 4c0d44e5d5
    Add Apache License line to fsutil Brice Rising 2018-12-17 16:10:55 -0500
  • fdb0934067
    Run gofmt -s -w using official golang docker image Brice Rising 2018-12-11 08:55:43 -0500
  • 857c90b1ed
    Run gofmt -s on fs_test Brice Rising 2018-12-10 15:02:17 -0500
  • 577d500738
    Remove dead code Brice Rising 2018-12-10 14:58:54 -0500
  • 14f051ef50
    Fix style issues Brice Rising 2018-12-10 14:52:21 -0500
  • 4b9efedf6d
    Skip inaccessible file tests for root Brice Rising 2018-12-10 14:35:14 -0500
  • 112c530826
    Remove dep/internal/test dependency Brice Rising 2018-12-10 13:04:29 -0500
  • 0c7f203c6d
    Removed unused methods from fs package Brice Rising 2018-12-09 22:04:36 -0500
  • c41037d901
    Fix rename for helm dep upgrade Brice Rising 2018-12-09 12:23:27 -0500
  • 432fd9c110 fix(cmd): Updates description for template validation flag #6861 Taylor Thomas 2019-10-31 09:26:22 -0600
  • bed80a57f0
    Merge pull request #6838 from mattfarina/up-2.16 Matt Farina 2019-10-31 11:10:01 -0400
  • bf8318ea0b
    Merge pull request #6835 from mattfarina/tweak-search-v3 Matt Farina 2019-10-31 11:09:37 -0400
  • 9f1dc3b0d5
    Merge pull request #6750 from ysh7/support-cross-device-rename-v3 Matt Farina 2019-10-31 11:09:12 -0400
  • de438b5e68
    Updating the usage language for search repo #6835 Matt Farina 2019-10-30 13:36:20 -0400
  • 7584639303
    Merge pull request #6738 from ysh7:support-cross-device-rename Matt Farina 2019-10-31 10:36:48 -0400
  • 0275c6b838 feat(v3): Add shorthand for --all-namespace flag in list command (#6848) Rimas Mocevicius 2019-10-31 15:13:01 +0200
  • 7b0545f1ce change flag to #6848 rimas 2019-10-31 14:55:24 +0200
  • afe2c9e0d3 feat(v3): add an extra short flag for rimas 2019-10-31 14:06:23 +0200
  • 4ee00e41d5
    ref(chart): replace loader.BufferedFile with chart.File #6845 Matthew Fisher 2019-10-30 14:16:14 -0700
  • 42dea4427b
    Merge pull request #6837 from bacongobbler/fix-6600 Matthew Fisher 2019-10-30 15:22:42 -0700
  • bf012282c8
    fix(action): strip file extensions from name #6837 Matthew Fisher 2019-10-30 13:09:43 -0700
  • de000a455f
    Merge pull request #6840 from helm/revert-6831-morten/reproducible-builds Taylor Thomas 2019-10-30 15:30:59 -0600
  • 9ecbc4d001 Revert "[Makefile] Support reproducible builds" #6840 Taylor Thomas 2019-10-30 15:25:54 -0600
  • 5de9538885
    Merge pull request #6831 from Foxboron/morten/reproducible-builds Taylor Thomas 2019-10-30 15:02:01 -0600
  • 469bb6b0bd
    Merge pull request #6836 from bacongobbler/fix-6805 Matthew Fisher 2019-10-30 13:54:48 -0700
  • 85673f3aa3
    Merge pull request #6839 from jeffb4/update-kubectl-proxy-cmd-example Matthew Fisher 2019-10-30 13:33:53 -0700
  • 2e1c54855e Add namespace option to example kubectl command #6839 Jeff Bachtel 2019-10-30 14:25:34 -0600
  • c050a8bca6
    bump version to v2.16.0-rc.1 #6838 Matt Farina 2019-10-30 16:02:05 -0400
  • e13bf2345f
    bump version to v2.16.0-rc.1 v2.16.0-rc.1 Matt Farina 2019-10-30 16:02:05 -0400
  • 9ba574f130
    Merge pull request #6821 from lamLeX/fix-6820 Matthew Fisher 2019-10-30 12:35:43 -0700
  • a505f91073
    fix(kube): return error when object cannot be patched #6836 Matthew Fisher 2019-10-30 12:25:35 -0700
  • db9520dde5
    Merge pull request #6834 from mattfarina/naming-tweak Matt Farina 2019-10-30 13:47:48 -0400
  • 6ac64488f3
    Merge pull request #6826 from VilledeMontreal/fix/compPluginUninstall Matthew Fisher 2019-10-30 10:42:04 -0700
  • ae6a33fc2f
    Update language on search usage #6834 Matt Farina 2019-10-30 13:29:11 -0400
  • 77ca445c28
    Merge pull request #6780 from mszostok/fix-search-repo-v2 Matt Farina 2019-10-30 13:26:23 -0400
  • 73db724c6c feat(helm): add linting support for '.tar.gz' tarballs for helm charts (#6829) Kamalashree Nagaraj 2019-10-30 22:03:26 +0530
  • 065dfb0e5b
    [Makefile] Support reproducible builds #6831 Morten Linderud 2019-10-30 10:22:39 +0100
  • 8e6c4acc76 feat(helm): add linting support for '.tar.gz' tarballs for helm charts #6829 Kamalashree N 2019-10-30 13:58:47 +0530
  • 1e58f484ff fix(comp): helm plugin 'remove' is now 'uninstall' #6826 Marc Khouzam 2019-10-29 17:23:04 -0400
  • 1c64d8fb81
    fix(version): lift "unreleased" status #6824 Matthew Fisher 2019-10-29 13:46:36 -0700
  • ee77ae3d40
    fix(version): lift "unreleased" status v3.0.0-rc.1 Matthew Fisher 2019-10-29 13:46:36 -0700
  • afda6b4940
    Porting fix from commit f5986db184 #6821 Lam Le 2019-10-29 13:40:30 -0700
  • 8dce272473
    Fix error when loading irregular files v2.15.2 release-2.15 Matt Farina 2019-10-29 12:40:22 -0400
  • 2033853d8c
    Merge pull request #6822 from bacongobbler/security-audit Matthew Fisher 2019-10-29 13:32:33 -0700
  • 2f4ef705a9
    Merge pull request #6818 from thomastaylor312/fix/v1_apiextensions Taylor Thomas 2019-10-29 12:45:26 -0600
  • dceb50b408
    Merge pull request #6807 from bacongobbler/plugin-uninstall Matthew Fisher 2019-10-29 11:30:54 -0700
  • 99fb116f87
    Merge pull request #6806 from bacongobbler/fixup-helpstring Matthew Fisher 2019-10-29 11:30:38 -0700
  • b6f5762d46 fix(chartutil): Add the v1 apiextensions to the default scheme #6818 Taylor Thomas 2019-10-29 12:10:58 -0600
  • 9322910eb9
    Merge pull request #6812 from mumoshu/fix-misisng-apiextensionsv1beta1-on-template-cmd Taylor Thomas 2019-10-29 12:05:12 -0600
  • 5f4b184b4b
    Merge pull request #6817 from thomastaylor312/fix/sort_validation Taylor Thomas 2019-10-29 11:49:54 -0600
  • 6a91263e38 fix(releaseutil): Removes API version checks from kind sorter #6817 Taylor Thomas 2019-10-29 11:13:03 -0600
  • 5a7d4f1f74
    fix(loader): error out when loading irregular files #6822 Matthew Fisher 2019-10-29 09:06:09 -0700
  • de62505e49
    feat: update sprig to version 2.22 #6815 Johan Fleury 2019-10-29 10:57:17 -0400
  • 5602f84f11
    Merge pull request #6823 from mattfarina/2sa Matt Farina 2019-10-29 16:36:13 -0400
  • a4f46d7a38
    Fix error when loading irregular files #6823 Matt Farina 2019-10-29 12:40:22 -0400
  • 9bdd4703a3
    Merge pull request #6810 from adamreese/ref/kube-1.16.2 Adam Reese 2019-10-29 12:22:32 -0700
  • 8a0185b103
    pin md2man #6810 Adam Reese 2019-10-29 12:02:55 -0700
  • 6d91d1aca8 fix(v3): Allow rendering CRDs in `helm template` client-only validation #6812 Yusuke Kuoka 2019-10-29 22:22:33 +0900
  • 1f951c842d fix(v3): Add `--client-only` and fix `--validate` for `helm template` #6811 Yusuke Kuoka 2019-10-29 18:36:59 +0900
  • d7d0427b0b
    bump protobuf to match kubernetes Adam Reese 2019-10-28 21:50:23 -0700
  • 23c82fc3eb
    ref(glide.yaml): kubernetes 1.16.2 Adam Reese 2019-10-28 14:51:14 -0700
  • 82a100b0b7
    Merge pull request #6808 from adamreese/ref/kube-1.16.2 Adam Reese 2019-10-28 15:56:27 -0700
  • e2233bb571
    fix(cmd): clean up helpstring formatting #6806 Matthew Fisher 2019-10-28 13:28:36 -0700
  • 712c90fd82
    ref(go.mod): kubernetes 1.16.2 #6808 Adam Reese 2019-10-28 13:45:51 -0700
  • a759f09127
    ref(cmd): rename `helm plugin remove` to `helm plugin uninstall` #6807 Matthew Fisher 2019-10-28 13:40:20 -0700
  • 51fbcc8cf0
    Merge pull request #6786 from bacongobbler/fixup-helpstring Matthew Fisher 2019-10-28 13:28:22 -0700
  • ce494146a4
    fix(cmd): fix up help string #6786 Matthew Fisher 2019-10-24 14:35:48 -0700
  • f1dc84773f
    Merge pull request #6798 from aaronmell/Make_Namespace_Public Matthew Fisher 2019-10-28 11:58:28 -0700
  • 2c791189f8
    Merge pull request #6736 from hangpark/fix/calculate-digest-from-chart-yaml-n-chart-lock Matthew Fisher 2019-10-28 11:46:41 -0700
  • 64b95754ce
    Merge pull request #6790 from mumoshu/fix-v3-regression-non-zero-plugin-exit-status Adam Reese 2019-10-28 11:16:05 -0700
  • 31f2fea061 Passing the namespace to actionconfig.Init instead of the entire object. #6798 Aaron Mell 2019-10-28 12:33:55 -0500
  • eab9d2817d Revert "Allow namespace to be set by programs consuming helm." Aaron Mell 2019-10-28 12:15:53 -0500
  • cc4f02280b
    Merge pull request #6802 from VilledeMontreal/fix/envRemoveSpace Matthew Fisher 2019-10-27 19:31:38 -0700
  • ef7dd12cac fix(cli): Remove trailing space of helm env output #6802 Marc Khouzam 2019-10-27 22:10:07 -0400
  • c72caf6a11
    fix(pkg/downloader): Calculate digest from both Chart.lock & Chart.yaml deps #6736 Hang Park 2019-10-22 12:38:49 +0900
  • bc2cd3c794 Allow namespace to be set by programs consuming helm. Aaron Mell 2019-10-26 23:16:28 -0500
  • 5f27c0cbb7 Do test that a helm plugin can return non-zero exit code other than 1 #6790 Yusuke Kuoka 2019-10-25 22:39:21 +0900
  • d671814b1f
    Merge pull request #6793 from thomastaylor312/fix/ingress_wait_v3 Taylor Thomas 2019-10-25 15:10:33 -0600
  • 3e4c19b353
    Merge pull request #6792 from thomastaylor312/fix/ingress_wait Taylor Thomas 2019-10-25 15:09:49 -0600
  • c69af3d5bd fix(wait): Removes ingress checks #6793 Taylor Thomas 2019-10-25 10:52:37 -0600