Commit Graph

  • ad72baeed1 feat(cmd): Subcommands for the completion command Marc Khouzam 2020-06-14 11:29:29 -0400
  • 881af6a770 fix(chartutil): do not set helpers.tpl filetype for vim Adam Reese 2020-06-12 08:39:26 -0700
  • ad90a7e157 Add unit test case ZouYu 2020-06-12 09:29:58 +0800
  • 7a6926e6fc feat(comp): Move custom completions to Cobra 1.0 Marc Khouzam 2020-04-11 14:06:56 -0400
  • 52eb4aacb0 Make helm ls return only current releases if providing state filter Andrew Melis 2020-06-06 03:32:49 -0400
  • 7ed87be025 Report what cause finding chart to fail Calle Pettersson 2020-06-02 13:43:53 +0200
  • 6ce0c2e53c Fix crashing `helm chart list` with large list Peter Engelbert 2020-05-28 13:44:43 -0500
  • 1d67a8f576 Show errors when linting for Chart.yaml version and appVersion fields of type non-string Karuppiah Natarajan 2019-12-15 20:13:56 +0530
  • a0b9b1b3c1 Removing legacy completions.bash file Matt Farina 2020-05-22 11:43:32 -0400
  • 3f0d65eba5 Added s390x support vitt-bagal 2020-05-20 19:00:17 +0530
  • 1414063e13 feat: Detect missing selector during lint Matt Butcher 2020-05-15 12:08:15 -0600
  • 821a429e84 Removed scheme Juned Memon 2020-05-11 07:51:45 +0530
  • 0732cfdfdb Fixes repo parsing Juned Memon 2020-05-09 18:05:28 +0530
  • 0737c410f0 Fixes repo parsing Juned Memon 2020-05-09 16:57:16 +0530
  • afc76a45e5 added option --insecure-skip-tls-verify for helm install, addresses #7875 Matthias Riegler 2020-05-01 14:57:36 +0200
  • bf5da89c1f added option --insecure-skip-tls-verify for helm pull, addresses #7875 Matthias Riegler 2020-05-01 13:21:44 +0200
  • 5425e324c2 Add comments about release Version variable Andreas Lindhé 2019-11-15 12:45:47 +0100
  • 88ebe077a8 fixed to mirror master EItanya 2020-01-08 14:11:06 -0500
  • 207267a993 removed panic, and replaced with error EItanya 2020-01-08 14:03:06 -0500
  • 1b428cd943 fix test EItanya 2020-01-08 14:00:51 -0500
  • 6ceb9fc196 added config file string EItanya 2020-01-08 13:21:31 -0500
  • aaddad10ea fix(cmd): Fixes logging on action conf init error (#6909) Jorge I. Gasca 2020-01-07 12:25:15 -0500
  • a805bc0b94 Simplify chart installable check Simon Alling 2019-11-19 08:41:15 +0100
  • 3c154eeca4 Remove unused Reinaldo de Souza Jr 2020-09-30 10:53:24 +0200
  • e97975d7ad Makefile: check and use GOBIN environment variable first #8830 Li Zhijian 2020-09-30 16:04:21 +0800
  • 59c77716ad TestCheckPerms: utilize pipe to read stderr #8828 Li Zhijian 2020-09-30 11:54:56 +0800
  • 594a66794d
    Bump github.com/containerd/containerd from 1.3.4 to 1.4.1 #8823 dependabot[bot] 2020-09-29 14:44:44 +0000
  • e17500018e
    Merge pull request #8824 from helm/dependabot/go_modules/github.com/sirupsen/logrus-1.7.0 Matt Farina 2020-09-29 10:39:10 -0400
  • bea377bbd0
    Merge pull request #8825 from helm/dependabot/go_modules/github.com/DATA-DOG/go-sqlmock-1.5.0 Matt Farina 2020-09-29 10:28:44 -0400
  • 22f971417b resolve conflicts Merge branch 'master' of https://github.com/helm/helm yakkala sarvani mounika 2020-09-29 12:35:25 +0000
  • a76c69f28a Benefit from Fetch() in 'helm pull' Reinaldo de Souza Jr 2020-09-28 19:11:25 +0200
  • bd59588aaf Add CopyChart() Reinaldo de Souza Jr 2020-09-28 19:10:50 +0200
  • f6d7363654 Benefit from Fetch() in LocateChart() Reinaldo de Souza Jr 2020-09-28 18:01:52 +0200
  • 001a9de9e9 Benefit from Fetch() in downloadAll() and don't use a tmpdir Reinaldo de Souza Jr 2020-09-28 17:54:13 +0200
  • c8105d59b7 Add tests Reinaldo de Souza Jr 2020-09-28 19:01:18 +0200
  • 89be2d76f5 Add caching support Reinaldo de Souza Jr 2020-09-25 12:36:21 +0200
  • 13e5bc961b Add characterization tests to understand getter.WithURL() Reinaldo de Souza Jr 2020-09-25 22:00:39 +0200
  • f3caa65f79 Make chart cache path configuration available to downloaders Reinaldo de Souza Jr 2020-09-25 19:17:44 +0200
  • 705a4d71ac Add --chart-cache config option Reinaldo de Souza Jr 2020-09-25 19:00:38 +0200
  • 36a7214faa Test the version number for semver compatibility #8646 Boris Dudelsack 2020-08-24 17:04:16 +0200
  • b08c7d2429
    Bump github.com/DATA-DOG/go-sqlmock from 1.4.1 to 1.5.0 #8825 dependabot[bot] 2020-09-29 06:28:13 +0000
  • 2bc79d3294
    Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 #8824 dependabot[bot] 2020-09-29 06:28:01 +0000
  • 6aa54eacc5 feat(install): add requested version to error Mikuláš Dítě 2020-08-27 11:45:14 +0200
  • eefd939c6c
    Merge pull request #8067 from adamreese/ref/klog-flags Adam Reese 2020-09-28 10:35:10 -0700
  • c215782436
    Merge pull request #8817 from helm/dependabot/go_modules/github.com/lib/pq-1.8.0 Matt Farina 2020-09-28 10:08:14 -0400
  • e17f7026bd
    Merge pull request #8818 from helm/dependabot/go_modules/github.com/gofrs/flock-0.8.0 Matt Farina 2020-09-28 10:07:54 -0400
  • 253a9500d7
    Bump github.com/gofrs/flock from 0.7.1 to 0.8.0 #8818 dependabot[bot] 2020-09-28 13:28:25 +0000
  • a6e76cbbbe
    Bump github.com/lib/pq from 1.7.0 to 1.8.0 #8817 dependabot[bot] 2020-09-28 13:27:48 +0000
  • 593fec6868
    Merge pull request #8807 from mattfarina/feat-8806 Matt Farina 2020-09-28 09:08:55 -0400
  • 4e0bd3483b
    Merge pull request #8811 from Hellcatlk/golint Martin Hickey 2020-09-28 10:23:39 +0100
  • 86bcfcb9da
    Bump k8s.io/cli-runtime from 0.18.8 to 0.19.2 #8816 dependabot[bot] 2020-09-28 06:54:15 +0000
  • a2e1c4037d
    Bump k8s.io/client-go from 0.18.8 to 0.19.2 #8815 dependabot[bot] 2020-09-28 06:54:03 +0000
  • 630332c918
    Bump k8s.io/api from 0.18.8 to 0.19.2 #8814 dependabot[bot] 2020-09-28 06:53:30 +0000
  • a167b3fc87 Fix wrong function's name in comment #8811 zouyu 2020-09-27 14:41:27 +0800
  • 996ce10a00 Fixed test case #8810 Janario Oliveira 2020-09-26 18:09:30 +0200
  • a8a7d0b3ce Added parameter to download dependencies when using upgrade command Janario Oliveira 2020-09-26 17:11:07 +0200
  • 9ac7d9e2fd refactor to create second kube interface Paul Brousseau 2020-09-25 16:24:24 -0700
  • 6198b6dc02 rewrite to use option funcs #8730 Paul Brousseau 2020-09-26 01:02:39 -0700
  • 66034e4035
    ref(cmd): prevent klogs flags from polluting the help text #8067 Adam Reese 2020-05-06 13:43:17 -0700
  • b7c38c879a Adding support for k8s 1.19 #8807 Matt Farina 2020-09-25 12:15:06 -0400
  • cac3dbad6f
    feat(helm): Add pre-ready hook to upgrades #8676 Noah Lackstein 2020-09-25 11:11:32 -0400
  • 2a5f5e91a8
    feat: Adding kube-context flag + env var for tiller #8803 Adam Setters 2018-12-11 14:06:39 -0800
  • 3ca46f3b23 remove redudant time func #7024 Abhilash Gnan 2020-09-23 23:32:56 +0200
  • b17cf19a2e fix example time format Abhilash Gnan 2020-09-23 20:03:30 +0200
  • c5e9732a9f rename to time format flag Abhilash Gnan 2020-09-23 19:50:29 +0200
  • 190e0b4a81 refactor time formatting Abhilash Gnan 2020-09-23 19:28:57 +0200
  • 78177de664 fix ls command example Abhilash Gnan 2020-06-25 19:13:01 +0200
  • f61332f379 add time-format flag to list command Abhilash Gnan 2020-06-25 19:10:30 +0200
  • 4c121c3085 Adding annotation to index.yaml file #8795 Matt Farina 2020-09-23 13:55:44 -0400
  • 3be333b73b keep existing behavior of returning ErrReleaseNotFound when release(s) failed to decode #8470 Mike Ng 2020-09-23 12:54:31 -0400
  • b0fdb5461f
    Merge pull request #8244 from carlpett/report-findcharturl-error Matthew Fisher 2020-09-23 09:00:17 -0700
  • ecea7c6964
    Merge pull request #8738 from zhijianli88/wildcard Matthew Fisher 2020-09-23 08:35:09 -0700
  • 29ef2bb7fd
    Merge pull request #8763 from scottrigby/fix-release-notes-links Matthew Fisher 2020-09-23 08:32:38 -0700
  • be9403f159
    Merge pull request #8787 from lemonli/fix/mod-file-goversion Matthew Fisher 2020-09-23 08:29:53 -0700
  • a61ce5633a
    Fixing import package issue v3.3.4 release-3.3 Matt Farina 2020-09-22 15:39:57 -0400
  • e5bd79faef
    use warning function Matthew Fisher 2020-09-21 08:31:08 -0700
  • 520416adf0
    Fixing issue with idempotent repo add Matt Farina 2020-09-21 10:42:47 -0400
  • 254fb8968c
    Merge pull request #8791 from mattfarina/fix-8779 Matt Farina 2020-09-22 15:51:42 -0400
  • 036832eba9 Fixing import package issue #8791 Matt Farina 2020-09-22 15:39:57 -0400
  • 0d4ea9fd41
    Merge pull request #8782 from mattfarina/update-lgtm-process Matt Farina 2020-09-22 15:34:23 -0400
  • 03a1e8e03c
    Merge pull request #8779 from bacongobbler/use-warning Matthew Fisher 2020-09-22 11:12:53 -0700
  • ed0da9f6ea chore: test various namespaces options Paul Brousseau 2020-09-22 09:51:06 -0700
  • a694d1e9ae fix: explicitly set namespace on KubeClient Paul Brousseau 2020-09-21 18:56:31 -0700
  • cfb1526856
    Print warnings to stderr #8790 Odin Ugedal 2020-09-22 14:57:49 +0200
  • 7f8a9652e0
    Merge pull request #1 from helm/master #8813 Gabb-c 2020-09-22 07:40:32 -0300
  • 3baaace868 Update go version to 1.14 in go.mod #8787 lemonli 2020-09-22 10:58:17 +0800
  • 92c4bda184
    use warning function #8779 Matthew Fisher 2020-09-21 08:31:08 -0700
  • ddc66d81cd Merge branch 'master' of https://github.com/helm/helm into chart-repository-load #8724 Paul Brousseau 2020-09-21 14:05:51 -0700
  • 8b546e90a9 Adding size labels pointer #8782 Matt Farina 2020-09-21 15:05:24 -0400
  • 367277afc2
    Merge pull request #8777 from mattfarina/fix-8771 Matt Farina 2020-09-21 11:37:56 -0400
  • b9473cf3b7
    return as no-op if repo name/url is identical #8778 Matthew Fisher 2020-09-21 08:15:39 -0700
  • baf5b76a95 Fixing issue with idempotent repo add #8777 Matt Farina 2020-09-21 10:42:47 -0400
  • 2ebe95a6ff
    Merge pull request #8755 from bacongobbler/size-s Matthew Fisher 2020-09-21 06:27:23 -0700
  • 078aa4fd69 Log config permission warning to default logger writer (stderr) #8773 Luca Berneking 2020-09-20 21:59:38 +0200
  • 1805ab94fe change behavior when add repo with same name and url. #8772 yxxhero 2020-09-20 10:07:16 +0800
  • 337ed48fb2 Unified error handling when calling newRootCmd. #8770 yxxhero 2020-09-19 11:23:36 +0800
  • 467bd49bb0
    support passing signing passphrase from file or stdin (#8394) Sebastian Sdorra 2020-09-19 00:23:40 +0200
  • 1138def202
    size/S and larger requiring 2 LGTMs #8755 Matthew Fisher 2020-09-17 10:49:40 -0700
  • 55e3ca022e
    fix: allow serverInfo field on index files v3.3.3 Matthew Fisher 2020-09-17 14:54:55 -0700
  • 47f0b88409
    Fix for issue 8761 v2.16.12 release-2.16 Martin Hickey 2020-09-18 10:35:54 +0000