Commit Graph

  • 2bd6940061 Merge branch 'master' of github.com:kubernetes/helm into upstream Ryan Payton 2017-10-04 14:21:21 -0700
  • 6088a7a5bb Merge 1ab7136862 into 7dc57bcb8d #3002 Matthew Fisher 2017-10-04 19:30:40 +0000
  • 7dc57bcb8d Merge pull request #3003 from bacongobbler/changelog-2.6 Matthew Fisher 2017-10-04 12:25:36 -0700
  • 6afbb70d47 chore(*): bump version to v2.6.2 #3003 Matthew Fisher 2017-10-04 11:17:51 -0700
  • be3ae4ea91 fix(deps): fix issues when running glide up v2.6.2 #4845 release-2.6 Matt Farina 2017-09-18 16:19:42 -0400
  • a4f965e075 chore(*): bump version to v2.6.2 Matthew Fisher 2017-10-04 11:17:51 -0700
  • 1ab7136862 add test against isMatchingInfo #3002 Matthew Fisher 2017-10-04 10:20:38 -0700
  • e4f86a15df Merge pull request #1 from Stelminator/paths rprobotics 2017-10-04 10:05:33 -0700
  • 1a13307472 Load StorageClass before PersistentVolume is loaded. NauxLiu 2017-09-22 21:29:46 +0800
  • 7ed614d06d fix(helm): Fix the bug in helm dependency update -verify xuhaigang 2017-08-01 16:22:04 +0800
  • 685994aecf bug(tiller): sort unknown but different kinds alphabetically based on kind name Justin Scott 2017-08-16 14:05:45 -0700
  • 5f1defd072 fix(helm):Fix dependency aliaes not working llsheldon 2017-08-25 16:55:43 +0800
  • 0f18f35d7f Make Memory driver to store copy of releases to stop hiding storage errors during tests Maxim Ivanov 2017-09-26 15:18:41 +0100
  • 9b900ad823 Correctly persists Release upgrade failure Maxim Ivanov 2017-09-22 11:34:30 +0100
  • 821100eba9 remove references to facebookgo/symwalk Matthew Fisher 2017-09-26 15:21:40 -0700
  • ce1ba29362 Revert "fix(helm): resolve symlinks when loading chart" Matthew Fisher 2017-09-15 08:55:32 -0700
  • e23f6608e7 Revert "Write repo file using atomicfile" Matthew Fisher 2017-09-15 08:48:49 -0700
  • d4f5a133dd Merge pull request #2960 from HotelsDotCom/upgrade-failure-record-release-as-update Matthew Fisher 2017-10-03 12:30:48 -0700
  • f8e9741578 Merge pull request #2984 from thomastaylor312/feat/add_missing_test Taylor Thomas 2017-10-03 11:41:10 -0700
  • fa61c9d894 Returning URL along with error #2988 Michal Cwienczek 2017-10-03 20:31:25 +0200
  • 06cc96fd66 Added tests for query string repo Michal Cwienczek 2017-10-03 20:25:58 +0200
  • 7aa590d100 Fixed unnecessary line breaks Michal Cwienczek 2017-10-03 20:05:09 +0200
  • 415d6324be Removed requirement from developers.md Michal Cwienczek 2017-10-03 19:59:43 +0200
  • e3e1116eaa Merge pull request #2857 from llsheldon/fix-dependency-alias Matthew Fisher 2017-10-03 10:59:11 -0700
  • cd83e4fb45 Fixed base URL appending when chart address is not absolute Michal Cwienczek 2017-10-03 19:58:45 +0200
  • 3c458c3323 Merge remote-tracking branch 'upstream/master' #2965 Yagnesh Mistry 2017-10-03 23:21:08 +0530
  • 9297cdc564 TODO comment on tiller.go Yagnesh Mistry 2017-10-03 23:20:29 +0530
  • 3799c477d1 Merge pull request #2938 from bacongobbler/remove-facebookgo Matthew Fisher 2017-10-03 10:44:42 -0700
  • ff47c3afe3 Merge 808de3f56b into 018ef2426f #2724 Tamal Saha 2017-10-03 17:29:10 +0000
  • a28e5dd2b3 fix(helm): invoking getterConstructor returns downstream error now #2999 Nandor Kracser 2017-10-03 12:01:49 +0200
  • 9a42d71898 Review fixes applied #2986 Marcin Kłopotek 2017-10-03 10:54:41 +0200
  • b9e542666a Installation script was not compatible with Alpine Linux Marcin Kłopotek 2017-10-03 10:41:34 +0200
  • 018ef2426f Merge pull request #2992 from flyer103/developer-doc Matthew Fisher 2017-10-02 22:14:25 -0700
  • ac533d98be docs/developers.md: change tense #2992 flyer103 2017-10-03 12:56:15 +0800
  • b642ba2087 Merge pull request #2831 from jascott1/sort_unknown_kind Justin Scott 2017-10-02 13:13:04 -0700
  • e5eb274ea8 Merge remote-tracking branch 'upstream/master' Yagnesh Mistry 2017-10-02 23:54:30 +0530
  • c34ec82c36 HELM_TMP_ROOT directory is now uniquely generated to avoid potential clashes with old installation instances or other processes using the same /tmp subdirectory Marcin Kłopotek 2017-10-02 09:12:58 +0200
  • c4581c8b40 docs/developers.md: add notes for `k8s.io` dir flyer103 2017-10-01 17:03:38 +0800
  • ea0a842f74 use the latest version of Go/Glide #2990 Matthew Fisher 2017-09-29 14:26:43 -0700
  • 10964adc10 Closes #2937 Added required dependency to run make test in developer's guide Michal Cwienczek 2017-09-29 22:14:41 +0200
  • b600ea475e Merge pull request #2982 from HotelsDotCom/pkg-lint-test-panics Matthew Fisher 2017-09-29 10:39:16 -0700
  • 42bc36d240 Fixes shell installation script #2977 Marcin Kłopotek 2017-09-29 16:39:42 +0200
  • acd113ec21 Merge pull request #2978 from HotelsDotCom/detailed-wait-log Taylor Thomas 2017-09-28 17:57:11 -0700
  • 7eb7661160 fix path relativity Christopher A. Stelma 2017-09-28 16:40:55 -0700
  • d9f3bdfa67 fix remaining known local/relative paths Christopher A. Stelma 2017-09-28 13:56:58 -0700
  • 6e54d3b8ea Merge pull request #2747 from rocky-nupt/dependencies-update-verify Matthew Fisher 2017-09-28 10:14:24 -0700
  • 333f8dd354 fix(sorter): Adds missing unit test #2984 Taylor Thomas 2017-09-28 08:51:12 -0700
  • ff49127c70 Abort install/update early if Release ConfigMap can't be stored #2981 Maxim Ivanov 2017-09-28 13:15:38 +0100
  • a6872c124a Avoid panics if test is failing #2982 Maxim Ivanov 2017-09-28 13:54:40 +0100
  • 962191b929 Merge pull request #2876 from rocky-nupt/fix-search-regexp Maciej Kwiek 2017-09-28 12:37:10 +0200
  • f9c51ecfa3 Merge pull request #2974 from bacongobbler/update-roadmap-link Matthew Fisher 2017-09-27 21:34:56 -0700
  • 8c2c9fcf6e Merge pull request #2961 from NauxLiu/patch-1 Taylor Thomas 2017-09-27 21:08:30 -0700
  • de3b426a86 Merge pull request #2971 from neil-ca-moore/install-docs-change Taylor Thomas 2017-09-27 21:01:45 -0700
  • 49120bb436 Merge pull request #2849 from yan234280533/patch-pod Taylor Thomas 2017-09-27 19:16:26 -0700
  • 1c71fd24e0 Suggested edit to simple conditional example #2980 Richard Guthrie 2017-09-27 14:58:33 -0700
  • cd8bae1df5 More helpful wait messages in tiller logs #2978 Maxim Ivanov 2017-09-27 17:52:06 +0100
  • bed80e482c When looking for original resource on update/delete, ignore Apiversion, use Kind and Name only #2976 Maxim Ivanov 2017-09-27 13:14:19 +0100
  • f278675f98 remove references to facebookgo/symwalk #2938 Matthew Fisher 2017-09-26 15:21:40 -0700
  • 211f5f6f33 Revert "fix(helm): resolve symlinks when loading chart" Matthew Fisher 2017-09-15 08:55:32 -0700
  • 9d1db2851e Revert "Write repo file using atomicfile" Matthew Fisher 2017-09-15 08:48:49 -0700
  • 28f57c83b9 update link to roadmap #2974 Matthew Fisher 2017-09-26 11:21:54 -0700
  • 2b32fa4457 Merge pull request #2951 from mattfarina/fix-client-go-deps Matthew Fisher 2017-09-26 09:18:28 -0700
  • ff5acc9bd8 Make Memory driver to store copy of releases to stop hiding storage errors during tests #2960 Maxim Ivanov 2017-09-26 15:18:41 +0100
  • b69d6ceca0
    fix(deps): fix issues when running glide up #2951 Matt Farina 2017-09-18 16:19:42 -0400
  • b74f6dd769 Update install.go #2971 Neil Moore 2017-09-26 09:13:54 +0100
  • 1b8ddac230 Update install.go Neil Moore 2017-09-26 09:10:41 +0100
  • bd48fa165e Update helm_install.1 Neil Moore 2017-09-26 09:04:36 +0100
  • 9c37643081 Update helm_install.md Neil Moore 2017-09-26 09:04:13 +0100
  • b77b7dd3c7 Update install.go Neil Moore 2017-09-26 09:03:00 +0100
  • cf3fc21e81 Merge pull request #2898 from zlabjp/kube-version Matthew Fisher 2017-09-25 15:19:05 -0700
  • c43a963008 Merge pull request #2930 from binoculars/update/sprig Matthew Fisher 2017-09-25 14:04:41 -0700
  • f586295ea5 add version flag to tiller binary Yagnesh Mistry 2017-09-24 14:09:23 +0530
  • c3f9120e02
    Load StorageClass before PersistentVolume is loaded. #2961 NauxLiu 2017-09-22 21:29:46 +0800
  • 38c3f58dca Correctly persists Release upgrade failure Maxim Ivanov 2017-09-22 11:34:30 +0100
  • 633370c374 Merge branch 'master' of https://github.com/mcwienczek/helm #2954 Michal Cwienczek 2017-09-21 20:41:08 +0200
  • c970c7399f Fixes #1979 remove dirname constraint on Michal Cwienczek 2017-09-21 20:40:35 +0200
  • eea32faaad Merge pull request #2953 from chartmuseum/master Taylor Thomas 2017-09-19 16:31:15 -0700
  • 0089a28dba Add ChartMuseum to related.md #2953 Joshua Dolitsky 2017-09-19 18:18:25 -0500
  • 170a6015ed add test code for ToToml #2944 carlory 2017-09-19 10:32:44 +0800
  • 0acfe016a9
    Update to latest sprig #2930 Barrett K. Harber 2017-09-13 11:56:10 -0400
  • 5e679708b0 Updating docs #2950 Sam Leavens 2017-09-18 13:08:40 -0700
  • e8fb503592 Merge pull request #2949 from seslattery/patch-1 Matthew Fisher 2017-09-18 13:00:51 -0700
  • a0db07ea23 feat(helm): add --format flag to 'helm list' Sam Leavens 2017-09-18 11:32:09 -0700
  • 48cb6ad63e Minor Spelling Corrections #2949 Sean Slattery 2017-09-18 11:46:56 -0700
  • d815310928 Merge pull request #2942 from carlory/fromyaml Matthew Fisher 2017-09-18 07:28:36 -0700
  • f5701d0e44 add test code for UnmarshalChartfile #2946 carlory 2017-09-18 19:15:34 +0800
  • ad6a08bdd8 swallow errors inside of a template carlory 2017-09-18 15:53:13 +0800
  • ad2d8e434a fix fromjson comment #2942 carlory 2017-09-18 15:46:36 +0800
  • b9d3974df0 fix func comment carlory 2017-09-18 15:38:35 +0800
  • 6b8a119c88 fixing formatting according to gofmt Ryan Payton 2017-09-15 15:38:18 -0700
  • a23bc20edc Update example #2845 dhilipkumars 2017-09-14 23:29:31 +0530
  • 3458ad8e6a Add the status of pod when using "Helm status" command #2849 devinyan 2017-08-23 22:50:13 +0800
  • 85daeb657f fixing initStableRepo func call to have correct parameters passed to it Ryan Payton 2017-09-14 14:44:19 -0700
  • 746b312e20 Merge branch 'master' into master rprobotics 2017-09-14 14:36:21 -0700
  • 3c3dcf8dfa Update Doc dhilipkumars 2017-09-14 14:59:45 +0530
  • b1d163f4d3 merging again #2342 John Welsh 2017-09-14 02:05:27 -0700
  • 08c0cba34e Updated branch to latest, regenerated protobuf files John Welsh 2017-09-14 02:00:45 -0700
  • 787d486cf0 Merge pull request #2929 from frederimandin/patch-1 Matthew Fisher 2017-09-13 08:40:52 -0700
  • 55ff9e1eb8 Merge a98c42e814 into aac847b5c6 #2811 Guang Ya Liu 2017-09-13 15:39:49 +0000
  • aac847b5c6 Merge pull request #2928 from sharno/master Matthew Fisher 2017-09-13 08:39:41 -0700