Commit Graph

32 Commits (e55cc79da336cbdf6175306c526e6b4067420997)

Author SHA1 Message Date
Matthew Fisher 3f0c6c5404
Merge pull request #4221 from cmattoon/issue-2347
6 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
6 years ago
Curtis Mattoon 8ce64076d3 Do not fail linting because of missing 'required' template values
6 years ago
Nic Doye 73017d7e88 Accept .yml files as well as .yaml for templates.
7 years ago
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
7 years ago
Kazuki Suda 3508cebbf6 Use the same defaults as done in helm lint for Capabilities
7 years ago
Matthew Fisher 8b512808df bump k8s version in helm lint to 1.7
7 years ago
Matt Butcher d863d9a886
fix(lint): add KubeVersion and TillerVersion to linter
8 years ago
Matt Butcher cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
8 years ago
Michelle Noorali 06867b22d4 fix(linter): disable checking for empty values
8 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
8 years ago
Matt Butcher 58164e0009
fix(linter): remove spurious namespace error
8 years ago
Matt Butcher 36f7eb0b2a fix(linter): add engine.FuncMap so linter can use real function list
8 years ago
Matt Butcher 70b29a47d0 Merge pull request #1368 from prydonius/1367-fix-linter-tmpl-regex
8 years ago
Adnan Abdulhussein d81ac482ee fix(lint): use correct hash key for rendered tmpl
8 years ago
Adnan Abdulhussein aed4db02e8 fix(lint): validateNoMissingValues template regex
8 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
8 years ago
Matt Butcher fd0303c86e fix(*): remove references to gopkg.in/yaml.v2
8 years ago
Adam Reese d8616dd2b3 fix(lint): allow .txt files
8 years ago
Miguel Martinez cb12d9642b Disable validateQuotes linter rule
8 years ago
Adnan Abdulhussein 03ca4e892f feat(lint): support linting multiple charts
8 years ago
Miguel Martinez 3b2ea04348 fix(linter) Typos
8 years ago
Matt Butcher 310ef9bbcb fix(helm): fix linter test panic
8 years ago
Miguel Ángel Martínez Triviño 81fd9edf4d Merge pull request #899 from migmartri/897-values-refactorign
8 years ago
Miguel Martinez 12aa72f121 Replacing options interface argument
8 years ago
Matt Butcher 2c07a32a6b fix(*): fix various style issues from make test-style
8 years ago
Miguel Martinez 7bb4893cad Support Linter for Values
8 years ago
Miguel Martinez d1fe406478 Adding squote test case and generic message
8 years ago
Miguel Martinez 81ac98ad9a Adding support for associated templates
8 years ago
Miguel Martinez 03d27779d3 Templates Lint rules
8 years ago
Matt Butcher e757b24aed fix(*): add license header
9 years ago
Miguel Martinez c2459c06bf New Chart linter structure
9 years ago