Commit Graph

27 Commits (c23b6363c19f0c779019a47335054c0e6ccec6c6)

Author SHA1 Message Date
Adam Reese efadbd8803
ref(*): kubernetes v1.11 support 7 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors" 7 years ago
mattjmcnaughton 53c8e9b67e Fix concurrency issues with helm install 7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support () 7 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all 8 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings. 8 years ago
Adam Reese eccb041c0f
ref(tiller): cleanup goimports 8 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing 8 years ago
peay 0f26cc5522 Add --force to upgrade and rollback 8 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface () 8 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes , . 8 years ago
Adam Reese 4cdb2ac538 feat(kube): support thirdpartyresources 8 years ago
Vaughn Dice 9bd12953a9 feat(*): add kube client test 8 years ago
Michelle Noorali 58c05f87d7 feat(*): stream helm test messages to client 8 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp 8 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag 8 years ago
Adam Reese b22e6fcfaa ref(kube): add Result to abstract a collection of resources 8 years ago
Adam Reese d10e9186dc feat(tiller): validate objects against kube schema on dry-run 8 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag 8 years ago
Matt Butcher ff9651be75 Merge pull request from nmakhotkin/restarting_pods 8 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate' 8 years ago
Adam Reese 84928e2751 feat(*): allow tiller to be installed in an alternate namespace 8 years ago
Nikolay Mahotkin 44d9274df3 Fixing tests 8 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback 8 years ago
Adam Reese 7f44c116a1 ref(tiller): refactor clientset out of environment 8 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5 8 years ago
adieu c0850efeb5 Separate tiller into pkg and cmd so we can use tiller as a library. 9 years ago