Commit Graph

  • 066ddbdf8d Return error exit code when there is error #2410 Sushil Kumar 2017-05-08 21:18:01 -0700
  • b57e69b3a7 Updated review comments :) Sushil Kumar 2017-05-06 15:55:55 -0700
  • 1fc5f01547 Updated docs Sushil Kumar 2017-05-06 15:43:53 -0700
  • 8c1cae6dc9 Added tests for new methods for plugin update Sushil Kumar 2017-05-06 15:43:29 -0700
  • 8047237fd3 Adds update option to plugin command Sushil Kumar 2017-05-04 21:28:36 -0700
  • 3e5642a40a Merge pull request #2400 from sushilkm/issues/2384 Taylor Thomas 2017-05-08 21:40:54 -0700
  • 084bbfa2ba Return error exit-code in case of error #2400 Sushil Kumar 2017-05-08 21:11:38 -0700
  • 29e947fdca bug fix 5 devinyan 2017-05-08 11:12:20 +0800
  • 3352a3bde7 ci bug fix 4 devinyan 2017-05-08 11:07:35 +0800
  • 9f4299e57a bug fix 3 devinyan 2017-05-08 10:41:19 +0800
  • 2bde5a0e75 ci debug fix 2 devinyan 2017-05-07 23:46:51 +0800
  • 8054f970ae ci bugfix devinyan 2017-05-07 22:55:47 +0800
  • 7096d16fe6 "helm status" add the filter of kind and instance name. Add the desrcibe of pod. devinyan 2017-05-07 22:29:12 +0800
  • 43a7ed6bb0 github test devinyan 2017-05-07 22:25:40 +0800
  • 24157e4aed Updated review comments :) Sushil Kumar 2017-05-06 15:59:20 -0700
  • 1c5aab8e78 Fixes messages for plugin remove option Sushil Kumar 2017-05-04 21:36:43 -0700
  • c84fb11a68 Errors out in case requested plugin exists Sushil Kumar 2017-05-03 16:20:28 -0700
  • 6344f1d8e9 Errors out in case requested plugin version does not exists Sushil Kumar 2017-05-03 13:37:47 -0700
  • 61c3a44dc3 Fixed issues reported by test-style #2405 Sushil Kumar 2017-05-05 18:44:58 -0700
  • fabb7208ab
    fix(Dockerfile): only copy tiller binary in Dockerfile #2406 Adam Reese 2017-05-05 15:52:28 -0700
  • 5c227bffbb Merge pull request #2361 from databus23/dont_render_partials Matt Butcher 2017-05-05 16:44:30 -0600
  • 0faa57c015 Merge pull request #2390 from harbur/add_kubernetic Matt Butcher 2017-05-05 16:35:41 -0600
  • 182b0bf0fc Merge pull request #2389 from szibis/helm-secrets Matt Butcher 2017-05-05 16:35:32 -0600
  • 982bb0cd2c Merge pull request #2079 from nebril/new-backend Matt Butcher 2017-05-05 16:31:28 -0600
  • ce292fac64 Merge eb46bb14c9 into 704e69fca2 #2386 mike 2017-05-05 19:03:45 +0000
  • 704e69fca2 Merge pull request #2375 from sushilkm/tests/repo-flag Michelle Noorali 2017-05-05 14:16:47 -0400
  • d5fd75fe61 Updated StartLocalServerForTests to be private method #2375 Sushil Kumar 2017-05-05 10:54:54 -0700
  • d9f72deb0d Add comments to exported Rudder methods #2079 Maciej Kwiek 2017-04-24 13:22:02 +0200
  • 1c9ae5577d Basic Rudder Delete implementation Maciej Kwiek 2017-04-05 14:58:41 +0200
  • 5937e1a214 ReleaseServer.ReleaseModule has Status method Maciej Kwiek 2017-03-23 14:05:42 +0100
  • 52c54b09c0 Move rudder proto to different package, add release status Maciej Kwiek 2017-03-22 16:09:16 +0100
  • 3cba189f53 Define both rudder port and rudder address for different needs Dmitry Shulyak 2017-03-17 10:49:38 +0200
  • bd47b8444f Use rollback method on ReleaseModule interface Dmitry Shulyak 2017-03-16 15:00:25 +0200
  • 59af46502d Run make protoc to update hapi Dmitry Shulyak 2017-03-16 10:33:47 +0200
  • 8b33e4720b Update release proto Dmitry Shulyak 2017-03-16 10:33:33 +0200
  • a883531f98 Implement upgrade for rudder Dmitry Shulyak 2017-03-15 15:42:22 +0200
  • 8ef9144fb1 Use helm version as rudder version Maciej Kwiek 2017-03-15 14:01:05 +0100
  • cce50f8052 Add experimental dockerfiles Maciej Kwiek 2017-03-13 14:50:08 +0100
  • c1fcaf09ce Experimental Rudder implementation Maciej Kwiek 2017-03-08 14:05:45 +0100
  • 276fb54f2e Return err when search chart failed #2402 FengyunPan 2017-05-05 17:38:25 +0800
  • ed5e59c4ff Initial port of kubectl logs John Welsh 2017-05-04 17:21:22 -0700
  • 7c5363b028 Merge pull request #2392 from michelleN/fix-style-issues Michelle Noorali 2017-05-04 18:34:03 -0400
  • 5672d5d3ba Cleaned up stream closure John Welsh 2017-05-04 15:28:24 -0700
  • 910679b1d4 Updated all the things to new protobuf John Welsh 2017-05-04 14:36:15 -0700
  • b6af209c82 Updated proto definition John Welsh 2017-05-04 14:26:27 -0700
  • 50e95be68e Updated from master John Welsh 2017-05-04 14:22:25 -0700
  • 07458b1701 Add new universal value for enums John Welsh 2017-05-04 14:13:16 -0700
  • 1c980873bb Update log consumption John Welsh 2017-05-04 14:10:28 -0700
  • 5a3692a72e Merge pull request #2395 from eduardobaitello/patch-1 Matt Butcher 2017-05-04 14:09:25 -0600
  • 85da563e4f Remove warnings about hook ordering guarantees #2395 Eduardo Baitello 2017-05-04 14:19:52 -0300
  • 9fe76d3430 chore(helm): fix go style issues in completion.go #2392 Michelle Noorali 2017-05-04 10:19:59 -0400
  • 47f8c1a3a6
    Add Kubernetic in related projects #2390 spiddy 2017-05-04 13:09:43 +0200
  • babefd3bfc
    Add new plugin helm-secrets #2389 Slawomir Skowron 2017-05-04 09:10:50 +0200
  • 7ec64a4bc0 Merge pull request #2387 from olalonde/patch-1 Adam Reese 2017-05-03 21:47:56 -0700
  • 1cd4bf06f1 Update dl links in README.md from v2.4.0 to v2.4.1 #2387 Oli Lalonde 2017-05-03 18:00:00 -0700
  • eb46bb14c9 Sending k8s events to helm-cli #2386 theairkit 2017-05-03 12:29:16 +0300
  • dc2193accf Merge pull request #2382 from hoatle/patch-1 Michelle Noorali 2017-05-03 12:48:06 -0400
  • 267a09193b fix typo: ' instead of ` #2382 Hoat Le 2017-05-03 23:13:12 +0700
  • 46d9ea82e2
    chore(*): bump to v2.4.1 v2.4.1 Adam Reese 2017-05-03 08:44:21 -0700
  • f85118d1ec added possibility to set desired install version. See issue #2380 #2381 ReSearchITEng 2017-05-03 09:36:09 +0000
  • eb0220379d Merge 05d335621b into 7b77bd325e #1852 Miyurz 2017-05-03 04:24:57 +0000
  • 201169a860
    fix(helm): reverted upgrade of imdario/mergo Rod Cloutier 2017-05-02 22:34:22 -0400
  • 7b77bd325e Merge pull request #2377 from rodcloutier/fix/2376 Adam Reese 2017-05-02 20:22:54 -0700
  • 0d62c3ab56 fix(helm): reverted upgrade of imdario/mergo #2377 Rod Cloutier 2017-05-02 22:34:22 -0400
  • dce9d88c25 Added tests for --repo flag for helm fetch command Sushil Kumar 2017-05-02 16:39:51 -0700
  • b6586fdb50 Merge pull request #2300 from sushilkm/issues/2113 Taylor Thomas 2017-05-02 14:08:00 -0700
  • 2a5ab59895 Updated defer delete call #2300 Sushil Kumar 2017-05-02 13:25:13 -0700
  • 1ec2c04be8
    chore(*): bump to v2.4.0 v2.4.0 Adam Reese 2017-05-02 13:04:36 -0700
  • 7cf952a83e Merge pull request #2372 from technosophos/fix/sprig-2.11.0 Matt Butcher 2017-05-02 13:51:45 -0600
  • 4d8f23e0c6
    chore(tiller): bump Sprig to 2.11.0 #2372 Matt Butcher 2017-05-02 13:20:04 -0600
  • 3cef2ed667 Merge pull request #2369 from michelleN/bug/2158-panic-on-new-line Michelle Noorali 2017-05-02 15:17:47 -0400
  • dcfbb2bd35 fix(releaseutil): remove newline on SplitManifests #2369 Michelle Noorali 2017-05-02 12:04:55 -0400
  • 75632025b8 Merge pull request #2371 from kubernetes/prydonius-patch-1 Matt Butcher 2017-05-02 12:43:18 -0600
  • f8b2c5eb57 fix(create): incorrect URL in default NOTES.txt #2371 Adnan Abdulhussein 2017-05-02 19:15:18 +0100
  • d13b134ffb Implements --repo flag to commands fetch, install, inspect, upgrade Sushil Kumar 2017-04-19 16:18:24 -0700
  • 4566b1733c Merge pull request #2370 from kiich/fixDeployPanic Taylor Thomas 2017-05-02 10:41:20 -0700
  • b18625092e Fix for vbom.ml bootstrap #2345 Maxim Ivanov 2017-04-28 12:48:16 +0100
  • 46cad97950 Return as not ready if it new RS is nil #2370 Kiichiro Okano 2017-05-02 17:43:36 +0100
  • 0c91d41221 Merge pull request #2366 from adamreese/fix/2110-canary-versioning Adam Reese 2017-05-02 09:12:06 -0700
  • b1ade9c81a Merge pull request #2314 from nebril/lock-release Matt Butcher 2017-05-02 10:08:15 -0600
  • 6e63a547e2 Merge pull request #2354 from technosophos/fix/2271-alternate-toml-marshal Matt Butcher 2017-05-02 10:04:58 -0600
  • e66cdcd1f3 Merge pull request #2352 from technosophos/ref/getter Matt Butcher 2017-05-02 10:04:12 -0600
  • 3f22e407cd Merge pull request #2365 from michelleN/feat/2224-service-account-flag Michelle Noorali 2017-05-02 10:16:44 -0400
  • 2521c526d9 - Changed error behaviour to returning an error instead of writing the error in the template - Added tests for using a function inside a template that is evaluated using the "tpl" function Lukas Eichler 2017-05-02 09:41:58 +0200
  • d01f7978d2 Added implementation for a tpl function that evaluates a string as a template. Lukas Eichler 2017-04-28 18:21:42 +0200
  • 9ae84c730f
    fix(tiller): make new version check backwards compatible #2366 Adam Reese 2017-05-01 20:47:35 -0700
  • c7f0edd3d2 Merge pull request #2353 from SlickNik/nm_zsh_completions Adam Reese 2017-05-01 15:33:06 -0700
  • bd02f39384
    ref(getter): flatten the getter package tree #2352 Matt Butcher 2017-04-28 14:01:35 -0600
  • 2e819e014d
    fix(*): handle unreleased versioning Adam Reese 2017-05-01 12:06:50 -0700
  • 64e9e47183 feat(helm): add service account flag to helm init #2365 Michelle Noorali 2017-04-28 13:06:38 -0400
  • e81673fa4a Merge pull request #2359 from adamreese/chore/go1.8.1 Adam Reese 2017-05-01 11:00:37 -0700
  • 46035c35c4
    fix(tiller): fix TOML panic #2354 Matt Butcher 2017-04-28 16:39:21 -0600
  • 0ed79d9ae7 Merge pull request #2358 from databus23/patch-4 Matt Butcher 2017-05-01 09:52:39 -0600
  • 49e7aa854a Add support for zsh to helm completion #2353 Nikhil Manchanda 2017-04-28 11:46:12 -0700
  • b94eb82d12 Skip rendering partials #2361 Fabian Ruff 2017-05-01 02:00:09 +0200
  • 77cda0e624 Review comments fixed - Documentation improvement - Loop detection limit into package variable - Loop detection now handles self-pointer Gergo Huszty 2017-04-30 21:44:31 +0200
  • 5c53661a50
    chore(ci): bump go 1.8.1 #2359 Adam Reese 2017-04-29 19:41:39 -0700
  • 124235ffed Fail template execution if included template fails #2358 Fabian Ruff 2017-04-30 01:00:31 +0200
  • 3a943696b7 Merge pull request #2348 from technosophos/fix/environment-style-fixes Matt Butcher 2017-04-28 14:17:28 -0600
  • ba3f6c3f3b Merge pull request #2339 from technosophos/docs/2234-hook-weight-clarification Matt Butcher 2017-04-28 14:17:01 -0600