Commit Graph

  • 0d08044776 fix multi uninstall bug #5591 Michelle Noorali 2019-04-11 16:57:46 -0400
  • 5edb79df4c Using const() defines constants together (part:1) Signed-off-by: xichengliudui <1693291525@qq.com> #5606 xichengliudui 2019-04-11 06:39:52 -0400
  • 165e071d4a Using const() defines constants together (part:2) Signed-off-by: xichengliudui <1693291525@qq.com> #5607 xichengliudui 2019-04-11 06:45:45 -0400
  • eb457460b1 Using const() defines constants together Signed-off-by: xichengliudui <1693291525@qq.com> #5599 xichengliudui 2019-04-10 16:07:09 -0400
  • 090d64d14a Use fmt.printf() to end with a newline Signed-off-by: xichengliudui <1693291525@qq.com> #5598 xichengliudui 2019-04-10 15:33:13 -0400
  • 8494d133bf
    Merge pull request #5594 from SataQiu/fix-20190412 Martin Hickey 2019-04-12 10:39:11 +0100
  • 43c4378444 cleanup: using const block #5594 SataQiu 2019-04-12 16:34:17 +0800
  • 0664ef5c44
    Merge pull request #5579 from flant/add-cleanup-on-fail-to-atomic Taylor Thomas 2019-04-11 09:51:43 -0600
  • 06b75bd6a2 Add v2 to v3 migration doc #5581 Martin Hickey 2019-04-10 18:27:42 +0100
  • d87ce93e1e
    Merge pull request #5576 from mortent/FixBuilderValidation #5588 Martin Hickey 2019-04-10 17:47:46 +0100
  • f506db4b75 Add --cleanup-on-fail support into --atomic: use CleanupOnFail param in rollback #5579 Timofey Kirillov 2019-04-10 17:08:14 +0300
  • 32d7f1a3fc fix(helm): Fix manifest validation #5576 Morten Torkildsen 2019-04-09 17:37:51 -0700
  • 278594fb0f fix(pkg/engine): Style changes on template errors #5572 Ian Howell 2019-04-09 12:34:13 -0500
  • 92b86f6e74 fix(pkg/engine): Catch non-templating errors when rendering templates Ian Howell 2019-04-09 10:54:01 -0500
  • 5027c29b56
    Merge pull request #5573 from SataQiu/refactor-20190409 Matthew Fisher 2019-04-09 07:19:44 -0700
  • b72265b4f3 refactor: use const code block #5573 SataQiu 2019-04-09 18:35:04 +0800
  • 33b1ede570 fix(pkg/engine): Clean up template error messages Ian Howell 2019-04-08 16:45:29 -0500
  • cff2746e02
    Add sub-command support to plugin downloader #5559 Steven Sheehy 2019-04-05 14:48:48 -0500
  • d40f3c63ea fix ByDate sorter to use Time.Unix() #5539 Abhilash Gnan 2019-04-08 20:40:01 +0200
  • 08dad14e13
    Merge pull request #5570 from ialidzhikov/update-golang Matthew Fisher 2019-04-08 09:37:20 -0700
  • ae48e53e29 Update golang version #5570 ialidzhikov 2019-04-08 18:34:54 +0300
  • 23a6f0c191 fix(helm): fix failing helm dep up on subchar requirements forgot the helm issue link update changes following the review Closes #3742 #3987 Sebastien Gandon 2019-04-08 10:51:07 +0200
  • ead7b9024d fix(helm): fix failing helm dep up on subchar requirements changes following the review Closes #3742 Signed-off-by: Sebastien Gandon <sgandon@talend.com> Sebastien Gandon 2019-04-08 00:15:26 +0200
  • d04b43179b fix(helm): fix failing helm dep up on subchar requirements Closes #3742 Sebastien Gandon 2018-04-27 18:49:59 +0200
  • 7ad9d7b766
    Merge pull request #5565 from govargo/fix/develop-templates Martin Hickey 2019-04-08 09:15:58 +0100
  • 6a33235fc8 Also complete history and test with release name Marc Khouzam 2019-04-07 13:10:46 -0400
  • 2aa4155952 Fix 'THE INCLUDE FUNCTION' in 'Developing Templates' output #5565 Kenta Iso 2019-04-07 16:10:34 +0900
  • d2ab3f5062 Cannot have an = sign as an index Marc Khouzam 2019-04-06 12:31:37 -0400
  • f25729f234 Add support for override flags in completion Marc Khouzam 2019-03-09 22:19:22 -0500
  • 288fb869a2 Add completion for helm delete Marc Khouzam 2019-03-09 17:31:43 -0500
  • a7d6820d53 Add completion for helm status Marc Khouzam 2019-03-09 15:54:18 -0500
  • 43db85e5df feat: tiller probing endpoints can be disabled Yusuke KUOKA 2019-04-06 09:22:45 +0900
  • e458a67f0c
    ref(pkg/chart): add validation method to chart #5560 Adam Reese 2019-04-05 13:40:06 -0700
  • 53d432fa58
    Merge pull request #4871 from flant/fix-no-resource-with-the-name-found Matthew Fisher 2019-04-05 09:31:12 -0700
  • 7f7761af0c
    Merge pull request #5557 from mumoshu/configurable-tiller-probe-addr Matthew Fisher 2019-04-05 09:14:05 -0700
  • a85412f0b9
    Merge pull request #5509 from nauxliu/patch-2 Taylor Thomas 2019-04-05 09:58:48 -0600
  • 2663559573
    Merge pull request #5507 from Evesy/master Taylor Thomas 2019-04-05 09:47:42 -0600
  • 293fd78821 feat: make tiller probeAddr configurable #5557 Yusuke KUOKA 2019-04-05 20:50:27 +0900
  • f24a98b9ec Remove missing value validation #5555 walkafwalka 2019-04-04 23:36:31 -0700
  • de6b33782c Merge branch 'master' into feat/app-version Kevin Labesse 2019-04-05 01:26:12 +0200
  • 7d3f85998b update list tests expected output files Abhilash Gnan 2019-04-05 00:11:43 +0200
  • f7e2a78374 fix test cases for list.AllNamespaces Abhilash Gnan 2019-04-05 00:10:15 +0200
  • f4c2b02cef remove unnecessary setting of list.All flag Abhilash Gnan 2019-04-05 00:08:44 +0200
  • f019ec0e8d add superseded to list filter mask Abhilash Gnan 2019-04-04 23:57:03 +0200
  • 537872526b add more releases to list tests Abhilash Gnan 2019-04-04 22:32:51 +0200
  • 20c4d29295 fix docs for helm list Abhilash Gnan 2019-04-04 20:58:06 +0200
  • a8145d6f17 Regenerate proto files for `--cleanup-on-fail` option #4871 Timofey Kirillov 2019-03-22 21:17:33 +0300
  • faa5fd0b5e Add clarification log messages before calling cleanup-on-fail during update Timofey Kirillov 2019-04-04 21:34:26 +0300
  • e14a0378fd
    Merge pull request #5551 from skozlov/docs-chart-best-practices-fixes Matthew Fisher 2019-04-04 06:20:39 -0700
  • e2a9bf2913 Fixed default value for `helm.sh/chart` label #5551 Sergey Kozlov 2019-04-04 13:06:49 +0700
  • 10ba4d7355
    Merge pull request #5549 from skozlov/docs-chart-best-practices-fixes Matthew Fisher 2019-04-03 22:54:59 -0700
  • 87e495c57d Fixed typos in docs/chart_best_practices #5549 Sergey Kozlov 2019-04-04 11:46:23 +0700
  • e035836525
    Merge pull request #5548 from aku163/master Matthew Fisher 2019-04-03 18:04:04 -0700
  • ff686d5967 Document update | variable representation change #5548 Arvind Kumar 2019-04-04 01:10:46 +0100
  • 416667a8e9 Remove redundant ByNameAsc enum value. Handled by default sorting Abhilash Gnan 2019-04-03 19:58:57 +0200
  • fe7c48a359
    Merge pull request #5543 from skozlov/patch-1 Matthew Fisher 2019-04-03 10:36:20 -0700
  • 6cf433d719 Fixed a typo in docs #5543 Sergey Kozlov 2019-04-03 18:41:00 +0700
  • 5a08d0d726
    Merge pull request #5545 from mooncamp/fix_multiple_chart_reads_on_upgrade Matthew Fisher 2019-04-03 06:49:54 -0700
  • 6cf4b8703f don't do multiple chart reads on upgrade #5545 Joschka Tillmanns 2019-04-03 13:52:12 +0200
  • b9a39e46de handle default list sort order through enum order Abhilash Gnan 2019-04-02 22:40:31 +0200
  • 05523b5d84 fix test cases for sort list with options Abhilash Gnan 2019-04-02 21:14:32 +0200
  • d3c85f97c2 fix sort list with options bug Abhilash Gnan 2019-04-02 21:14:13 +0200
  • d4323c1da8
    Merge pull request #5529 from ian-howell/docs/V2toV3 Adam Reese 2019-04-01 11:44:33 -0700
  • 9ac1b756e1
    Merge pull request #5458 from hickeyma/fix-make-docs-target Matthew Fisher 2019-04-01 09:02:51 -0700
  • bd7c970ff9 Fix files copyright #5458 Martin Hickey 2019-04-01 16:47:24 +0100
  • 030fef5765 Fix docs targets Martin Hickey 2019-04-01 11:31:32 +0100
  • 46e6539e63 Remove docs target and generated docs folder Martin Hickey 2019-03-19 10:46:25 +0000
  • d59835fb67 Fix make docs target Martin Hickey 2019-03-15 15:40:16 +0000
  • b8e40a7c31 fix(helm): Wait for CRDs to reach established state for crd_install hook #5112 Morten Torkildsen 2018-12-27 01:56:00 -0800
  • 8f87eb1fac docs: Update the "Developer Guide" #5529 Ian Howell 2019-03-29 14:02:00 -0500
  • 4b9bdf5baa
    Merge pull request #5528 from adamreese/v3/capabilities-marshal Adam Reese 2019-03-29 09:01:54 -0700
  • 31819e4796
    fix(pkg/chartutil): marshal capabilities VersionSet into slice #5528 Adam Reese 2019-03-29 08:49:15 -0700
  • 5f9ff4cdae
    Merge pull request #5527 from adamreese/v3/capabilites-external-only Adam Reese 2019-03-29 08:34:02 -0700
  • 87e789f01f
    fix(pkg/chartutil): only include external objects in capabilities #5527 Adam Reese 2019-03-28 23:37:32 -0700
  • fc2a219b61
    feat(root): open a manual page on `helm help` #5514 Matthew Fisher 2019-03-28 13:28:29 -0700
  • 97dda17f9b ref(*): Uses go modules and removes glide #5520 Taylor Thomas 2019-03-28 10:39:35 -0600
  • 94b9b8dc27
    Clarified where "dependencies" reside #5519 Anastasia Reitz 2019-03-28 12:36:11 -0400
  • 3358bdf2de Upgrade prometheus/client_golang #5518 Sylvain Rabot 2019-03-28 14:23:28 +0100
  • b8b81f5e35 Signed-off-by: Zsolt Kulcsar <zskulcsar@gmail.com> #5516 Zsolt Kulcsar 2019-03-27 14:45:12 +0000
  • 99b750cc9b
    Merge branch 'master' into no-upgrade-existing #5290 Michael FIG 2019-03-26 23:44:59 -0600
  • bdfe016b09
    feat(plugin): refactor `helm plugin` Matthew Fisher 2019-03-26 15:52:54 -0700
  • fe06343b8f
    Merge pull request #5512 from adamreese/v3/linter-fixes Adam Reese 2019-03-26 13:48:39 -0700
  • 5f579aaf47
    Merge pull request #5506 from bacongobbler/k8s-1.14 Matthew Fisher 2019-03-26 13:29:12 -0700
  • 69002eeb90
    Merge pull request #5511 from bacongobbler/helm2-k8s-1.14 Matthew Fisher 2019-03-26 13:28:58 -0700
  • 295092cd7d
    ref(pkg/action): refactoring dup code and linter fixes #5512 Adam Reese 2019-03-26 11:11:27 -0700
  • 3c871c0030
    chore(glide): bump kubernetes to 1.14 #5511 Matthew Fisher 2019-03-26 10:51:40 -0700
  • 7990363d15 Fix description of helm dependency command #5509 Xiangxuan Liu 2019-03-26 11:16:41 +0800
  • bc660928de Don't print ROLLING BACK if atomic is not set #5507 Mike Eves 2019-03-25 21:12:02 +0000
  • bb179bdead
    chore(dep): bump kubernetes to 1.14.0 #5506 Matthew Fisher 2019-03-25 14:01:01 -0700
  • 0805a87140
    ref(uninstall): purge release history by default #5283 Matthew Fisher 2019-02-08 10:43:03 -0800
  • 15d5deeaea
    Merge pull request #5460 from selslack/fix/update-not-found-error-text Matthew Fisher 2019-03-25 07:37:42 -0700
  • 535f9cece5 refactor(*): update error message #5460 Pavel Eremeev 2019-03-25 12:02:44 +0000
  • d8208abb6c
    Merge pull request #5503 from ialidzhikov/update-golang Matthew Fisher 2019-03-24 17:51:00 -0700
  • 470203a173 Update golang version #5503 ialidzhikov 2019-03-24 23:17:46 +0200
  • 7114f04190
    Drop schelm from the list as it is superseded by `helm template` #5502 ChristianWeissCG 2019-03-23 16:38:55 +0100
  • dd4bf49f32
    Merge pull request #5500 from devinburnette/update-contributing-docs Matthew Fisher 2019-03-23 08:05:35 -0700
  • 175bb2e4c4 remove kubernetes #5500 Devin Burnette 2019-03-23 01:54:46 -0400
  • 0b1caa14a7
    Merge pull request #5489 from bacongobbler/list-move-namespaces-field Matthew Fisher 2019-03-22 15:46:12 -0700
  • bf7106f6c0
    Add cleanup on fail after wait Fernando Barbosa 2019-03-19 14:06:33 -0300
  • 5ffe4ce588
    Fix `no RESOURCE with the name NAME found` Timofey Kirillov 2019-03-22 21:15:00 +0300