- 05 May, 2017 4 commits
-
-
Maciej Kwiek authored
-
Dmitry Shulyak authored
-
Dmitry Shulyak authored
-
Maciej Kwiek authored
This change introduces the concept of Rudders - pluggable modules that Tiller communicates with via grpc, which allow to decouple orchestration logic from Tiller into separate service. This commit consists of simple Rudder implementation which does exactly the same thing as built in Tiller orchestrator - it creates all k8s objects from provided manifest without orchestrating them. --experimental-release flag is introduced to enable this behaviour. This change allows to use the service and tiller outside of the cluster. Following commits will add Rudder to helm deployment.
-
- 04 Apr, 2017 1 commit
-
-
Adam Reese authored
-
- 14 Feb, 2017 1 commit
-
-
Michelle Noorali authored
resolves #1927
-
- 08 Feb, 2017 1 commit
-
-
Vaughn Dice authored
-
- 03 Feb, 2017 1 commit
-
-
Adam Reese authored
-
- 02 Feb, 2017 1 commit
-
-
Michelle Noorali authored
-
- 01 Feb, 2017 3 commits
-
-
Michelle Noorali authored
pulled logic out in pkg/releasetesting
-
Michelle Noorali authored
-
Michelle Noorali authored
* This is a simple mvp which processes a test definition with the hook annotation for test when you run `helm test [release]` * helm client cmd, proto def, tiller logic
-
- 31 Jan, 2017 1 commit
-
-
Matt Butcher authored
This adds a simple description for each lifecycle step on a release object. Closes #1661
-
- 13 Dec, 2016 1 commit
-
-
Matt Butcher authored
Closes #1511
-
- 27 Sep, 2016 1 commit
-
-
Michelle Noorali authored
This feature allows you to rollback release to the previous version of release. resolves #1004
-
- 29 Aug, 2016 1 commit
-
-
vaikas-google authored
-
- 10 Aug, 2016 2 commits
-
-
vaikas-google authored
-
vaikas-google authored
-
- 09 Aug, 2016 1 commit
-
-
vaikas-google authored
-
- 20 Jul, 2016 1 commit
-
-
Adam Reese authored
-
- 06 Jul, 2016 2 commits
-
-
Michelle Noorali authored
laying ground work for #690
-
Matt Butcher authored
-
- 22 Jun, 2016 1 commit
-
-
Matt Butcher authored
-
- 10 May, 2016 1 commit
-
-
Matt Butcher authored
This fixes indentation, documentation, and removes unused protobuf files.
-
- 04 May, 2016 1 commit
-
-
Matt Butcher authored
This commit finally ties `helm install` together with the Kubernetes client library to make an end-to-end trip. There were several small fixes to go on both client and server side, along with some changes to proto to support better error reporting. The alpine chart has been updated to exhibit how the new Helm works.
-
- 25 Apr, 2016 1 commit
-
-
Matt Butcher authored
-
- 22 Apr, 2016 1 commit
-
-
Matt Butcher authored
This adds support for dry run on install, as well as providing enough info for an install to display (verbose) manifests. While doing this, I ended up just storing the rendered manifests for simplicity.
-
- 15 Apr, 2016 1 commit
-
-
Brian Hardock authored
1. remove preliminary hapi protocol buffer definitions 2. modify hapi Makefile 3. update hapi protobuf model in _proto/hapi/{chart,release,services} 4. generate protobuf src to pkg/proto/hapi/{chart,release,services}
-