Commit Graph

17 Commits (86a94f2f53b0519a3b22648a11f332c85cd8da1a)

Author SHA1 Message Date
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir
3 years ago
Song Shukun e9f40ed7a5 fix golint failure in pkg/action
4 years ago
Nick Lee cf4bee7ac8 feat(cmd/lint): added a flag for linting subcharts
5 years ago
Kamalashree Nagaraj 73db724c6c feat(helm): add linting support for '.tar.gz' tarballs for helm charts (#6829)
5 years ago
Taylor Thomas 0ba959af0d feat(lint): Ports v2 functionality for linting pre-release charts
5 years ago
Matthew Fisher c1e63a2a17
Merge pull request #6536 from karuppiah7890/fix-lint-for-no-package-found
5 years ago
Karuppiah Natarajan bb9426c4e2
fix(pkg/lint): fix lint silently ignoring non existing packaged charts
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matthew Fisher 9742c8c5a2
fix(action): typo
5 years ago
Karuppiah Natarajan 25324ca8db
fix install storing computed values in release instead of user supplied values
5 years ago
Thomas O'Donnell e5668f54fe Stop multiple error messages in lint results
5 years ago
Vibhav Bobade 68a8f36a92 Fix Adding Errors from Linter.Messages to result.Errors
5 years ago
Vibhav Bobade 7da1f35386 Clone the vals map for every path to avoid mutation
5 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago