Commit Graph

1299 Commits (965b78433b2f8967d12c59d12745088219a688aa)

Author SHA1 Message Date
Morten Torkildsen 072cd6af37 fix(helm): Regenerate go types from proto
6 years ago
Martin Hickey 470d92e126 Fix scaffold chart label in helper template
6 years ago
Matthew Fisher 3da600d03f
Merge pull request #5271 from donbowman/add-imagePullSecret
6 years ago
Matt Farina b06b5ef4d2
Merge pull request #5373 from luisdavim/version_label
6 years ago
Luis Davim 0270f2e2b5 Reduce template code duplication. Fixes #5372
6 years ago
Evan Vetere f602c2328d tone down the enthusiasm
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 870e21d088
Merge pull request #5607 from xichengliudui/update-go-const-park2
6 years ago
Matthew Fisher 2b36b1ad46
Merge pull request #5599 from xichengliudui/addconstants
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
xichengliudui 165e071d4a Using const() defines constants together (part:2)
6 years ago
xichengliudui eb457460b1 Using const() defines constants together
6 years ago
Morten Torkildsen 32d7f1a3fc fix(helm): Fix manifest validation
6 years ago
Matthew Fisher 53d432fa58
Merge pull request #4871 from flant/fix-no-resource-with-the-name-found
6 years ago
Timofey Kirillov a8145d6f17 Regenerate proto files for `--cleanup-on-fail` option
6 years ago
Timofey Kirillov faa5fd0b5e Add clarification log messages before calling cleanup-on-fail during update
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
Matthew Fisher 15d5deeaea
Merge pull request #5460 from selslack/fix/update-not-found-error-text
6 years ago
Pavel Eremeev 535f9cece5 refactor(*): update error message
6 years ago
Fernando Barbosa bf7106f6c0
Add cleanup on fail after wait
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
Pavel Eremeev bc85db3a19 refactor(*): make "not found" error message user-friendly
6 years ago
Luis Davim b7b372f693 Add app.kubernetes.io/version label
6 years ago
Joe Lanford a9c10fe104 pkg/chartutil: fix SaveDir for nested templates directories
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
Don Bowman e80f173526
Change indent of {{ with }}
6 years ago
tuanvcw 268695813b Fix typos in various places (#5360)
6 years ago
Don Bowman d819efa48b
Make imagePullSecrets and array, move to root level
6 years ago
Miroslav Spousta 73a17eb599 Fix wording in error message (#5322)
6 years ago
Matt Farina 35b7822190
Noting the version as the match element
6 years ago
Alex 9f964c11da fix: helm display confused error message if version is empty (without quotes) (#5310)
6 years ago
liaoj f5986db184 fix: helm fetch wrong version chart (#4850)
6 years ago
Matt Butcher 70c509e77e
fix: Update gRPC to get better TLS connection handling (v2 minor release) (#5210)
6 years ago
lIuDuI 9fb9850aca Fix function comment to consistent with its name (#5294)
6 years ago
Michelle Noorali 9cfb92185c
Merge pull request #5291 from xichengliudui/updatefunc
6 years ago
Michelle Noorali d6ec975f74
Merge pull request #5140 from eladiw/master
6 years ago
xichengliudui 5767f13aaa Fix function comment to consistent with its name
6 years ago
Gábor Lipták bed4054c41 Correct golint warning (#5287)
6 years ago
Elad Iwanir 2734066bcc changing return order of test items so the sorting tests will fail if actually broken
6 years ago
Ian Howell a1ea9678be Add unit tests for checking sort order on helm get
6 years ago
Don Bowman 3b716b6d73
Add imagePullSecret to the `default` helm create template
6 years ago
adshmh d8bdf484cc fix(helm): add descriptive error if dependency has blank "repository" (#5152)
6 years ago
Alexander Matyushentsev f5df47b1c8 Fix: kind sorter incorrectly compares unknown and namespace (#5186)
6 years ago
Flavian 69c7ba320e Fix: type conversion for zero values (#5151)
6 years ago