Commit Graph

  • c9bbb76e57 Merge pull request #1954 from bacongobbler/1951-podsecuritypolicy Matt Butcher 2017-02-21 14:14:27 -0700
  • cd7275069e Use backtick quotes to avoid excess escaping #2000 YuviPanda 2017-02-21 12:59:16 -0800
  • 16b043b8d5 Merge pull request #1988 from technosophos/docs/1967-helm-repo-index Matt Butcher 2017-02-21 10:26:16 -0700
  • 97a655d225 Add tests for ToJson YuviPanda 2017-02-21 01:08:18 -0800
  • 5c52fe6ad6 Add ToJson and FromJson template functions YuviPanda 2017-02-21 00:34:17 -0800
  • 1113a106cb Merge pull request #1991 from technosophos/docs/named-template-error Matt Butcher 2017-02-17 11:43:22 -0700
  • 60dd133564 Merge pull request #1986 from jose5918/umbrella-chart-related Matt Butcher 2017-02-17 10:57:22 -0700
  • 078c365677
    docs(named_templates): fixed broken template #1991 Matt Butcher 2017-02-17 10:55:57 -0700
  • 84e014026c fix(local-cluster): fix missing variable option #1989 Ladicle 2017-02-17 19:52:11 +0900
  • 393d13af31
    docs(chart_repository): fix bug in code example #1988 Matt Butcher 2017-02-16 16:28:43 -0700
  • b4db4fa5d4
    fix(helm): fix broken cache paths in repositories Matt Butcher 2017-02-15 12:30:13 -0700
  • 9a661a7d76 Merge branch 'master' into umbrella-chart-related #1986 Matt Butcher 2017-02-16 16:06:22 -0700
  • 1a2609619d Merge pull request #1980 from technosophos/docs/new-index Matt Butcher 2017-02-16 16:05:49 -0700
  • eb6ca4af30 Merge pull request #1976 from technosophos/docs/1564-ci-cd-docs Matt Butcher 2017-02-16 16:05:40 -0700
  • 41f9d4059a Merge pull request #1975 from technosophos/fix/1974-fix-broken-cache-files Matt Butcher 2017-02-16 16:05:29 -0700
  • f410e01123 Adds "Workflow Umbrella Chart" article to related Jose Aguirre 2017-02-16 13:03:28 -0800
  • 49b392dd74 chore(*): bump kubernetes v1.5.3 #1984 Adam Reese 2017-02-16 09:19:34 -0800
  • d9173cc9ba
    docs(index): Move doc index into a separate file. #1980 Matt Butcher 2017-02-15 16:52:58 -0700
  • 50cbab37f1
    docs(related): add CI/CD docs #1976 Matt Butcher 2017-02-15 15:04:28 -0700
  • 4829fad3a3
    fix(helm): fix broken cache paths in repositories #1975 Matt Butcher 2017-02-15 12:30:13 -0700
  • b5c5d3a8fb fix broken link to Tips and Tricks #1970 Jonliney 2017-02-15 18:09:28 +0800
  • d1d3bc022f Added auth provider token to context (#6) Sadlil Rhythom 2017-02-10 18:36:44 +0600
  • 6a4054de27 Store Username added in ReleaseInfo (#5) saumanbiswas 2017-02-10 18:10:18 +0600
  • ba83a84167 Fix kubeconfig loading for TokenReview. tamal 2017-02-09 08:30:06 -0800
  • 6f06945db4 Pass user authentication to Tiller (#4) saumanbiswas 2017-02-09 22:10:12 +0600
  • a359d75c04 Merge 8dd79eccee into fc315ab598 #1360 Naveen 2017-02-15 08:11:43 +0000
  • fc315ab598 chore(*): bump to v2.2.0 v2.2.0 Adam Reese 2017-02-14 11:59:02 -0800
  • ee2aaff7a6 Merge pull request #1962 from technosophos/fix/2.2.0-style-fixes Matt Butcher 2017-02-14 12:00:53 -0700
  • 44fbfc4263
    fix(style): add missing comments #1962 Matt Butcher 2017-02-14 11:47:46 -0700
  • 5d909d8c30 Merge pull request #1955 from michelleN/test-failure-hook Matt Butcher 2017-02-14 11:31:51 -0700
  • 05ad172142 Merge pull request #1956 from adamreese/fix/recreate-pods-check Adam Reese 2017-02-14 09:34:00 -0800
  • 6a062e45b7 featt(*): add support for test-failure hook #1955 Michelle Noorali 2017-02-14 08:12:30 -0800
  • 790b90b95b fix(kube): prevent recreating pods without a selector #1956 Adam Reese 2017-02-13 15:42:51 -0800
  • 230e839f38 Merge 1876877c15 into 318c6f77e6 #1939 Michelle Noorali 2017-02-13 23:25:45 +0000
  • 1876877c15 feat(*): add support for test-failure hook #1939 Michelle Noorali 2017-02-10 09:28:31 -0500
  • d1cbd7adae set $HOME in tiller container to /tmp #1954 Matthew Fisher 2017-02-13 15:08:28 -0800
  • 2343050eb0 ref(pkg/releasetesting): ref environment tests Michelle Noorali 2017-02-12 05:34:32 -0500
  • feff878790 feat(helm): add cleanup flag to test command Vaughn Dice 2017-02-08 17:23:09 -0700
  • 318c6f77e6 Merge pull request #1953 from michelleN/testing-docs Michelle Noorali 2017-02-13 14:51:36 -0800
  • 889902c381 Merge pull request #1917 from jascott1/tags_conds Matt Butcher 2017-02-13 15:48:55 -0700
  • 8dfea91056 Merge pull request #1923 from qwangrepos/local-path Taylor Thomas 2017-02-13 14:24:04 -0800
  • 472ff601dc Merge pull request #1935 from vdice/add-cleanup-flag-to-test-command Taylor Thomas 2017-02-13 14:20:16 -0800
  • 4a57b01a47
    feat(helm): add cleanup flag to test command #1935 Vaughn Dice 2017-02-08 17:23:09 -0700
  • 4b6b847b69 fix test chart path change from rebase #1923 Qin Wang 2017-02-13 21:58:36 +0000
  • 511cbf5f6a feat(helm): change incorrect list to dict in charts.md example for tags and conditions #1917 Justin Scott 2017-02-13 13:55:49 -0800
  • e71b07f2ed chore(docs/): document `helm test` feature #1953 Michelle Noorali 2017-02-10 12:16:47 -0500
  • 0153d273ce fix error checking from os.stat Qin Wang 2017-02-10 19:16:28 +0000
  • 39a2d5ec29 feat(helm): add local path support for deps in requirements.yaml Qin Wang 2017-02-10 00:40:27 +0000
  • d72ff65325 feat(helm): add local path support for deps in requirements.yaml Qin Wang 2017-02-09 19:43:18 +0000
  • eadd830d01 Merge pull request #1940 from wilkers-steve/fix/miss_dep_warning Matt Butcher 2017-02-13 11:18:05 -0700
  • 5618afe3d4 Merge pull request #1922 from larryrensing/feat/list-namespaces Matt Butcher 2017-02-13 11:14:50 -0700
  • e29b5e429f Merge pull request #1945 from seanknox/patch-1 Matt Butcher 2017-02-13 10:58:08 -0700
  • 91e820320f Merge branch 'master' into fix/miss_dep_warning #1940 wilkers-steve 2017-02-12 21:16:43 -0600
  • 98310a915f fix(helm): add warnings for missing chart dependencies Steve Wilkerson 2017-02-10 13:16:44 -0600
  • 8094acba74 helm(feat): remove space from example condition list Justin Scott 2017-02-12 12:44:16 -0800
  • 17c6ae61da feat(helm): re-enable log warnings for tags and conditions Justin Scott 2017-02-11 13:39:15 -0800
  • f582144968 feat(helm): add docs section about tags and conditions Justin Scott 2017-02-09 21:35:33 -0800
  • fe864ad699 feat(helm): remove logging of tags/condition warnings to pass ci Justin Scott 2017-02-09 15:37:58 -0800
  • 58c8aca1cc feat(helm): fixup if/ele,remove extra string casts, add comments Justin Scott 2017-02-09 14:58:35 -0800
  • 004c5bcc88 feat(helm): fix condition when no requirements.yaml exists during tag/condition processing Justin Scott 2017-02-08 11:36:43 -0800
  • faae1f68b6 feat(helm): Check len of correct slice Justin Scott 2017-02-08 09:57:08 -0800
  • 8ef733ca7d feat(helm): add conditions and tags Justin Scott 2017-02-03 16:26:34 -0800
  • a8c787dce5 docs(related): Add link to croc-hunter video #1945 Sean Knox 2017-02-10 16:39:16 -0800
  • 1fda4e8a60 Merge pull request #1943 from adamreese/feat/tpr-upgrade Adam Reese 2017-02-10 15:57:02 -0800
  • 67fc1a21aa feat(kube): support upgrading ThirdPartyResources #1943 Adam Reese 2017-02-10 14:49:33 -0800
  • f55a43553c Merge pull request #1942 from adamreese/ref/kube-cleanup Adam Reese 2017-02-10 14:23:44 -0800
  • 5d6aeac613 Merge pull request #1938 from nokia/move-to-pkg Matt Butcher 2017-02-10 14:17:45 -0700
  • ae9691910d ref(kube): code style cleanup #1942 Adam Reese 2017-02-10 12:43:29 -0800
  • 6b7efb9c92 Merge pull request #1941 from adamreese/feat/tpr-support Adam Reese 2017-02-10 11:50:27 -0800
  • 0f461ba8b5 feat(kube): use jsonpatch to update ThirdPartyResources #1941 Adam Reese 2017-02-10 11:46:04 -0800
  • 4cdb2ac538 feat(kube): support thirdpartyresources Adam Reese 2017-02-09 15:45:54 -0800
  • 5ee6ab1272 Merge pull request #1936 from technosophos/docs/drone-plugin Matt Butcher 2017-02-10 09:38:59 -0700
  • a32f71c735 Merge branch 'master' of https://github.com/kubernetes/helm into move-to-pkg #1938 Gergo Huszty 2017-02-10 14:10:46 +0000
  • 46e055ca74 Added auth provider token to context #1937 sadlil 2017-02-10 18:30:57 +0600
  • 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg Gergo Huszty 2017-02-10 10:33:02 +0000
  • b543190daf
    docs(related): add Drone Helm plugin #1936 Matt Butcher 2017-02-09 15:50:13 -0700
  • 1b24cabcf6 Merge pull request #1934 from thomastaylor312/fix/update_protobuf Taylor Thomas 2017-02-09 12:29:00 -0800
  • 7bdd36bbba fix(*): Regenerates protobuf files for protobuf 3.2 #1934 Taylor Thomas 2017-02-09 10:43:26 -0800
  • 574a7a5ae7 Merge branch 'feat/list-namespaces' of https://github.com/larryrensing/helm into feat/list-namespaces #1922 Larry Rensing 2017-02-09 12:19:37 -0600
  • 294d18d567 Merge remote-tracking branch 'upstream/master' into feat/list-namespaces Larry Rensing 2017-02-09 12:17:20 -0600
  • 083d2ab6da Merge branch 'master' into feat/list-namespaces Larry Rensing 2017-02-09 12:03:28 -0600
  • 8cb931925e Merge remote-tracking branch 'upstream/master' into feat/list-namespaces Larry Rensing 2017-02-08 08:42:51 -0600
  • 8ffc6fa4d3 Fix kubeconfig loading for TokenReview. tamal 2017-02-09 08:30:06 -0800
  • 18061ac8e3 Pass user authentication to Tiller (#4) saumanbiswas 2017-02-09 22:10:12 +0600
  • 7dd67809ec Docker image for ppc64le arch #1930 Manjunath A Kumatagi 2017-02-08 22:45:30 -0800
  • ed7bb41973 Merge pull request #1928 from vdice/add-last-test-suite-run-to-status Matt Butcher 2017-02-08 15:30:00 -0700
  • da8d2f4c60 Merge pull request #1876 from mkumatag/cross_ppc64le Adam Reese 2017-02-08 13:03:22 -0800
  • 977ceb9b5f Merge pull request #1882 from bacongobbler/1712-portforwarder Taylor Thomas 2017-02-08 10:35:50 -0800
  • 67eb017bd0 Merge pull request #1913 from technosophos/fix/1864-delete-old-deps Matt Butcher 2017-02-08 10:16:54 -0700
  • 140caa081b
    feat(cmd/helm/status): add last test suite run to status output #1928 Vaughn Dice 2017-02-02 13:04:38 -0700
  • c7e2d186a5 Merge pull request #1777 from michelleN/feat/1163-chart-testing Michelle Noorali 2017-02-08 09:28:32 -0500
  • bccf6f046c Merge pull request #1926 from technosophos/fix/1925-broken-search-test Taylor Thomas 2017-02-07 21:17:09 -0800
  • 0b5554349a Merge d1165ef92d into 9abc419b0b #1909 saumanbiswas 2017-02-08 01:54:16 +0000
  • 7b552c1bff Merge e9116ceb2b into 9abc419b0b #1910 saumanbiswas 2017-02-08 01:54:16 +0000
  • 257f12095f
    fix(helm): fix broken unit test #1926 Matt Butcher 2017-02-07 18:22:58 -0700
  • 9abc419b0b Merge pull request #1916 from iamzhout/master Matt Butcher 2017-02-07 17:10:13 -0700
  • 3a380923f4 feat(*): add --namespace flag to 'helm list' Larry Rensing 2017-02-07 10:20:28 -0600
  • 4896ea7cf5 chore(pkg/tiller): add logs on RunReleaseTesting #1777 Michelle Noorali 2017-02-07 09:07:36 -0600
  • f745c9c761 docs(using_helm): fix outdated `helm rollback` example usage in doc #1916 Tao Zhou 2017-02-07 08:09:10 +0800
  • d19b6cdd66 docs(install): add doc to use `helm reset` to delete tiller deployment Tao Zhou 2017-02-04 17:50:21 +0800