Commit Graph

235 Commits (af0bb6d26b296078e19a83c4bb57b1a2e578b589)

Author SHA1 Message Date
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
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
Steve Wolter e868da1705 Check for err before working with newRelease. (#4630)
6 years ago
Matthew Fisher a297a0a7fe
fix merge conflicts/linter errors (#4653)
6 years ago
Matthew Fisher 5b23632446
Fix race condition in `helm list` (#4620)
6 years ago
Matthew Fisher 941b1f4d68
fix(release_server): handle the case when requested values is empty (#4604)
6 years ago
Arash Deshmeh 380ca1a923 feat(helm): add ability to sort release list by chart name
6 years ago
Matthew Fisher faa921dd7c
Merge pull request #4358 from novas0x2a/fake-improvements
6 years ago
Adam Reese efadbd8803
ref(*): kubernetes v1.11 support
6 years ago
Michelle Noorali 2d82b88282
Merge pull request #4364 from michelleN/fix-4337
6 years ago
Michelle Noorali 3e0de0dae9 fix(release_server): fix how we merge values
6 years ago
Mike Lundy 67de9f2be4 [tiller] move the Manifest type to its own pkg
6 years ago
Matthew Fisher 25a1cff317
Merge pull request #4402 from novas0x2a/force-obey-dryrun
6 years ago
Mike Lundy 0736022d98 [tiller] make update --force --dry-run obey dry-run
6 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
6 years ago
Matthew Fisher 50ebdd808d
Merge pull request #3825 from adshmh/3581-feat-allow-custom-desc-after-helm-release-upgrade
6 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