- 19 Dec, 2016 1 commit
-
-
Adam Reese authored
-
- 16 Dec, 2016 12 commits
-
-
Matt Butcher authored
fix(tller): allow deep merge of global maps
-
Adam Reese authored
feat(helm): add short version output
-
Matt Butcher authored
Rename '--restart' option to '--recreate-pods'
-
Adam Reese authored
add `--short` flag to version
-
Nikolay Mahotkin authored
-
Nikolay Mahotkin authored
-
Matt Butcher authored
Adding pod restart during release upgrade/rollback
-
Matt Butcher authored
Update checksum/config annotation
-
Matt Butcher authored
feat(tiller): Add .Release.Revision and .IsUpgrade
-
Nikolay Mahotkin authored
-
Long Nguyen authored
-
Matt Butcher authored
This reverts a previous decision to only do shallow merges of globals. It allows globals to be nested maps.
-
- 15 Dec, 2016 7 commits
-
-
Matt Butcher authored
-
Adam Reese authored
feat(*): allow tiller to be installed in an alternate namespace
-
Adam Reese authored
Adds `--tiller-namespace` flag and `TILLER_NAMESPACE` envvar to use tiller in an alternate namespace. closes #1418
-
Nikolay Mahotkin authored
-
Matt Butcher authored
New properties are available to template developers. Closes #1554
-
Matt Butcher authored
fix(helm): added support for compressed charts containing \ in file paths
-
Matt Butcher authored
If not mercurial, clone with git. dont exit if no mercurial is there
-
- 14 Dec, 2016 15 commits
-
-
Matt Butcher authored
fix(helm): suprress info message for 'helm inspect'
-
Matt Butcher authored
feat(helm) add command to generate bash autocompletions.
-
Matt Butcher authored
There was an informational message being printed that is unnecessary, but prevented shell scripting the results of inspect calls. Closes #1574
-
Nikolay Mahotkin authored
-
Nikolay Mahotkin authored
* Run gofmt on all changed files so they formatted properly now
-
Nikolay Mahotkin authored
* Added pod restart for ReplicaSet * Added --restart flag for helm CLI for upgrade/rollback commands * By default, restart is false
-
Nikolay Mahotkin authored
* Added pod restarting for - ReplicationController - DaemonSet - PetSet
-
Nikolay Mahotkin authored
Sync with master
-
Matt Butcher authored
docs(install_faq): add entries about SSL and proxy
-
Matt Butcher authored
feat(readme): Display the Go Report Card
-
rodcloutier authored
-
Miyurz authored
Had a word with @technosophos and it seems we no longer need hg check as all other repos can be cloned via git
-
Matt Butcher authored
Closes #1630
-
Miyurz authored
-
Matt Farina authored
-
- 13 Dec, 2016 5 commits
-
-
Adam Reese authored
-
Matt Butcher authored
fix(semver): Ranges can fail with some pre-release numbering
-
Matt Butcher authored
-
Matt Butcher authored
fix(glide): add assert library
-
Matt Butcher authored
-