Commit Graph

  • 84d0f231e8
    Merge pull request #6016 from icanhazbroccoli/icanhazbroccoli-dev-v3-sigs-yaml Matt Farina 2019-07-15 17:28:01 -0400
  • 93f8925857
    ref(rollback): consolidate `helm rollback` logic to re-use `helm upgrade` #6026 Matthew Fisher 2019-07-15 14:08:52 -0700
  • c6a6a908dc
    Merge pull request #6025 from ian-howell/fix/cli-flags Taylor Thomas 2019-07-15 09:58:09 -0600
  • 4f3b571ba7 fix(client): Fixes a timing issue with reading client flags #6025 Ian Howell 2019-07-15 10:37:10 -0500
  • 545518dace
    Merge pull request #5748 from sebosp/list-mode-install-order Martin Hickey 2019-07-15 08:30:00 +0100
  • a14e4028a0
    Merge pull request #6021 from steven-sheehy/downloader-subcommands-v3 Matthew Fisher 2019-07-14 18:18:42 -0700
  • 1064934105 Add sub-command support to plugin downloader #6021 steven-sheehy 2019-07-13 00:02:45 -0500
  • 320e853b8d Added List mode for Role, ClusterRole and Bindings #5748 Seb Ospina 2019-05-16 19:07:28 +0200
  • 031b2bc60f update per pr review #6000 Josh Dolitsky 2019-07-12 10:16:53 -0500
  • ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml #6016 Oleg Sidorov 2019-07-12 16:52:15 +0200
  • 55193089e6
    Merge pull request #6004 from rossf7/glide-1-15-0 Martin Hickey 2019-07-12 10:17:54 +0100
  • fdcd09c9ce
    Merge pull request #6008 from newrelic-forks/rudoi/rawvalues Martin Hickey 2019-07-11 22:11:15 +0100
  • 29c343278e feat(action): Refactors unit tests with better fakes #6011 Taylor Thomas 2019-07-11 12:28:22 -0600
  • 93d07c862d feat(*): Adds back --atomic functionality to Helm 3 Taylor Thomas 2019-07-08 13:36:34 -0600
  • 70cd32c4ce Fixed failing tests for helm installer #6010 Oleg Sidorov 2019-07-11 18:24:48 +0200
  • 09e1f8aeb1 chore: add ValueOptions constructor #6008 Andrew Rudoi 2019-07-10 14:38:07 -0700
  • 9014bd9c50 chartutil.ReadValues is forced to unmarshal numbers into json.Number Oleg Sidorov 2019-07-11 15:12:02 +0200
  • a8b13cc5ab fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing v2.14.2 Morten Torkildsen 2019-03-30 18:11:03 -0700
  • 85b4eef973 Fix nested null value overrides Adam Eijdenberg 2019-01-18 15:25:30 +1100
  • 86f9b9fa4c chore(glide): bump kubernetes to 1.15.0 #6004 Ross Fairbanks 2019-07-09 19:19:18 +0100
  • 1acf74d570 Merge branch 'k8s-1.15.0' of https://github.com/rossf7/helm into k8s-1.15.0 #5998 Ross Fairbanks 2019-07-09 22:06:44 +0100
  • a0f09a8b6f Revert to using release branch for k8s.io/kubernetes Ross Fairbanks 2019-07-09 22:05:04 +0100
  • 42afb7772e Don't use --strip-vendor Ross Fairbanks 2019-07-09 20:15:55 +0100
  • 91666a213f uncomment 1.14.3 Josh Dolitsky 2019-07-09 13:58:29 -0500
  • 3154e73e99 check for pods health, add docs Josh Dolitsky 2019-07-09 13:52:43 -0500
  • 15e91c85d3 chore(glide): bump kubernetes to 1.15.0 Ross Fairbanks 2019-07-09 19:19:18 +0100
  • ff818fceca
    Merge pull request #5860 from mattfarina/moar-capabilities-v3 Matt Farina 2019-07-09 13:58:01 -0400
  • b4bf3526c6
    Merge pull request #5991 from thomastaylor312/ref/history Taylor Thomas 2019-07-09 10:13:18 -0600
  • 51ad3cd357 ref(*): Refactors the history action to return releases instead of formatted output #5991 Taylor Thomas 2019-07-08 15:27:47 -0600
  • 4cbbd1046a
    Merge pull request #5559 from steven-sheehy/downloader-subcommands Taylor Thomas 2019-07-08 10:23:28 -0600
  • da0ffe000c
    Merge pull request #5971 from thomastaylor312/ref/smarter_wait Taylor Thomas 2019-07-08 10:16:14 -0600
  • eaa7d8c7c4 feat(wait): Adds smarter waiting for DaemonSets and StatefulSets #5971 Taylor Thomas 2019-07-03 12:44:50 -0600
  • 587bd3aa63 Delete commented out code #5983 Justin Page 2019-07-06 21:33:02 -0700
  • 5e2e7b7aca
    Merge pull request #5980 from VilledeMontreal/fix-v3/linter Matthew Fisher 2019-07-05 06:34:06 -0700
  • 81321532e6 Fix linter issuers #5980 Marc Khouzam 2019-07-05 08:07:03 -0400
  • 369725d030 ref(helm): unify log with first letter lowercase #5973 willise 2019-07-04 11:24:33 +0800
  • 9bc18491fb newlines, init readme Josh Dolitsky 2019-07-03 17:31:27 -0500
  • 043c146db5 install test chart with multi deployments Josh Dolitsky 2019-07-03 17:27:51 -0500
  • 61578de6a0
    Merge pull request #5970 from thomastaylor312/fix/missing_wait Taylor Thomas 2019-07-03 14:24:21 -0600
  • 240dd53e78
    Helm 3: set custom manifest config media type on chart push (#5719) Josh Dolitsky 2019-07-03 15:00:16 -0500
  • d031651c45 fix(pkg/action): Adds back in missing wait functionality #5970 Taylor Thomas 2019-07-03 13:05:47 -0600
  • 9b1d8f9c86
    Merge pull request #5966 from willise/master Matthew Fisher 2019-07-03 11:20:38 -0700
  • a1b391951e ref(tiller): add more info when force update #5966 willise 2019-07-03 17:07:18 +0800
  • e55a25bfeb
    Merge pull request #5917 from bacongobbler/ref-getter-options Matthew Fisher 2019-07-03 08:23:04 -0700
  • 566bdf7afa
    Merge pull request #5967 from nehagup/patch-1 Matthew Fisher 2019-07-03 07:50:29 -0700
  • 62448a93ba
    Merge pull request #5969 from kostis-codefresh/related-ci-cd-codefresh Matthew Fisher 2019-07-03 07:37:15 -0700
  • 98b7738081 Mentioned Codefresh in related Helm services. #5969 Kostis (Codefresh) 2019-07-03 16:19:37 +0300
  • 34bb64c0ff Documentation upgrade #5967 Neha Gupta 2019-07-03 15:15:33 +0530
  • 05f7697625 newlines Josh Dolitsky 2019-07-03 03:01:00 -0500
  • 5d042a89d3 Add initial acceptance suite Josh Dolitsky 2019-07-03 02:52:19 -0500
  • cf79b90867
    Merge pull request #5961 from thomastaylor312/fix/wait Taylor Thomas 2019-07-02 16:53:36 -0600
  • c8c854a35c fix(pkg/kube): Fixes wait functionality #5961 Taylor Thomas 2019-07-01 16:28:57 -0600
  • e410a03c74
    ref(getter): introduce Options for passing in getter parameters #5917 Matthew Fisher 2019-06-19 14:17:37 -0700
  • 1ea07feac8
    Merge pull request #5889 from andytom/fix/backport_lint_fix Matthew Fisher 2019-07-02 12:59:45 -0700
  • a44d4b6155 update to new config media type #5719 Josh Dolitsky 2019-07-02 10:55:28 -0500
  • 64496cdc07
    Expose the resource types in addition to the api group/version in templates #5860 Matt Farina 2019-06-07 16:14:31 -0400
  • 0c90fa4a75 Add docs #5947 Alex Kreidler 2019-06-27 09:21:50 -0400
  • 889572d7ff Add prune command Alex Kreidler 2019-06-26 13:07:56 -0400
  • a6fefdd9a3
    Merge pull request #5874 from bacongobbler/fix-requirements-not-being-updated Matthew Fisher 2019-06-26 09:24:41 -0700
  • 66d71811e8
    Merge pull request #5942 from ds-ms/addDebugLogs Matt Farina 2019-06-26 06:51:55 -0700
  • e2b3afcf26
    Merge pull request #5902 from mattfarina/expand-default-capabilities Matt Farina 2019-06-26 06:43:43 -0700
  • 25546fad9f
    Merge pull request #5919 from naseemkullah/security-context Martin Hickey 2019-06-26 09:22:16 +0100
  • b280fa5a7d Adding extra debug logs #5942 ds-ms 2019-06-25 19:07:14 +0530
  • 75b5b4934c Change config media type #5945 Shiwei Zhang 2019-06-26 11:47:16 +0800
  • cf90b5f9a2
    Merge pull request #5938 from hickeyma/fix-linter-issues Matthew Fisher 2019-06-25 09:16:02 -0700
  • 407d850847
    Merge pull request #5940 from Somefive/dev-v3 Martin Hickey 2019-06-25 15:50:00 +0100
  • c0b4aeb22f
    Merge pull request #5904 from mattfarina/move-ingress-v3 Matt Farina 2019-06-25 07:29:21 -0700
  • b9878bd912 Redo the same fix with #3915 in dev-v3 branch #5940 Da Yin 2019-06-25 20:11:45 +0800
  • ed68cbda3c Fix linter issues #5938 Martin Hickey 2019-06-25 10:56:25 +0100
  • 23420fc436 Merge https://github.com/helm/helm into security-context #5919 Naseem 2019-06-24 14:33:15 -0400
  • 3ba9af7df7 add deprication notice for test hooks #5911 Michelle Noorali 2019-06-24 12:29:28 -0400
  • 0b474e688f
    Merge pull request #5933 from hongshaoyang/revert-5551-docs-chart-best-practices-fixes Matthew Fisher 2019-06-24 08:06:41 -0700
  • b16ec08899 Revert "Fixed default value for `helm.sh/chart` label" #5933 Shao Yang Hong 2019-06-24 11:50:21 +0800
  • 5744c66592
    Merge pull request #5931 from tao12345666333/update-to-alpine-3.10 Matthew Fisher 2019-06-23 19:18:41 -0700
  • cdb0571c79 update to alpine 3.10 #5931 Jintao Zhang 2019-06-24 01:46:19 +0800
  • 438d896ff4 modify values-test for big-int value #5928 Abhilash Gnan 2019-06-23 10:15:26 +0200
  • 9af767c0e5 Add security context Naseem 2019-06-20 09:57:05 -0400
  • 6b96d2158b
    Merge pull request #5909 from mattfarina/increment-sprig-v3 Matt Farina 2019-06-21 14:03:22 -0400
  • 53fae3ab49
    Merge pull request #5908 from mattfarina/release-namespace-docs Matt Farina 2019-06-21 14:02:58 -0400
  • c3242d1be4
    Merge pull request #5532 from mortent/WaitForDelete Martin Hickey 2019-06-21 17:03:32 +0100
  • cb2207c2fb fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing #5532 Morten Torkildsen 2019-03-30 18:11:03 -0700
  • 393eab2f39
    ref(downloader): remove username/password fields from ChartDownloader #5918 Matthew Fisher 2019-06-19 14:59:07 -0700
  • dc455a61a3 Merge branch 'feat/app-version' of github.com:Eraac/helm into feat/app-version #5492 Kevin Labesse 2019-06-19 18:27:13 +0200
  • be4aea3603 Merge branch 'master' of github.com:helm/helm into feat/app-version Kevin Labesse 2019-06-19 18:24:49 +0200
  • 16df353e5b feat(*): support/run tests in templates/tests/ Michelle Noorali 2019-06-10 16:20:13 -0400
  • d6596690bf
    Merge pull request #5910 from mattfarina/increment-sprig Matt Farina 2019-06-18 13:43:44 -0400
  • 23b61a183d
    Updating sprig dependency version #5910 Matt Farina 2019-06-18 12:17:16 -0400
  • ceb1faf190
    Updating to newer version of sprig #5909 Matt Farina 2019-06-18 12:11:00 -0400
  • 8411169b2e
    Merge pull request #5901 from helm/revert-5898-defaultNotes Matthew Fisher 2019-06-18 09:03:22 -0700
  • 636d9ba05b
    Restoring the Release.Namespace docs #5908 Matt Farina 2019-06-18 11:10:01 -0400
  • 596587ae7f Set up CI with Azure Pipelines #5905 Oleg Verhovsky 2019-06-18 17:56:23 +0300
  • 79235eef11
    Add more capabilities to the detault set used by helm template #5902 Matt Farina 2019-06-17 10:44:49 -0400
  • 379b2b177c
    Updating to the new Ingress group version #5904 Matt Farina 2019-06-17 12:10:34 -0400
  • a3d70da9ae
    Updating to latest ingress API #5903 Matt Farina 2019-06-17 11:04:39 -0400
  • d93b660c62
    Revert "Change port forward command order in default note" #5901 Matthew Fisher 2019-06-17 07:30:28 -0700
  • 6c88a429ff
    Merge pull request #5890 from naseemkullah/sa Matt Farina 2019-06-17 10:03:07 -0400
  • 3630a5325a
    Merge pull request #5678 from pdecat/fix-helm-repo-add-concurrent Martin Hickey 2019-06-17 12:04:04 +0100
  • 2a344c0ed1
    Merge pull request #5898 from Aisuko/defaultNotes Martin Hickey 2019-06-17 10:18:54 +0100
  • 2868aed321 Change port forward command order in default note #5898 Aisuko 2019-06-15 15:03:28 +0800
  • ab8585faea Keep indentation consistent #5890 Naseem 2019-06-14 15:29:37 -0400