Commit Graph

29 Commits (fd1d61df68d834219329be557ccecf17bfbf637d)

Author SHA1 Message Date
Adam Reese 53263c6fb7
feat(linter): check for nested resource-policy annotations
4 years ago
Adam Reese 213a7df2dc
Merge pull request #9416 from croomes/resource-name-validation
5 years ago
Simon Croome ba325bdf7e
Add name validation rules for object kinds
5 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Nandor Kracser dfb5a5e8cc
lint: lint all documents in a multi-doc yaml file
5 years ago
Christophe VILA 8a4c0bc7b1 added test for https://github.com/helm/helm/pull/8913 related to https://github.com/helm/helm/issues/8621
5 years ago
Matt Butcher 70d03e5cef
Fix/8467 linter failing (#8496)
5 years ago
Matt Butcher 96d9ab9663
fix name length check on lint (#8543)
5 years ago
Matt Butcher 118d46eb3e
feat: Detect missing selector during lint
6 years ago
Matt Butcher 08e546f169
fix: removed strict template errors in linter (#8017)
6 years ago
Matt Butcher bf9d629dc0
feat: implement deprecation warnings in helm lint (#7986)
6 years ago
Matt Butcher 6fc9353056
feat: lint the names of templated resources (#8011)
6 years ago
Taylor Thomas caf629a3e9 feat(lint): Adds v3 chart checks to linter
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Nic Doye 73017d7e88 Accept .yml files as well as .yaml for templates.
8 years ago
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
8 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
9 years ago
Adam Reese d8616dd2b3 fix(lint): allow .txt files
9 years ago
Adnan Abdulhussein f273510c97 fix(lint): fix golint errors
10 years ago
Adnan Abdulhussein 03ca4e892f feat(lint): support linting multiple charts
10 years ago
Miguel Martinez 7bb4893cad Support Linter for Values
10 years ago
Miguel Martinez d1fe406478 Adding squote test case and generic message
10 years ago
Miguel Martinez 81ac98ad9a Adding support for associated templates
10 years ago
Miguel Martinez 03d27779d3 Templates Lint rules
10 years ago
Matt Butcher e757b24aed fix(*): add license header
10 years ago
Miguel Martinez c2459c06bf New Chart linter structure
10 years ago