Commit Graph

24 Commits (b799d7bd27d1fb86c834cdf7fbf7e423e0aa3e2e)

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