Commit Graph

1313 Commits (efcfbbf663f7c006d09154391fe6c46e665ef5f9)

Author SHA1 Message Date
Matthew Fisher 9fb19967ba
Merge pull request #5643 from mortent/NoValidateExistingResources
7 years ago
Matt Farina b4ff4d2f61
Merge pull request #5729 from mattfarina/fix-lint-apiversion
7 years ago
Matt Farina d4053b38cd
Adding lint check for apiVersion which is a required field
7 years ago
Matthew Fisher ae0d4b151b
fix(pkg/storage/driver): use shallowReleaseEqual()
7 years ago
Matthew Fisher 55e87b68bb
Merge pull request #5672 from tariq1890/err_digest
7 years ago
Matthew Fisher a93ebe17d6
Merge pull request #5371 from PayFit/feat/add-sql-storage-driver
7 years ago
Matthew Fisher 39283f9b38
Merge pull request #5702 from bacongobbler/bump-version-2.14
7 years ago
Matthew Fisher 5be3af65a2
bump version to v2.14
7 years ago
Tariq Ibrahim 86b970600b
add errcheck for Digest method in sign.go
7 years ago
Morten Torkildsen 072cd6af37 fix(helm): Regenerate go types from proto
7 years ago
Martin Hickey 470d92e126 Fix scaffold chart label in helper template
7 years ago
Matthew Fisher 3da600d03f
Merge pull request #5271 from donbowman/add-imagePullSecret
7 years ago
Morten Torkildsen 94adb5bbe0 fix(helm): Only validate new manifests
7 years ago
Matt Farina b06b5ef4d2
Merge pull request #5373 from luisdavim/version_label
7 years ago
Luis Davim 0270f2e2b5 Reduce template code duplication. Fixes #5372
7 years ago
Elliot Maincourt f4052821c9 Fix formatting issue
7 years ago
Elliot Maincourt 13e82d2039 Clarify our SQL Release binding struct naming and purpose
7 years ago
Étienne Lafarge 6c396880ad [pr-review] Lighten docs & validate SQL dialect
7 years ago
Étienne Lafarge a602d70842 [storage] Add an SQL storage driver
7 years ago
Evan Vetere f602c2328d tone down the enthusiasm
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 870e21d088
Merge pull request #5607 from xichengliudui/update-go-const-park2
7 years ago
Matthew Fisher 2b36b1ad46
Merge pull request #5599 from xichengliudui/addconstants
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
xichengliudui 165e071d4a Using const() defines constants together (part:2)
7 years ago
xichengliudui eb457460b1 Using const() defines constants together
7 years ago
Morten Torkildsen 32d7f1a3fc fix(helm): Fix manifest validation
7 years ago
Matthew Fisher 53d432fa58
Merge pull request #4871 from flant/fix-no-resource-with-the-name-found
7 years ago
Timofey Kirillov a8145d6f17 Regenerate proto files for `--cleanup-on-fail` option
7 years ago
Timofey Kirillov faa5fd0b5e Add clarification log messages before calling cleanup-on-fail during update
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
Matthew Fisher 15d5deeaea
Merge pull request #5460 from selslack/fix/update-not-found-error-text
7 years ago
Pavel Eremeev 535f9cece5 refactor(*): update error message
7 years ago
Fernando Barbosa bf7106f6c0
Add cleanup on fail after wait
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
Pavel Eremeev bc85db3a19 refactor(*): make "not found" error message user-friendly
7 years ago
Luis Davim b7b372f693 Add app.kubernetes.io/version label
7 years ago
Joe Lanford a9c10fe104 pkg/chartutil: fix SaveDir for nested templates directories
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
Don Bowman e80f173526
Change indent of {{ with }}
7 years ago
tuanvcw 268695813b Fix typos in various places (#5360)
7 years ago
Don Bowman d819efa48b
Make imagePullSecrets and array, move to root level
7 years ago
Miroslav Spousta 73a17eb599 Fix wording in error message (#5322)
7 years ago
Matt Farina 35b7822190
Noting the version as the match element
7 years ago