Commit Graph

63 Commits (a167b3fc8719db19e87280bc134a24801808272e)

Author SHA1 Message Date
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
Matthew Fisher e7ab975112
Merge pull request #8142 from technosophos/feat/1990-match-labels-lint
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 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 16024dc19a
fix: add new static linter and fix issues it found (#7655)
5 years ago
Taylor Thomas caf629a3e9 feat(lint): Adds v3 chart checks to linter
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Vibhav Bobade 68a8f36a92 Fix Adding Errors from Linter.Messages to result.Errors
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Thomas O'Donnell 213f714604 Stop Lint from breaking when using required
5 years ago
Adam Reese 590bf10ab5
fix(pkg/action): add namespace to release options
5 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency
5 years ago
Adam Reese 14d8e97d2a
fix(*): resolve new govet issues
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Adam Reese 849f27d11f
ref(pkg/engine): make template specific functions private
6 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config
6 years ago
roc 79f88dfc5e ref(url) update helm's github url (#4962)
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese aa859e3f88
feat(*): remove Time, Namespace, and Revision from template functions
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese 36e034551f
ref(*): rebuild build version object
6 years ago
Adam Reese 29e772f631
ref(*): replace TillerVersion with HelmVersion
7 years ago
Adam Reese 4c95185164
ref(*): replace chart.config with []byte
7 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type
7 years ago
Adam Reese 91a6ebfed5
ref(*): remove protobuf timestamps
7 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
7 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
7 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