Commit Graph

44 Commits (8a99a4aa6f5f06f72290172b46ecb32b3d0de605)

Author SHA1 Message Date
Matt Butcher d863d9a886
fix(lint): add KubeVersion and TillerVersion to linter 8 years ago
z00358552 b0d4cacd54 fix(helm) change name length limit to 63 for `helm create` 8 years ago
Ferran Rodenas 088c2bd233 Linter validations for Chart icon property 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
John Hofman c38fb120bf fix(helm): add trimSuffix to helper functions 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 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 9 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation 9 years ago
Adnan Abdulhussein f273510c97 fix(lint): fix golint errors 9 years ago
Adnan Abdulhussein 03ca4e892f feat(lint): support linting multiple charts 9 years ago
Miguel Martinez 3b2ea04348 fix(linter) Typos 9 years ago
Matt Butcher 310ef9bbcb fix(helm): fix linter test panic 9 years ago
Miguel Ángel Martínez Triviño 81fd9edf4d Merge pull request from migmartri/897-values-refactorign 9 years ago
Adnan Abdulhussein 09f56459c7 Improve tests to ensure highest severity is retained 9 years ago
Adnan Abdulhussein 77820c7482 fix(lint): Return non-zero exit status when lint errors present 9 years ago
Michelle Noorali 849afc29bc Merge pull request from michelleN/feat/836-lint-archived-chart 9 years ago
Michelle Noorali a64303d0bf feat(lint): lint an archived chart 9 years ago
Miguel Martinez 12aa72f121 Replacing options interface argument 9 years ago
Matt Butcher 2c07a32a6b fix(*): fix various style issues from make test-style 9 years ago
Miguel Martinez 7bb4893cad Support Linter for Values 9 years ago
Miguel Martinez d1fe406478 Adding squote test case and generic message 9 years ago
Miguel Martinez 81ac98ad9a Adding support for associated templates 9 years ago
Miguel Martinez 03d27779d3 Templates Lint rules 9 years ago
Matt Butcher e757b24aed fix(*): add license header 9 years ago
Miguel Martinez c2459c06bf New Chart linter structure 9 years ago
Matt Butcher cded50e34f fix(chartutil): update lint to use chartutil 9 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML 9 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path 9 years ago
vaikas-google 932663bd5f add test for malformed values.toml file 9 years ago
vaikas-google 012b0f7c3e update the lint_test for correct errors 9 years ago
vaikas-google 7edce9b82b Validate Chart.yaml version for semver, validate that values.toml parses if present 9 years ago
Matt Butcher 75a1aa648e fix(*): correct numerous golint errors 9 years ago
Matt Butcher 661e516a61 fix(lint): fix style issues 9 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths 9 years ago
Matt Butcher cf9c8ebe3c feat(helm): add a very basic lint command 9 years ago