- 04 Oct, 2017 1 commit
-
-
Matthew Fisher authored
(cherry picked from commit a4f965e0)
-
- 03 Oct, 2017 6 commits
-
-
Matthew Fisher authored
Correctly persists Release upgrade failure
-
Taylor Thomas authored
fix(sorter): Adds missing unit test
-
Matthew Fisher authored
fix(helm):Fix dependency aliaes not working
-
Matthew Fisher authored
Remove facebookgo dependencies
-
Matthew Fisher authored
docs/developers.md: add notes for `k8s.io` dir
-
flyer103 authored
-
- 02 Oct, 2017 1 commit
-
-
Justin Scott authored
bug(tiller): sort unknown but different kinds alphabetically based on kind name
-
- 01 Oct, 2017 1 commit
-
-
flyer103 authored
-
- 29 Sep, 2017 2 commits
-
-
Matthew Fisher authored
Avoid panics if test is failing
-
Taylor Thomas authored
More helpful wait messages in tiller logs
-
- 28 Sep, 2017 8 commits
-
-
Matthew Fisher authored
fix(helm): Fix the bug in helm dependency update -verify
-
Taylor Thomas authored
Adds a unit test that was missed as part of #2961
-
Maxim Ivanov authored
-
Maciej Kwiek authored
Fix(helm): fix the bug of helm search --regexp
-
Matthew Fisher authored
update link to roadmap
-
Taylor Thomas authored
Load StorageClass before PersistentVolume is loaded.
-
Taylor Thomas authored
Install docs change
-
Taylor Thomas authored
Add the status of pod when using "Helm status" command, as the issue #2318
-
- 27 Sep, 2017 1 commit
-
-
Maxim Ivanov authored
-
- 26 Sep, 2017 12 commits
-
-
Matthew Fisher authored
-
Matthew Fisher authored
This reverts commit edd4e561.
-
Matthew Fisher authored
This reverts commit 965cb7fd.
-
Matthew Fisher authored
-
Matthew Fisher authored
fix(deps): fix issues when running glide up
-
Maxim Ivanov authored
-
Matt Farina authored
When running glide update there are errors due to pinned versions in the glide.yaml file mixed with getting a more recent version of kubernetes. client-go needs a newer version of go-autorest. Note, go-autorest is pinned to v8.0.0 rather than the latest release of v8.4.0 because kubernetes is pinned to v8.0.0.
-
Neil Moore authored
-
Neil Moore authored
-
Neil Moore authored
-
Neil Moore authored
-
Neil Moore authored
-
- 25 Sep, 2017 2 commits
-
-
Matthew Fisher authored
feat(helm): add --kube-version flag to helm template
-
Matthew Fisher authored
Update to latest sprig
-
- 22 Sep, 2017 2 commits
-
-
NauxLiu authored
-
Maxim Ivanov authored
When release upgrade fails, updatedRelease is already created in a storage by *ReleaseServer.UpdateRelease, therefore we should be updating it's status, not creating it again.
-
- 19 Sep, 2017 2 commits
-
-
Taylor Thomas authored
Add ChartMuseum to related.md
-
Joshua Dolitsky authored
-
- 18 Sep, 2017 2 commits
-
-
Barrett K. Harber authored
-
Matthew Fisher authored
Minor spelling corrections
-