Commit Graph

253 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
Jeff Knurek b94608388e
TEST: add option to dump logs during helm test
5 years ago
Matthew Fisher b6afc6bf46
Merge pull request #4985 from bkeroackdsc/client-accept-contexts
5 years ago
Benjamen Keroack 545e2213be helm client: add methods that accept contexts so callers can cancel long-running operations
5 years ago
Ting-Wai ed8f17a889 Parameterize maximum number of tests pods to run in parallel (#6078)
5 years ago
陈谭军 9d8a84ee3d fix-up typo (#6501)
5 years ago
Matt Farina aa4dae0535
Updating to newer versions of dependencies
5 years ago
Gasmi Christophe 256765aa74 Networkpolicy kind sort (#6266)
5 years ago
AllenZMC 53f1ab50e5 fix wrong spells in hooks.go
5 years ago
AllenZMC 915d69a2c6 fix word 'resoures' to 'resources
5 years ago
Tariq Ibrahim 276bb9b1c8
fix golint issues reported by make test
5 years ago
Constantin Bugneac 535df90cc8 Added HorizontalPodAutoscaler to sort order.
5 years ago
Seb Ospina 320e853b8d Added List mode for Role, ClusterRole and Bindings
5 years ago
willise a1b391951e ref(tiller): add more info when force update
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
SataQiu 06fbc720e7 refactor: using tiller probe port constant
6 years ago
SataQiu e48a3be64a define port 44134 as a constant
6 years ago
Matthew Fisher 62edd09800
Merge pull request #5606 from xichengliudui/update-go-const
6 years ago
Matthew Fisher 0d81d92a01
Merge pull request #5112 from mortent/WaitCRDEstablished
6 years ago
xichengliudui 5edb79df4c Using const() defines constants together (part:1)
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
Mikhail Kirpichev 63ef73d416 fix(tiller): fixed a typo in tiller and unit test
6 years ago
Jacob LeGrone ce4c3f51ad
test(resource-policy): verify behavior of non-standard policy types
6 years ago
Jacob LeGrone 55fbed95d5
feat(resource-policy): delete manifests when policy value is delete
6 years ago
tuanvcw 268695813b Fix typos in various places (#5360)
6 years ago
Miroslav Spousta 73a17eb599 Fix wording in error message (#5322)
6 years ago
Gábor Lipták bed4054c41 Correct golint warning (#5287)
6 years ago
Alexander Matyushentsev f5df47b1c8 Fix: kind sorter incorrectly compares unknown and namespace (#5186)
6 years ago
lIuDuI 147dc225e2 Update func name (#5250)
6 years ago
JoeWrightss 9e18364fea Fix some spelling errors in comment (#5246)
6 years ago
James Ravn ab0ba3aa63 fix(tiller): respect resource policy on upgrade (#5225)
6 years ago
Michelle Noorali 2b7221b5b7
Merge pull request #4088 from jgleonard/2751
6 years ago
Matthew Fisher 29ab7a0a77
Revert "Fix for existing CRDs are deleted when crd-install hook is introduced (#4709)" (#5067)
6 years ago
Frank Hamand 158d6dbb74 Add --parallel flag to helm test (#4144)
6 years ago
Michael Merrill e2a0e7fa54 Fix for existing CRDs are deleted when crd-install hook is introduced (#4709)
6 years ago
Brent 9ae00bebad fix(tiller): rollback deleted release (#3722) (#4820)
6 years ago
Morten Torkildsen 82d01cb312 fix(helm): Merge nested values correctly on upgrade (#4806)
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
jgleonard ab9349c425 add child NOTES.txt rendering
6 years ago
Matt Rasmus 0522b34e05 test(tiller): cover crash fixed by #4630 (#4853)
6 years ago
Matt Tucker 147c8217c7 fix(tiller): correctly sort PodDisruptionBudget objects before pods that might use them (#4769)
6 years ago