Commit Graph

46 Commits (dev-v2)

Author SHA1 Message Date
Jeff Knurek ef5d4e652c
change GetPodLogs to return io.Reader instead of string
6 years ago
Jeff Knurek a2e8b188c2
TEST: add some rudimentary test code for helm test logs
6 years ago
Jeff Knurek b94608388e
TEST: add option to dump logs during helm test
6 years ago
AllenZMC 915d69a2c6 fix word 'resoures' to 'resources
6 years ago
Tariq Ibrahim 276bb9b1c8
fix golint issues reported by make test
6 years ago
Martin Hickey c3242d1be4
Merge pull request #5532 from mortent/WaitForDelete
6 years ago
Morten Torkildsen cb2207c2fb fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing
6 years ago
Morten Torkildsen 94adb5bbe0 fix(helm): Only validate new manifests
7 years ago
SataQiu 06fbc720e7 refactor: using tiller probe port constant
7 years ago
SataQiu e48a3be64a define port 44134 as a constant
7 years ago
Matthew Fisher 62edd09800
Merge pull request #5606 from xichengliudui/update-go-const
7 years ago
Matthew Fisher 0d81d92a01
Merge pull request #5112 from mortent/WaitCRDEstablished
7 years ago
xichengliudui 5edb79df4c Using const() defines constants together (part:1)
7 years ago
Matthew Fisher 53d432fa58
Merge pull request #4871 from flant/fix-no-resource-with-the-name-found
7 years ago
Morten Torkildsen b8e40a7c31 fix(helm): Wait for CRDs to reach established state for crd_install hook
7 years ago
Matthew Fisher 3c871c0030
chore(glide): bump kubernetes to 1.14
7 years ago
Timofey Kirillov 5ffe4ce588
Fix `no RESOURCE with the name NAME found`
7 years ago
lIuDuI 147dc225e2 Update func name (#5250)
7 years ago
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
7 years ago
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 (#3234)
8 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 (#2394)
8 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
9 years ago
Nikolay Mahotkin 44d9274df3 Fixing tests
9 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
9 years ago
Adam Reese 7f44c116a1 ref(tiller): refactor clientset out of environment
9 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5
9 years ago
adieu c0850efeb5 Separate tiller into pkg and cmd so we can use tiller as a library.
9 years ago