Commit Graph

1320 Commits (b2eed7644ae5bab07925fd1bcf8e42132e769901)

Author SHA1 Message Date
Adam Eijdenberg 5b9311d163 Fix nested null value overrides
6 years ago
Matthew Fisher af0bb6d26b
Merge pull request #5760 from mortent/revertValidationFix
6 years ago
Martin Hickey f8b496fd66
Merge pull request #5772 from dev-chulbuji/master
6 years ago
Tariq Ibrahim ccf933b29a
return error when io.Copy fails in Digest
6 years ago
dev-chulbuji 3708fad517 feat: change miss fixing
6 years ago
dev-chulbuji 3d487547f9 change deployment version
6 years ago
Morten Torkildsen ad886c5e36 fix(helm): Disable schema validation for manifests
6 years ago
Matthew Fisher 9fb19967ba
Merge pull request #5643 from mortent/NoValidateExistingResources
6 years ago
Matt Farina b4ff4d2f61
Merge pull request #5729 from mattfarina/fix-lint-apiversion
6 years ago
Matt Farina d4053b38cd
Adding lint check for apiVersion which is a required field
6 years ago
Matthew Fisher ae0d4b151b
fix(pkg/storage/driver): use shallowReleaseEqual()
6 years ago
Matthew Fisher 55e87b68bb
Merge pull request #5672 from tariq1890/err_digest
6 years ago
Matthew Fisher a93ebe17d6
Merge pull request #5371 from PayFit/feat/add-sql-storage-driver
6 years ago
Matthew Fisher 39283f9b38
Merge pull request #5702 from bacongobbler/bump-version-2.14
6 years ago
Matthew Fisher 5be3af65a2
bump version to v2.14
6 years ago
Tariq Ibrahim 86b970600b
add errcheck for Digest method in sign.go
6 years ago
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
Morten Torkildsen 94adb5bbe0 fix(helm): Only validate new manifests
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
Elliot Maincourt f4052821c9 Fix formatting issue
6 years ago
Elliot Maincourt 13e82d2039 Clarify our SQL Release binding struct naming and purpose
6 years ago
Étienne Lafarge 6c396880ad [pr-review] Lighten docs & validate SQL dialect
6 years ago
Étienne Lafarge a602d70842 [storage] Add an SQL storage driver
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