Commit Graph

234 Commits (v2.14.0)

Author SHA1 Message Date
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
Matt Rasmus 0522b34e05 test(tiller): cover crash fixed by #4630 (#4853)
7 years ago
Matt Tucker 147c8217c7 fix(tiller): correctly sort PodDisruptionBudget objects before pods that might use them (#4769)
7 years ago
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
7 years ago
Colin Panisset 12ace315ea Don't assume that the returned error from the storage driver isn't nil (#3625) (#4627)
7 years ago
Steve Wolter e868da1705 Check for err before working with newRelease. (#4630)
7 years ago
Matthew Fisher a297a0a7fe
fix merge conflicts/linter errors (#4653)
7 years ago
Matthew Fisher 5b23632446
Fix race condition in `helm list` (#4620)
7 years ago
Matthew Fisher 941b1f4d68
fix(release_server): handle the case when requested values is empty (#4604)
7 years ago
Arash Deshmeh 380ca1a923 feat(helm): add ability to sort release list by chart name
7 years ago
Matthew Fisher faa921dd7c
Merge pull request #4358 from novas0x2a/fake-improvements
7 years ago
Adam Reese efadbd8803
ref(*): kubernetes v1.11 support
7 years ago
Michelle Noorali 2d82b88282
Merge pull request #4364 from michelleN/fix-4337
7 years ago
Michelle Noorali 3e0de0dae9 fix(release_server): fix how we merge values
7 years ago
Mike Lundy 67de9f2be4 [tiller] move the Manifest type to its own pkg
7 years ago
Matthew Fisher 25a1cff317
Merge pull request #4402 from novas0x2a/force-obey-dryrun
7 years ago
Mike Lundy 0736022d98 [tiller] make update --force --dry-run obey dry-run
7 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
7 years ago
Matthew Fisher 50ebdd808d
Merge pull request #3825 from adshmh/3581-feat-allow-custom-desc-after-helm-release-upgrade
7 years ago
Matthew Fisher a660b18987
Merge pull request #4135 from mattjmcnaughton/mattjmcnaughton/4086-fix-concurrency-issues-with-helm-install
7 years ago
Arash Deshmeh a32868e48b added ability to handle custom release descriptions to tiller
7 years ago
mattjmcnaughton ddd1f48c40 Increase error message specificity for name reuse
7 years ago