Commit Graph

58 Commits (d7d0427b0be6f073adeea31c1478cc11ddcd1c6b)

Author SHA1 Message Date
Jeff Knurek ef5d4e652c
change GetPodLogs to return io.Reader instead of string
5 years ago
Jeff Knurek a2e8b188c2
TEST: add some rudimentary test code for helm test logs
5 years ago
Benjamen Keroack 545e2213be helm client: add methods that accept contexts so callers can cancel long-running operations
5 years ago
Martin Hickey c3242d1be4
Merge pull request #5532 from mortent/WaitForDelete
5 years ago
Morten Torkildsen cb2207c2fb fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing
5 years ago
Matt Farina 35b740af22
Adding Kinds to the capabilities apiversions lookup for templates
6 years ago
Morten Torkildsen 94adb5bbe0 fix(helm): Only validate new manifests
6 years ago
Matthew Fisher 0d81d92a01
Merge pull request #5112 from mortent/WaitCRDEstablished
6 years ago
Matthew Fisher 53d432fa58
Merge pull request #4871 from flant/fix-no-resource-with-the-name-found
6 years ago
Morten Torkildsen b8e40a7c31 fix(helm): Wait for CRDs to reach established state for crd_install hook
6 years ago
Matthew Fisher 3c871c0030
chore(glide): bump kubernetes to 1.14
6 years ago
Timofey Kirillov 5ffe4ce588
Fix `no RESOURCE with the name NAME found`
6 years ago
Jacob LeGrone ce4c3f51ad
test(resource-policy): verify behavior of non-standard policy types
6 years ago
Michelle Noorali 2b7221b5b7
Merge pull request #4088 from jgleonard/2751
6 years ago
adshmh 57d1c1fd29 include the name of the missing object in release uninstall error (#4635)
6 years ago
Jon Leonard a499cf3517
Merge branch 'master' into 2751
6 years ago
jgleonard 1518f961af fix(helm): add --render-subchart-notes flag to 'helm install' and 'helm upgrade'
6 years ago
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
6 years ago
Colin Panisset 12ace315ea Don't assume that the returned error from the storage driver isn't nil (#3625) (#4627)
6 years ago
Matthew Fisher 5b23632446
Fix race condition in `helm list` (#4620)
6 years ago
Adam Reese efadbd8803
ref(*): kubernetes v1.11 support
6 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
6 years ago
Matt Butcher 0699ec4248
feat(tiller): support CRD installation (#3982)
7 years ago
Arash Deshmeh c22492ff01 fix(helm): refactor tiller release install unit tests using chart and install request stubs
7 years ago
Timofey Kirillov b7fe0d0bd7 Add hook-delete-policy ReleaseServer unit tests
7 years ago
Arash Deshmeh 5b25eef9e2 fix(helm): fix the bug in test code under pkg/tiller that leaks output to stdout during build
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Y.W 0f953403a2 give an uniform check for release process (#2565)
8 years ago
Michelle Noorali 83c69a8e10 fix(tiller): track hooks in multi-def manifests
8 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
8 years ago
fibonacci1729 04d0abfd7c ref(tiller): refactor tests into logical files
8 years ago
fibonacci1729 22db973932 ref(tiller): refactor tests into logical files
8 years ago
fibonacci1729 172dbb22cf ref(tiller): refactor tests in logical files
8 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
8 years ago
Maciej Kwiek 1c9ae5577d Basic Rudder Delete implementation
8 years ago
Maciej Kwiek c1fcaf09ce Experimental Rudder implementation
8 years ago
Adam Reese 2e819e014d
fix(*): handle unreleased versioning
8 years ago
Matt Butcher e4e0e32064
feat(tiller): support version constraint on chart
8 years ago
Matt Butcher daa39c2689
feat(helm): add --reuse-values flag to upgrade
8 years ago
Larry Rensing 8cb931925e Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
8 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
8 years ago
Michelle Noorali 538e8297ef ref(*): add namespace info to failing test msg
8 years ago
Michelle Noorali bf9ae52e1c ref(*): change test hook to be test-success
8 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
8 years ago
Matt Butcher 756cb970bd
feat(tiller): record a message for each lifecycle step
8 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
8 years ago
Matt Butcher c32b2ddcdf
feat(helm): add --reset-values flag to 'helm upgrade'
8 years ago
Adam Reese 0e7781c443 fix(tiller): add missing name to status response
8 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
8 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
8 years ago