- 09 May, 2017 1 commit
-
-
Sushil Kumar authored
-
- 06 May, 2017 4 commits
-
-
Sushil Kumar authored
-
Sushil Kumar authored
Fixes issues/2398 - helm plugin remove does not works as expected - [ ] plugin remove option is coded to remove multiple plugins, but instead returns error when more than one plugin is requested to be removed. - [ ] plugin remove does not show any error/message for non-existent plugin.
-
Sushil Kumar authored
Partially fixes issues/2385 - helm install silently updates the plugin, if it pre-existed
-
Sushil Kumar authored
Fixes issues/2384 - helm plugin install installs a default version in case requested version is not available
-
- 05 May, 2017 18 commits
-
-
Matt Butcher authored
Skip rendering partials
-
Matt Butcher authored
Add Kubernetic in related projects
-
Matt Butcher authored
New plugin helm-secrets
-
Matt Butcher authored
Experimental Rudder implementation
-
Michelle Noorali authored
Added tests for --repo flag for helm fetch command
-
Sushil Kumar authored
-
Maciej Kwiek authored
Added make target Lowered docker image sizes Updated ruder.pb.go
-
Maciej Kwiek authored
Extracted delete specific code from ReleaseServer to external function which is called from both Local and Remote ReleaseModules. Made getVersionSet function from tiller package exported.
-
Maciej Kwiek authored
Both local and remote Release module implement release status check.
-
Maciej Kwiek authored
-
Dmitry Shulyak authored
-
Dmitry Shulyak authored
-
Dmitry Shulyak authored
-
Dmitry Shulyak authored
-
Dmitry Shulyak authored
-
Maciej Kwiek authored
-
Maciej Kwiek authored
Added dockerfiles for rudder service and tiller run with --experimental-release flag
-
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 May, 2017 8 commits
-
-
Michelle Noorali authored
chore(helm): fix go style issues in completion.go
-
Matt Butcher authored
Remove warnings about hook ordering guarantees
-
Eduardo Baitello authored
With hook weights, execution ordering can be built.
-
Michelle Noorali authored
-
spiddy authored
-
Slawomir Skowron authored
-
Adam Reese authored
Update download links in README.md from v2.4.0 to v2.4.1
-
Oli Lalonde authored
-
- 03 May, 2017 4 commits
-
-
Michelle Noorali authored
fix typo: ' instead of `
-
Hoat Le authored
-
Adam Reese authored
fix(helm): reverted upgrade of imdario/mergo
-
Rod Cloutier authored
Reverted the version of mergo to a version that was known to work with both kubernetes and sprig. Closes #2376
-
- 02 May, 2017 5 commits
-
-
Sushil Kumar authored
- [ ] Added tests for --repo flag on `helm fetch` command - [ ] Also added tests for (pkg/repo).FindChartInRepoURL
-
Taylor Thomas authored
Implements --repo flag to commands fetch, install, inspect, upgrade
-
Sushil Kumar authored
-
Adam Reese authored
-
Matt Butcher authored
chore(tiller): bump Sprig to 2.11.0
-