Commit Graph

134 Commits (83791fe7c27b82d2a1beed3f1072f7f31f294c8c)

Author SHA1 Message Date
Adam Reese 53263c6fb7
feat(linter): check for nested resource-policy annotations
3 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
3 years ago
Mark Sagi-Kazar d5b4e1c5b8
chore: update testdata to use the new ingress template
3 years ago
Adam Reese 213a7df2dc
Merge pull request #9416 from croomes/resource-name-validation
3 years ago
Simon Croome 6c82c83b3a
Wrap validation error instead of recreating
3 years ago
Simon Croome 54de1c1f25
Move default to avoid nil check
3 years ago
Simon Croome ba325bdf7e
Add name validation rules for object kinds
3 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
3 years ago
Matthew Luckam 592c338242 updated unit tests to conform with helm best practices
4 years ago
Matthew Luckam f402994461 corrected order of helm lint coalescing of multiple values files
4 years ago
Joe Julian fdcd22ef58
Reduce linting severity for users of out-of-date kubernetes (#8608)
4 years ago
rimas f30badd570 Fix test
4 years ago
rimas ce1a46899f Fixes #9083
4 years ago
Scaat Feng 9020c95fb1 [FIX]comment should start with whitespace
4 years ago
Nandor Kracser dfb5a5e8cc
lint: lint all documents in a multi-doc yaml file
4 years ago
Christophe VILA 8a4c0bc7b1 added test for https://github.com/helm/helm/pull/8913 related to https://github.com/helm/helm/issues/8621
4 years ago
Christophe VILA f736af95eb do not check YAML if nothing was parsed
4 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
4 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
4 years ago
Matt Butcher 04fb35814f
Fixed a variable name collision caused by two PR merges (#8681)
4 years ago
Matt Butcher 70d03e5cef
Fix/8467 linter failing (#8496)
4 years ago
Matt Butcher 96d9ab9663
fix name length check on lint (#8543)
4 years ago
Matt Farina 11f658e223
Fixing linting of templates on Windows
4 years ago
Matt Butcher 2750e4d781
Lint dependencies (#7970)
4 years ago
Matthew Fisher d61aaf3fd7
Merge pull request #7235 from karuppiah7890/fix-lint
4 years ago
Matthew Fisher e7ab975112
Merge pull request #8142 from technosophos/feat/1990-match-labels-lint
4 years ago
Karuppiah Natarajan 47c38ec23d
Show errors when linting for Chart.yaml version and appVersion fields of type non-string
4 years ago
Matt Farina dbd001e532
Removing tiller language
4 years ago
Matt Butcher 118d46eb3e
feat: Detect missing selector during lint
4 years ago
Matt Butcher 59eed4e81f
feat: make the linter coalesce the passed-in values before running values tests (#7984)
4 years ago
Martin Hickey e4768e6460 Update lint deprecation list
4 years ago
Matt Butcher 08e546f169
fix: removed strict template errors in linter (#8017)
4 years ago
Matt Butcher bf9d629dc0
feat: implement deprecation warnings in helm lint (#7986)
4 years ago
Matt Butcher 6fc9353056
feat: lint the names of templated resources (#8011)
4 years ago
Matt Butcher 549193dbcb
test: forward-port regression test from Helm 2 (#7927)
4 years ago
Martin Hickey 9a0e7d8a31 Improve error message to check in unit test
5 years ago
Martin Hickey ca931b472b
Merge pull request #7691 from longkb/add_ut_for_values
5 years ago
Kim Bao Long 9d20e44ad1 Add unit test for lint/values.go
5 years ago
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found (#7655)
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Scott Morgan 32ce016054 fix(lint): Remove requirement that directory name and chart name match
5 years ago
Scott Morgan eb833ccead remove unused variable
5 years ago
Scott Morgan 8a8463e08d fix(lint): Remove requirement that directory name and chart name match
5 years ago
Taylor Thomas caf629a3e9 feat(lint): Adds v3 chart checks to linter
5 years ago
Matthew Fisher c1e63a2a17
Merge pull request #6536 from karuppiah7890/fix-lint-for-no-package-found
5 years ago
Karuppiah Natarajan bb9426c4e2
fix(pkg/lint): fix lint silently ignoring non existing packaged charts
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matt Farina 967f4fed42
Update dependencies
5 years ago
Vibhav Bobade 68a8f36a92 Fix Adding Errors from Linter.Messages to result.Errors
5 years ago
Martin Hickey 4d47052395 Update linting and checking for apiVersion v1/v2
5 years ago