Commit Graph

  • b7d0d2f130 Merge branch 'master' of github.com:fibonacci1729/helm fibonacci1729 2016-05-19 15:58:56 -0600
  • 4e163a7524 fix(hapi): field for miscellaneous files in a chart archive, e.g. 'README', 'LICENSE' fibonacci1729 2016-05-19 15:12:07 -0600
  • 206e7266de Merge pull request #732 from technosophos/feat/install-release-name Matt Butcher 2016-05-19 15:50:18 -0600
  • 9d96b789f1 Merge pull request #734 from technosophos/fix/687-delete-dry-run Matt Butcher 2016-05-19 15:39:16 -0600
  • 0889312b1a Merge pull request #733 from technosophos/fix/728-status Matt Butcher 2016-05-19 15:39:03 -0600
  • f483264ea1 fix(helm): fix output of helm package command #736 Matt Butcher 2016-05-19 15:37:44 -0600
  • 1a3b563fb9 fix(helm): improve --dry-run for helm delete #734 Matt Butcher 2016-05-19 15:26:29 -0600
  • 4d595490b4 fix(hapi): field for miscellaneous files in a chart archive, e.g. 'README', 'LICENSE' #735 fibonacci1729 2016-05-19 15:12:07 -0600
  • 7c9e799fe7 fix(helm): print status in helm list output #733 Matt Butcher 2016-05-19 15:00:33 -0600
  • b1fb7cea7d feat(helm): allow user to specify release name #732 Matt Butcher 2016-05-19 14:07:30 -0600
  • 5ddae22a09 Merge pull request #723 from technosophos/feat/values-in-install Matt Butcher 2016-05-19 13:02:23 -0600
  • b199d8f58b fix(pkg/helm): skip test that can't run in Circle #723 Matt Butcher 2016-05-18 15:08:02 -0600
  • 5c942226a3 feat(helm): allow overriding values Matt Butcher 2016-05-18 13:58:10 -0600
  • 0cbb6c6e86 Merge pull request #725 from technosophos/fix/724-tiller-host Matt Butcher 2016-05-19 11:51:58 -0600
  • 98a309a893 Merge pull request #726 from technosophos/fix/lint-style Matt Butcher 2016-05-19 11:48:38 -0600
  • 499d2457fd Merge pull request #716 from vaikas-google/master Ville Aikas 2016-05-19 05:58:21 -0700
  • 2bbdff9e8f Update quickstart.md #729 runseb 2016-05-19 12:21:02 +0200
  • cca4705350 fix(style): fixed minor style issues #726 Matt Butcher 2016-05-18 17:14:49 -0600
  • e2bd651615 fix(helm): allow TILLER_HOME to be used everywhere #725 Matt Butcher 2016-05-18 16:19:32 -0600
  • bebed30654 fix(tunnel): silent output of tunnel connection #722 Adam Reese 2016-05-18 12:16:21 -0700
  • dde6bb37dd Merge pull request #721 from michelleN/update-fix Michelle Noorali 2016-05-18 14:59:45 -0400
  • b2f7a8745d ref(helm): fix helm update #721 Michelle Noorali 2016-05-17 11:59:52 -0400
  • 91effb79db Merge pull request #717 from michelleN/fix-flag-description Michelle Noorali 2016-05-17 12:17:10 -0400
  • 3f2aa7a340 Merge pull request #714 from technosophos/fix/skip-namespace Matt Butcher 2016-05-17 10:12:55 -0600
  • 6c06531ea5 chore(helm): fix flag description #717 Michelle Noorali 2016-05-17 12:02:54 -0400
  • 570d8376ad Merge 66dede9043 into df4dc3e1ee #650 Matt Butcher 2016-05-17 00:42:56 +0000
  • d636fb1e72 add the tests #716 vaikas-google 2016-05-16 17:39:09 -0700
  • a27e23990e offset all the directories and files to $HELM_HOME/repository from $HELM_HOME vaikas-google 2016-05-16 17:24:02 -0700
  • 26e003b931 docs(chart): updated chart documentation #715 Matt Butcher 2016-05-16 17:37:01 -0600
  • e944028787 fix(helm): allow user to skip namespace creation #714 Matt Butcher 2016-05-16 14:43:44 -0600
  • df4dc3e1ee Merge pull request #710 from technosophos/fix/helm-repo-list-error Matt Butcher 2016-05-16 13:28:46 -0600
  • 37981e9cf2 Merge pull request #711 from technosophos/fix/helm-update-error Matt Butcher 2016-05-16 13:28:37 -0600
  • 3b9bad13fd Merge pull request #712 from technosophos/fix/helm-helptext Matt Butcher 2016-05-16 13:28:28 -0600
  • 1242211f60 Merge pull request #709 from technosophos/fix/lint-err-missing-chart Matt Butcher 2016-05-16 13:24:16 -0600
  • fd47cf78dd Merge pull request #708 from technosophos/fix/helm-list-err Matt Butcher 2016-05-16 13:24:07 -0600
  • 228060a1bf fix(helm): update main help text #712 Matt Butcher 2016-05-16 12:57:24 -0600
  • aa432dfc38 fix(helm): print err if no repositories to update #711 Matt Butcher 2016-05-16 12:51:11 -0600
  • 6f9aa1b888 fix(helm): change helm repo list to return error when empty #710 Matt Butcher 2016-05-16 12:44:54 -0600
  • 1fc04f7f20 fix(helm): stop processing if lint can't find a chart #709 Matt Butcher 2016-05-16 12:31:28 -0600
  • 6235bf5085 fix(helm): print msg and exit when list has no results #708 Matt Butcher 2016-05-16 12:24:02 -0600
  • 5e1ef0ce86 Merge pull request #706 from vaikas-google/master Ville Aikas 2016-05-16 10:37:03 -0700
  • 5a7e55ac62 When no matches found, return error instead of printing no matches found #706 vaikas-google 2016-05-16 09:37:52 -0700
  • f6db4108ae Merge pull request #707 from adamreese/master Adam Reese 2016-05-16 09:17:37 -0700
  • 726312c915 Print no matches found if none are found vaikas-google 2016-05-12 14:49:52 -0700
  • b481c5920f feat(helm): use port forwarding for tiller connection Adam Reese 2016-05-10 10:37:43 -0700
  • f2e6a02004 fix(cmd): remove unused global var #707 Adam Reese 2016-05-13 12:08:56 -0700
  • 127a27682e fix(cmd): fix init command description Adam Reese 2016-05-13 12:07:59 -0700
  • b243a86f1c Merge pull request #669 from technosophos/feat/better-list Matt Butcher 2016-05-12 14:31:52 -0600
  • a8642c81fc fix(helm,tiller): change list offset to next result #669 Matt Butcher 2016-05-12 11:54:14 -0600
  • 14516a21ab Merge pull request #704 from vaikas-google/master Ville Aikas 2016-05-12 09:37:59 -0700
  • 6844d3b493 feat(helm,tiller): add list reverse, string offset Matt Butcher 2016-05-11 17:13:29 -0600
  • dfc9693afe feat(helm,tiller): add support for list filters Matt Butcher 2016-05-09 16:09:07 -0600
  • ea6b82a43c feat(tiller): sort list in tiller, not helm Matt Butcher 2016-05-09 14:31:57 -0600
  • 932663bd5f add test for malformed values.toml file #704 vaikas-google 2016-05-11 16:20:09 -0700
  • 012b0f7c3e update the lint_test for correct errors vaikas-google 2016-05-11 15:58:41 -0700
  • 7edce9b82b Validate Chart.yaml version for semver, validate that values.toml parses if present vaikas-google 2016-05-11 15:21:14 -0700
  • 62cb6ce45d Merge pull request #701 from fibonacci1729/fix/helm-install Brian 2016-05-11 16:24:40 -0600
  • 9e0408fc57 fix(helm): fix for issue #680r #701 fibonacci1729 2016-05-11 14:58:59 -0600
  • cf03809eb1 feat(kube): update glide dependencies Adam Reese 2016-05-09 10:31:00 -0700
  • dd4477d9b7 feat(kube): create tunnel for client Adam Reese 2016-05-09 10:09:20 -0700
  • f51170ed35 Merge pull request #693 from technosophos/feat/storage-history Matt Butcher 2016-05-11 15:14:41 -0600
  • 8ae7eb7d5d Merge pull request #695 from adamreese/fix/tiller-port Adam Reese 2016-05-11 11:12:24 -0700
  • b9708b2e3b fix(tiller): use correct port in rc spec #695 Adam Reese 2016-05-11 09:14:37 -0700
  • 938dbf095a feat(tiller): stub in release history #693 Matt Butcher 2016-05-10 17:47:53 -0600
  • 0590ca1a71 Merge pull request #685 from michelleN/cache-rename Michelle Noorali 2016-05-10 19:27:59 -0400
  • f59a2ea69f Merge pull request #688 from technosophos/fix/proto-formatting Matt Butcher 2016-05-10 17:21:02 -0600
  • 16c9d1ef1b Merge pull request #675 from technosophos/fix/make-proto Matt Butcher 2016-05-10 17:18:27 -0600
  • 0f89b08e52 Merge pull request #683 from technosophos/fix/668-client-error-fmt Matt Butcher 2016-05-10 17:16:54 -0600
  • 3ddacb6b4b fix(proto): fix style issues and documentation #688 Matt Butcher 2016-05-10 16:55:49 -0600
  • 9fecf74800 Merge pull request #684 from vaikas-google/master Ville Aikas 2016-05-10 15:45:16 -0700
  • 463c7e25aa fix(helm): fix error formatting #683 Matt Butcher 2016-05-10 14:52:55 -0600
  • 9546b27d23 Merge pull request #677 from technosophos/fix/style-pkg Matt Butcher 2016-05-10 16:07:11 -0600
  • 9b732da719 ref(helm): rename cache file to index file #685 Michelle Noorali 2016-05-10 17:15:06 -0400
  • 85d9613cf3 add alias for helm up for helm update #684 vaikas-google 2016-05-10 14:06:52 -0700
  • 68653814eb Merge pull request #682 from vaikas-google/master Ville Aikas 2016-05-10 14:04:33 -0700
  • e35edc7475 rename remove to delete #682 vaikas-google 2016-05-10 09:14:48 -0700
  • 80fe12c3a7 Merge pull request #674 from technosophos/feat/timeconv-string Matt Butcher 2016-05-10 13:32:14 -0600
  • 75a1aa648e fix(*): correct numerous golint errors #677 Matt Butcher 2016-05-10 13:30:18 -0600
  • 422700363e feat(pkg): add a timeconv.String function #674 Matt Butcher 2016-05-10 12:14:38 -0600
  • 613ce7e1a9 Merge pull request #647 from wirehead/readme-fix Matt Butcher 2016-05-10 13:04:58 -0600
  • 86647034e6 Merge pull request #671 from technosophos/fix/install-verbose Matt Butcher 2016-05-10 13:03:50 -0600
  • 361fd36ffc Merge pull request #658 from michelleN/helm-update Michelle Noorali 2016-05-10 15:01:19 -0400
  • 0eb9825c9a fix(make): add protoc target to top Makefile #675 Matt Butcher 2016-05-10 12:21:20 -0600
  • 33962abad0 Merge pull request #673 from technosophos/feat/better-get Matt Butcher 2016-05-10 12:15:55 -0600
  • e959915fe4 fix(helm): improve 'helm get' output #673 Matt Butcher 2016-05-10 11:12:34 -0600
  • e24be19e9c fix(helm): make install ouput similar to others #671 Matt Butcher 2016-05-09 17:06:19 -0600
  • 6869258cfa Merge pull request #660 from technosophos/feat/tiller-ns-flag Matt Butcher 2016-05-09 17:02:06 -0600
  • 37cf3eab92 feat(helm): allow user to specify namespace #660 Matt Butcher 2016-05-06 15:52:16 -0600
  • 9d78c33b69 feat(tiller): allow specifying namespace on cli Matt Butcher 2016-05-06 15:00:53 -0600
  • 9e7000fc6d Merge pull request #666 from vaikas-google/master vaikas-google 2016-05-09 14:29:47 -0700
  • f81ac9f5b7 Add missing newline to HELM_HOME info output string #666 vaikas-google 2016-05-09 14:01:35 -0700
  • 1c529d46c9 Add client-only flag to init command, which will skip installTiller() vaikas-google 2016-05-09 13:59:21 -0700
  • 3a7870b96f Merge branch 'master' into readme-fix #647 Ken Wronkiewicz 2016-05-09 09:01:10 -0700
  • a4f00f08b9 Merge pull request #664 from vaikas-google/master vaikas-google 2016-05-09 12:51:17 -0700
  • 91c3d31451 fix the arguments in the call to searchCacheForPattern #664 vaikas-google 2016-05-09 12:43:19 -0700
  • d50e22c707 Add search support vaikas-google 2016-05-09 11:40:10 -0700
  • 841ee68f9a Merge pull request #661 from nicholaswyoung/patch-1 Michelle Noorali 2016-05-09 09:58:32 -0400
  • 3123b266c1 Fix bootstrap instructions #661 Nicholas Young 2016-05-08 09:45:09 -0500
  • 34362c13bf Merge pull request #657 from adamreese/fix/cross-build Adam Reese 2016-05-06 16:29:14 -0700
  • bf4b15c01d feat(helm): validate cache file before updating #658 Michelle Noorali 2016-05-06 14:58:32 -0600