Commit Graph

255 Commits (dev-v2)

Author SHA1 Message Date
Cristian Klein c32c9a510b fix(tiller): Avoid corrupting storage via a lock
6 years ago
Matt Butcher ab797325c6
fix: backport #6901 to Helm 2 (#7196)
6 years ago
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
Matthew Fisher b6afc6bf46
Merge pull request #4985 from bkeroackdsc/client-accept-contexts
6 years ago
Benjamen Keroack 545e2213be helm client: add methods that accept contexts so callers can cancel long-running operations
6 years ago
Ting-Wai ed8f17a889 Parameterize maximum number of tests pods to run in parallel (#6078)
6 years ago
陈谭军 9d8a84ee3d fix-up typo (#6501)
6 years ago
Matt Farina aa4dae0535
Updating to newer versions of dependencies
6 years ago
Gasmi Christophe 256765aa74 Networkpolicy kind sort (#6266)
6 years ago
AllenZMC 53f1ab50e5 fix wrong spells in hooks.go
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
Constantin Bugneac 535df90cc8 Added HorizontalPodAutoscaler to sort order.
6 years ago
Seb Ospina 320e853b8d Added List mode for Role, ClusterRole and Bindings
6 years ago
willise a1b391951e ref(tiller): add more info when force update
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
Matt Farina 35b740af22
Adding Kinds to the capabilities apiversions lookup for templates
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
Mikhail Kirpichev 63ef73d416 fix(tiller): fixed a typo in tiller and unit test
7 years ago
Jacob LeGrone ce4c3f51ad
test(resource-policy): verify behavior of non-standard policy types
7 years ago
Jacob LeGrone 55fbed95d5
feat(resource-policy): delete manifests when policy value is delete
7 years ago
tuanvcw 268695813b Fix typos in various places (#5360)
7 years ago
Miroslav Spousta 73a17eb599 Fix wording in error message (#5322)
7 years ago
Gábor Lipták bed4054c41 Correct golint warning (#5287)
7 years ago
Alexander Matyushentsev f5df47b1c8 Fix: kind sorter incorrectly compares unknown and namespace (#5186)
7 years ago
lIuDuI 147dc225e2 Update func name (#5250)
7 years ago
JoeWrightss 9e18364fea Fix some spelling errors in comment (#5246)
7 years ago
James Ravn ab0ba3aa63 fix(tiller): respect resource policy on upgrade (#5225)
7 years ago
Michelle Noorali 2b7221b5b7
Merge pull request #4088 from jgleonard/2751
7 years ago
Matthew Fisher 29ab7a0a77
Revert "Fix for existing CRDs are deleted when crd-install hook is introduced (#4709)" (#5067)
7 years ago
Frank Hamand 158d6dbb74 Add --parallel flag to helm test (#4144)
7 years ago
Michael Merrill e2a0e7fa54 Fix for existing CRDs are deleted when crd-install hook is introduced (#4709)
7 years ago
Brent 9ae00bebad fix(tiller): rollback deleted release (#3722) (#4820)
7 years ago
Morten Torkildsen 82d01cb312 fix(helm): Merge nested values correctly on upgrade (#4806)
7 years ago
adshmh 57d1c1fd29 include the name of the missing object in release uninstall error (#4635)
7 years ago
Jon Leonard a499cf3517
Merge branch 'master' into 2751
7 years ago
jgleonard 1518f961af fix(helm): add --render-subchart-notes flag to 'helm install' and 'helm upgrade'
7 years ago
jgleonard ab9349c425 add child NOTES.txt rendering
7 years ago