Commit Graph

35 Commits (add-lfx-insights)

Author SHA1 Message Date
Justen Stall 065e2eb3eb
updates after merge conflict resolution
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Edward Miller 629780a34a fix: reapply error message fix
5 months ago
Edward Miller 14a468f24d Add chartutil.StrictLoadChartfile for strict (WARNING-level) lint
5 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
7 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Matt Farina 8e6a5149d2
validation fix
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Karuppiah Natarajan 47c38ec23d
Show errors when linting for Chart.yaml version and appVersion fields of type non-string
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
6 years ago
Scott Morgan 8a8463e08d fix(lint): Remove requirement that directory name and chart name match
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Matt Farina 967f4fed42
Update dependencies
6 years ago
Martin Hickey 4d47052395 Update linting and checking for apiVersion v1/v2
6 years ago
Matt Farina 50e06b1447
Adding apiVersion guidance to the linting
6 years ago
Matt Farina 069eec9e42
Updatin gthe apiVersion linting for Helm v3
6 years ago
Matt Farina 29842e040f
Adding lint check for apiVersion which is a required field
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
7 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
7 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
7 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Matt Farina 22e5381251
feat(chart): Adding maintainer url
8 years ago
Ferran Rodenas 088c2bd233 Linter validations for Chart icon property
9 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
9 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation
9 years ago
Adnan Abdulhussein 03ca4e892f feat(lint): support linting multiple charts
9 years ago
Miguel Martinez 3b2ea04348 fix(linter) Typos
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