Commit Graph

24 Commits (5048ed8f5c4854e47f31f46d8b5dad8824266679)

Author SHA1 Message Date
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago
Adam Reese eccb041c0f
ref(tiller): cleanup goimports
7 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
7 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
7 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
7 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
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 #1648 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.
8 years ago