Commit Graph

  • 2c6b82ba6f
    warn and block old repo URLs #8903 Matt Butcher 2020-10-15 17:17:54 -0600
  • 5f3e560029
    improved user-facing error messages to explain the underlying problem (#8731) Matt Butcher 2020-10-19 12:15:53 -0600
  • 5e2317a98b
    Update cmd flag usage #8912 fang duan 2020-10-17 13:25:06 +0800
  • 8b8105fcb0
    Add --delete-namespace option for helm uninstall fang duan 2020-10-17 13:20:51 +0800
  • d70b260dc8
    Merge pull request #8910 from mattfarina/fix-deploy-tiller-hubs Matt Farina 2020-10-16 18:29:44 -0400
  • 11783477f0 Re-instating quay Tiller push #8910 Matt Farina 2020-10-16 17:26:43 -0400
  • b5f337402f
    Merge pull request #8906 from mattfarina/disable-quay Matt Farina 2020-10-16 14:14:01 -0400
  • 905375a879 Disbling pushing Tiller to quay in CI #8906 Matt Farina 2020-10-16 13:30:25 -0400
  • 7dc87376e0
    Merge pull request #8884 from mattfarina/new-image-location Matt Farina 2020-10-15 16:47:59 -0400
  • 26c522edf3
    switch to new repository URLs Matt Butcher 2020-10-15 12:24:48 -0600
  • e1d4c67437
    Merge pull request #8891 from bridgetkromhout/meeting-details Matthew Fisher 2020-10-15 08:25:22 -0700
  • 1a3c019c73
    Merge pull request #8887 from bacongobbler/fix-8848 Matthew Fisher 2020-10-15 08:19:42 -0700
  • d9977b86c6
    Merge pull request #8888 from bacongobbler/fix-8848-dev-v2 Matthew Fisher 2020-10-15 08:19:34 -0700
  • c07d4f1f98
    Bump github.com/spf13/cobra from 1.0.0 to 1.1.0 #8894 dependabot[bot] 2020-10-15 06:36:01 +0000
  • f7ddd94ce4 fix the unit test error #8892 Dong Gang 2020-10-15 14:35:39 +0800
  • a8d12a744f fix the error caused by helm lint not pulling values outside of the default values file for schema validation Dong Gang 2020-10-15 10:16:41 +0800
  • 98341b9cd3 add a test for the new behavior, include import in go.mod #8890 Andrew Lavery 2020-10-14 17:43:10 -0700
  • 0f55fb5316
    Linking to a more complete list of meeting details. #8891 Bridget Kromhout 2020-10-14 19:31:27 -0500
  • ba87fce585 update dependency gopkg.in/yaml.v2 to v2.3.0 from v2.2.8 Andrew Lavery 2020-10-14 17:11:55 -0700
  • 911e061883
    add Docker authentication to CircleCI jobs #8888 Matthew Fisher 2020-10-14 09:57:49 -0700
  • 360212393b
    add authentication to CircleCI jobs #8887 Matthew Fisher 2020-10-14 09:55:43 -0700
  • 9ea10ef04a
    Skip tests when running helm template #8703 Torsten Walter 2020-10-14 16:25:42 +0200
  • 01dc62ecfd Moving Tiller to new location #8884 Matt Farina 2020-10-13 11:02:22 -0400
  • 38829c59d6 fix the test error #8622 Dong Gang 2020-10-14 09:37:53 +0800
  • 39ca85008d fix the error caused by the test Dong Gang 2020-10-14 09:31:03 +0800
  • 87990f0484 rename kube-apiserver-insurce to kube-insecure-skip-tls-verify Dong Gang 2020-10-14 09:25:44 +0800
  • 09af5447d9 Add --skip-refresh option in helm dep build yxxhero 2020-10-14 08:55:49 +0800
  • 8667aa4f98
    Merge pull request #8874 from consideRatio/pr/helm-create-template-indentation Martin Hickey 2020-10-13 20:04:39 +0100
  • e73af10d0b
    Merge pull request #8696 from f0rmiga/patch-1 Matthew Fisher 2020-10-13 11:36:26 -0700
  • 3b59c80b95 prune the last release history in case no deployed succeed before #8881 Jihyuk Bok 2020-10-13 11:33:32 +0200
  • fe41873f1d
    Keep default endpoint hub.helm.sh, so the helm org controls the domain. At least until artifacthub moves to CNCF incubation #8626 Scott Rigby 2020-08-28 07:58:47 -0400
  • 1d9767fea2 helm create: make generated YAML indentation more consistent #8874 Erik Sundell 2020-10-12 15:42:14 +0200
  • 8c14aa9a7f
    feat(helm): support subcharts from chartcenter #8875 Jonas Rutishauser 2020-10-12 14:59:57 +0200
  • 7b97a72b0c
    fix uninstall cmd error: 1. build delete resources error should be uninstall failed 2. clarify when delete resources error from upstream not affect the success of the operation #8481 Weiping Cai 2020-07-18 22:14:44 +0800
  • 31ed468d7a Add unit test for pkg/plugin/cache/cache.go #8873 zouyu 2020-10-12 12:00:47 +0800
  • 90bf853a3c chore: cleanup #8785 Paul Brousseau 2020-10-07 23:57:22 -0700
  • bff2215e1b chore: complete implementation Paul Brousseau 2020-10-07 23:50:58 -0700
  • aa6b47dff8
    Updating Helm Hub references to Artifact Hub #8860 Bridget Kromhout 2020-10-07 16:31:30 -0500
  • ccada716ee Add Test cases for repository-config without file extension #8853 Leon Bentrup 2020-10-07 08:45:07 +0200
  • cf3870a57f Adjusted import #8855 Janario Oliveira 2020-10-06 22:38:26 +0200
  • 10a29d1662 Reuse kube-client Janario Oliveira 2020-10-06 22:33:06 +0200
  • f091b9cc01 Correctly determine repository-config lockfile path Leon Bentrup 2020-10-06 10:42:34 +0200
  • fc9b46067f
    Merge pull request #8828 from zhijianli88/pipe-stderr Matt Farina 2020-10-05 10:15:19 -0400
  • e6fb3d0ab6 1).Remove tmpPath at the return of function. 2).Adding unit test for downloadAll #8846 Shakti Raj 2020-10-05 18:11:13 +0530
  • e29b75ccb0
    chore: Consistently use round brackets in Makefile #8746 Jimmi Dyson 2020-09-17 09:01:44 +0100
  • 0d5040c24c
    chore: Tidy up LDFLAGS Jimmi Dyson 2020-09-17 09:01:30 +0100
  • 54ea21d245
    Merge pull request #8830 from zhijianli88/GOBIN Matt Farina 2020-10-02 10:46:22 -0400
  • b642194147 fix tests templates Matheus Hunsche 2020-10-02 02:16:26 -0300
  • 7109462650 add include file Matheus Hunsche 2020-10-02 01:58:48 -0300
  • 04c114b8ec rebase commit #8840 Matheus Hunsche 2020-10-02 01:05:05 -0300
  • 77e0ad711a Add unit test for man-in-the-middle attack on pull Peter Engelbert 2020-06-03 15:23:26 -0500
  • 092a909b9d Fix issue with unhandled error on Stat Matt Farina 2020-05-22 12:04:37 -0400
  • 16b9db653c chore(helm): Avoid confusion in command usage Marc Khouzam 2020-05-29 15:54:42 -0400
  • 1d856c76d7 Using flags instead of persistent flags on status Matt Farina 2020-05-22 09:51:48 -0400
  • c51b6cbb5d parse external files in upgrade cmd Vlad Fratila 2020-06-10 14:16:08 +0300
  • 1eb4e3023e Fix for upgrade -i, add more tests Vlad Fratila 2020-06-10 14:05:04 +0300
  • 16b20936d9 add license header Vlad Fratila 2020-06-05 15:08:13 +0300
  • 288bd9b816 fix lint issue Vlad Fratila 2020-06-05 15:04:29 +0300
  • 5c70e6c11f add glob, dir, and add more tests Vlad Fratila 2020-06-05 14:59:09 +0300
  • 9e69e66f98 add tests for parser, install and template cmds Vlad Fratila 2020-06-03 11:11:38 +0300
  • 1dbbc28c75 add license headers Vlad Fratila 2020-05-30 02:32:52 +0300
  • 5e86b54c25 add flag include-file that loads a local file external to the chart and makes it available to the templates Vlad Fratila 2020-05-30 02:11:55 +0300
  • b74ee4d710 ref(tests): localize unit test fixtures to package Adam Reese 2020-05-22 11:39:20 -0700
  • 9b66a4e98c ref(pkg/chartutil): use minimal in-memory fixtures Adam Reese 2020-05-15 12:11:18 -0700
  • 6e20617344 Removing tiller language Matt Farina 2020-05-21 15:26:16 -0400
  • 45d5437504 add kind_sorter support for SecretList hzliangbin 2020-05-21 18:00:16 +0800
  • f299c59f06 Update the Helm version docs Thomas O'Donnell 2020-05-18 16:40:40 +0200
  • 5b70d34426 Fix unit test Martin Hickey 2020-05-19 15:45:14 +0000
  • 5d19f0a52e Fix repo cache setting Martin Hickey 2020-05-18 18:06:09 +0000
  • af4203a249 Revert "group command for easy read" Alan Zhu 2020-05-18 09:25:19 +0800
  • 9c48f50f9d Catching a potential panic in strval parsing Matt Farina 2020-05-15 16:52:04 -0400
  • d2b69e45ad Recovering from panic that can occur with make Matt Farina 2020-05-15 16:00:57 -0400
  • c7067d3d72 Fixing error with strvals parsing Matt Farina 2020-05-15 13:23:10 -0400
  • 9467aa3341 Add new line to fix code formatting in doc Maksim Kochkin 2020-05-15 16:38:55 +0300
  • cf62d1e3c5 fix(comp): Prepare plugin completion for Cobra 1.0 Marc Khouzam 2020-04-10 11:47:31 -0400
  • d64815a946 feat(test): Update golangci-lint to 1.27.0 Marc Khouzam 2020-05-14 15:00:41 -0400
  • 52fb109239 chore(*): Fix formatting Marc Khouzam 2020-05-14 08:06:18 -0400
  • 0678d7a8bf Fixing PAX Header handling (#8086) Matt Farina 2020-05-13 18:09:27 -0400
  • dbdac182e1 fix: upgrade using --force shoud not run patch logic (#8000) 小明同学 2020-05-14 05:53:37 +0800
  • 4b7ad7ca36 feat(getter): add timeout option (#7950) Hidde Beydals 2020-05-13 23:51:32 +0200
  • 3da8242c40 bump to kubernetes 1.18.2 Matthew Fisher 2020-05-13 08:36:47 -0700
  • 5e2082f4ab fix security mailing list address Matthew Fisher 2020-05-13 12:03:12 -0700
  • fa4447fb32 bump DefaultCapabilities to 1.18 Matthew Fisher 2020-05-13 11:10:47 -0700
  • 27fe9adaf8 scripts: do not use optional 'which' command in get-helm installation (#8048) Niels de Vos 2020-05-13 01:08:53 +0200
  • 8f0bdbff44 feat: make the linter coalesce the passed-in values before running values tests (#7984) Matt Butcher 2020-05-12 14:23:25 -0600
  • 8922fc906d Set DisableCompression to true to disable unwanted httpclient transformation Idan Elhalwani 2020-05-07 12:11:24 +0300
  • 987a5acd46 group command for easy read alan 2020-04-11 23:14:24 +0800
  • 85769a7f70 Add checking of length of resourceList before creating of deleting Vibhav Bobade 2020-04-16 03:51:55 +0530
  • 2df97f024f Update lint deprecation list Martin Hickey 2020-05-05 21:04:14 +0000
  • ce3acac8fd Fixing argument to be lower case Matt Farina 2020-05-05 10:27:47 -0400
  • 8d2333f09c Adding Helm env vars where XDG exposed Matt Farina 2020-04-23 14:50:31 -0400
  • 0cbdac5269 refactor: alter constant `pluginFileName` to `PluginFileName` Liu Ming 2020-05-05 17:44:47 +0800
  • 8b85a07a33 bump version to v3.2 Matt Butcher 2020-04-16 15:51:31 -0600
  • 6d8c0b60af fix: removed strict template errors in linter (#8017) Matt Butcher 2020-05-04 13:55:42 -0600
  • 14d6dcea56 docs: fix capitalization in a few help messages Liu Ming 2020-05-05 14:01:21 +0800
  • d3f244f9c6 fix: use correct regular expression for Kubernetes names (#8013) Matt Butcher 2020-05-01 14:02:47 -0600
  • 537ff59e6c feat: implement deprecation warnings in helm lint (#7986) Matt Butcher 2020-05-01 14:01:15 -0600
  • 9d834b67a4 polish to keep the same log style Liu Ming 2020-04-30 17:31:27 +0800
  • 2b0e826092 Fix markdown table in helm command doc Lüchinger Dominic 2020-04-29 09:14:22 +0200
  • 3fa58cf629 feat: lint the names of templated resources (#8011) Matt Butcher 2020-04-28 17:12:14 -0600