Commit Graph

  • c17ce5f9c1 fix(tiller): adding kind to tiller client logs Anubhav Mishra 2017-03-26 01:11:41 -0700
  • 611bba0f51 fix(helm): manifests string parsing works for newlines in the manifests Anubhav Mishra 2017-03-25 19:27:05 -0700
  • 33a97cb1be Merge branch 'whitespace-yaml-syntax-fix' of github.com:anubhavmishra/helm into whitespace-yaml-syntax-fix #2189 Anubhav Mishra 2017-03-25 19:23:53 -0700
  • 30e55c5184 fix(helm): manifests string parsing works for newlines in the manifests Anubhav Mishra 2017-03-25 19:03:57 -0700
  • ef04cf6cf3 fix(helm): manifests string parsing works for newlines in the manifests Anubhav Mishra 2017-03-25 19:03:57 -0700
  • 22cec7cdc1 Fix spacing Scott Rigby 2017-03-25 20:01:08 -0400
  • c9e6c41051 Update TestCreateStarterCmd expected templates Scott Rigby 2017-03-25 19:59:31 -0400
  • 37fd7df627 chartutil create ingress example Scott Rigby 2017-03-25 17:42:37 -0400
  • e42f39a114 Forgot gofmt #2187 John Welsh 2017-03-25 03:24:32 -0700
  • f4486d4858 fix(helm): Don't assume index.yaml is sorted John Welsh 2017-03-25 01:57:25 -0700
  • 694402a763 Fix typo in chart guide #2184 Mario Lamontagne 2017-03-24 15:23:54 -0400
  • 91e7f6bfd6 docs(docs/charts_hooks.md): Add information about hook weights Jonathan Chauncey 2017-03-22 14:57:09 -0400
  • 05d0fcb774 feat(hooks): Adds weighted hooks closes #2136 * Adds new annotation `helm.sh/hookWeight` * Sorts executing hooks of similar kind in ascending order * There is no upper or lower bounds on the weights Jonathan Chauncey 2017-03-21 15:21:24 -0400
  • a2ab1aaa09
    fix(helm): add --destination flag to 'helm package' #2153 Louis Taylor 2017-03-21 14:40:00 +0000
  • f4f274c571
    docs(related): Added podcast, plugin article #2179 Matt Butcher 2017-03-23 22:38:46 -0600
  • ea61ace808 Merge pull request #2156 from sushilkm/version-tests Taylor Thomas 2017-03-23 20:11:08 -0700
  • d418610c21 Add SummarizeReleases api. #2178 tamal 2017-03-23 18:59:13 -0700
  • cfd041eed5 Added unit tests #2156 Sushil Kumar 2017-03-21 11:41:39 -0700
  • 27463986c1 Add grpc-gateway based http json api for Tiller. #2177 tamal 2017-03-23 14:48:13 -0700
  • a34f2328f1 Merge pull request #2173 from derekperkins/patch-1 Matt Butcher 2017-03-23 14:31:16 -0600
  • 7cffe38f84 Add link to Quay App Registry #2173 Derek Perkins 2017-03-23 14:04:56 -0600
  • bce20c615a Merge pull request #2137 from technosophos/docs/cloud-academy Matt Butcher 2017-03-23 12:09:27 -0600
  • 8c3340fc3a feat(tiller): Stage 1 of new logging method #2165 Taylor Thomas 2017-03-22 16:26:12 -0700
  • d7cb50bf91 Merge pull request #2144 from fibonacci1729/feat/helm-tls Brian 2017-03-22 15:07:36 -0600
  • ad614b91a5 feat: helm support for TLS #2144 fibonacci1729 2017-03-20 11:00:10 -0600
  • 1c1bfb273c Merge pull request #2161 from adamreese/fix/disable-gosimple Adam Reese 2017-03-22 13:25:01 -0700
  • 41f7277615 fix(ci): disable gosimple #2161 Adam Reese 2017-03-22 13:08:34 -0700
  • a03686a91a Add todo #2160 tamal 2017-03-22 11:11:04 -0700
  • bfb0772e85 Store config data in maps directly tamal 2017-03-22 10:54:57 -0700
  • b23db775aa Fix bucket key tamal 2017-03-22 10:42:13 -0700
  • f6bfbfe51b Make status times nullable. tamal 2017-03-22 10:26:44 -0700
  • 87af549098 Load storage flags from env tamal 2017-03-22 10:21:05 -0700
  • 41f4a70965 Convert release key into TPR safe key tamal 2017-03-22 09:59:57 -0700
  • 6f65233cdb Fix unit tests. tamal 2017-03-21 22:01:11 -0700
  • 4cdf63f10c Change api version to v1alpha1 tamal 2017-03-21 15:27:02 -0700
  • 705aa009bb Ensure TPR is created. tamal 2017-03-21 14:59:48 -0700
  • 28eb45c43e Store release data in cloud storage buckets. (#14) Tamal Saha 2017-03-21 14:46:43 -0700
  • 408f304965 Remove appscode/log tamal 2017-03-21 12:31:51 -0700
  • d8cc1d3dc9 Store release data in custom TPR (#12) Tamal Saha 2017-03-21 11:23:39 -0700
  • 93dbb712ed AppController install in rudder #2151 Maciej Kwiek 2017-03-17 15:28:03 +0100
  • e9e6dd3927 Merge pull request #2147 from bacongobbler/bump-glide Matt Butcher 2017-03-20 18:26:53 -0600
  • 27c3ff595a
    fix(tiller): fix helm status failure on missing resource #2148 Matt Butcher 2017-03-20 18:21:15 -0600
  • d2af400806 run glide up #2147 Matthew Fisher 2017-03-20 15:27:28 -0700
  • 386dc920f8 Merge pull request #2140 from lcharkiewicz/get-script-fix Matt Butcher 2017-03-20 11:56:59 -0600
  • 0d399baec2 Add checking installed helm version before downloading latest release #2140 Leszek Charkiewicz 2017-03-19 23:11:28 +0100
  • 15576abd9a Merge pull request #2131 from bacongobbler/toyaml-funkiness Matt Butcher 2017-03-17 16:54:25 -0600
  • 8108062543
    docs(related): add "Deploying Kubernetes Applications with Helm" #2137 Matt Butcher 2017-03-17 13:56:42 -0600
  • a21f010c6d Merge pull request #2132 from fibonacci1729/ref/installer Brian 2017-03-17 13:54:27 -0600
  • 030e8ead07 SplitManifestWithHeads added to releaseutils Maciej Kwiek 2017-03-17 14:19:11 +0100
  • 1d743842f4 Merge pull request #3 from dshulyak/rudder_rollback Maciej Kwiek 2017-03-17 10:49:24 +0100
  • 1f91d50239 Define both rudder port and rudder address for different needs Dmitry Shulyak 2017-03-17 10:49:38 +0200
  • 25fcf38f48 Merge f5b51d0989 into 1512a33293 #1533 Matt Butcher 2017-03-17 05:35:03 +0000
  • efe5e2744b ref/installer: pass arguments in options struct to installer apis #2132 fibonacci1729 2017-03-16 17:07:48 -0600
  • d44b7ada14 document toYaml syntax in --set for annotations #2131 Matthew Fisher 2017-03-16 15:02:25 -0700
  • 1402a4d6ec chore(*): bump to v2.2.3 v2.2.3 #4843 release-2.2 Adam Reese 2017-03-16 11:37:00 -0700
  • 1512a33293 Merge pull request #2123 from adamreese/ref/helmpath Adam Reese 2017-03-16 11:30:09 -0700
  • 609276d940 Merge pull request #2121 from technosophos/feat/sprig-2.10.0 Matt Butcher 2017-03-16 12:28:28 -0600
  • c79140874a
    Fix helm dep list reporting wrong status Qin Wang 2017-03-03 22:09:54 -0800
  • 3a3e3a2598
    fix(helm): fix bug when helm update can't find release 1. Matt Butcher 2017-03-08 13:28:38 -0700
  • 34c3cd8950
    fix(tiller): Fixes problem with `--wait` on headless Services Taylor Thomas 2017-03-10 11:02:22 -0800
  • 15efd568b2
    fix(tiller): enforce release name length on uninstall Adam Reese 2017-03-15 14:10:44 -0700
  • 91c34afc66
    fix(helm): remove max column width for repo list Adam Reese 2017-03-10 16:08:53 -0800
  • 84d57d5e58 Change Update to Upgrade in context of helm release #2126 Maciej Kwiek 2017-03-16 15:04:30 +0100
  • 7735a65a2e Use rollback method on ReleaseModule interface Dmitry Shulyak 2017-03-16 15:00:25 +0200
  • f95ee939e9 Merge pull request #2 from dshulyak/rudder_upgrade Maciej Kwiek 2017-03-16 13:48:40 +0100
  • 481317d7c2 Run make protoc to update hapi Dmitry Shulyak 2017-03-16 10:33:47 +0200
  • 2c7d6932b6 Update release proto Dmitry Shulyak 2017-03-16 10:33:33 +0200
  • 390217d416 ref(helmpath): simplify path building of helmpath #2123 Adam Reese 2017-03-15 22:00:43 -0700
  • 4f79469a72
    feat(tiller): update to Sprig 2.10. #2121 Matt Butcher 2017-03-15 16:00:14 -0600
  • 50f4c2bfd0 Merge pull request #2120 from adamreese/fix/2115-validate-labels Adam Reese 2017-03-15 14:24:12 -0700
  • d4061b5b60 fix(tiller): enforce release name length on uninstall #2120 Adam Reese 2017-03-15 14:10:44 -0700
  • d127852833 Merge pull request #2107 from prydonius/feat/1963-deprecated-field Adnan Abdulhussein 2017-03-15 17:28:16 +0000
  • 30d57f9ef8 Implement upgrade for rudder Dmitry Shulyak 2017-03-15 15:42:22 +0200
  • 05952f44ca Use helm version as rudder version Maciej Kwiek 2017-03-15 14:01:05 +0100
  • 24eb6011b5 Merge pull request #2105 from cblecker/docs-clean-home Taylor Thomas 2017-03-14 21:51:13 -0700
  • a90638e4f4 Merge pull request #2102 from adamreese/fix/2098-repo-list Adam Reese 2017-03-14 12:02:48 -0700
  • 8210dc7883 feat(proto): add deprecated field #2107 Adnan Abdulhussein 2017-03-13 12:11:39 +0000
  • e30a4c940b Add experimental dockerfiles Maciej Kwiek 2017-03-13 14:50:08 +0100
  • 66fcdb230f Experimental Rudder implementation Maciej Kwiek 2017-03-08 14:05:45 +0100
  • 5334ba9376 Merge pull request #2109 from jackzampolin/patch-1 Matt Butcher 2017-03-13 18:25:02 -0600
  • 9ea5d6b153 Merge pull request #2082 from technosophos/fix/1829-fix-upgrade-history Matt Butcher 2017-03-13 18:24:18 -0600
  • 06931e188b Add Blog post to related.md #2109 Jack Zampolin 2017-03-13 13:00:03 -0700
  • 6f4535dec7 Merge pull request #2099 from eduardobaitello/patch-1 Matt Butcher 2017-03-13 12:55:33 -0600
  • 3844b53bbb Merge pull request #2104 from bdurette/wordpress-typo Matt Butcher 2017-03-13 12:51:30 -0600
  • 785a1df52b Merge pull request #2077 from technosophos/feat/2036-appVersion Matt Butcher 2017-03-13 12:50:17 -0600
  • 5798dcdc2b Merge 1b10423801 into 516b5c2384 #2041 Larry Rensing 2017-03-13 18:49:44 +0000
  • 516b5c2384 Merge pull request #2085 from technosophos/docs/1906-maintainers Matt Butcher 2017-03-13 12:49:37 -0600
  • ca31b75a4c Merge pull request #2106 from nokia/fix-plugin-test Adam Reese 2017-03-12 21:34:14 -0700
  • 41f7c97a48 Fixing plugin test #2106 libesz 2017-03-12 14:24:31 +0100
  • ea63663455
    Regenerate docs #2105 Christoph Blecker 2017-03-11 16:06:56 -0800
  • bd2fad1987
    Add docs info to dependency.go Christoph Blecker 2017-03-11 15:57:37 -0800
  • 7b1a383950
    Add script to clean homedir out of docs Christoph Blecker 2017-03-11 13:09:27 -0800
  • 838ccd368c Change example to use the trademarked WordPress instead of Wordpress. #2104 Brandon DuRette 2017-03-11 09:31:51 -0600
  • 6da348baef Merge pull request #2088 from Ladicle/fix/helm Brian 2017-03-10 18:46:10 -0700
  • 464c85b8f6 Merge ec7eb31f86 into d7b7276ca1 #1857 Matt Butcher 2017-03-11 00:24:52 +0000
  • 592d59fe94 Merge 46e055ca74 into d7b7276ca1 #1937 Sadlil Rhythom 2017-03-11 00:24:48 +0000
  • 7933689778 Merge f16ed977be into d7b7276ca1 #2012 saumanbiswas 2017-03-11 00:24:44 +0000
  • 3a5787335e fix(helm): remove max column width for repo list #2102 Adam Reese 2017-03-10 16:08:53 -0800
  • d7b7276ca1 Merge pull request #2100 from thomastaylor312/fix/wait_headless_svc Taylor Thomas 2017-03-10 13:20:23 -0800
  • f3c8bbbf8b Updated helm version information #2101 raulAtNamely 2017-03-10 15:03:51 -0500