Commit Graph

76 Commits (main)

Author SHA1 Message Date
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
7 days ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
2 weeks ago
Robert Sirchia 4cf7d8d025
Merge pull request #31641 from wangjingcun/main
2 weeks ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
2 weeks ago
Mads Jensen a18e59e465 Enable the sloglint linter
2 weeks ago
Matt Farina ff35414bed
Merge pull request #31546 from benoittgt/31544-nil-pointer
4 weeks ago
Benoit Tigeot 81d244ca21
fix: prevent segmentation violation on empty yaml in multidoc
1 month ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
1 month ago
Matt Farina 15300549f0
When time not available, using time.Now
2 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
2 months ago
Matt Farina 37de51428c
Merge pull request #31376 from benoittgt/accept-yaml-yml
2 months ago
Benoit Tigeot 06188f9dfe
Add test for isYamlFileExtension functions
3 months ago
Matt Farina 78cd44bd75
Merge pull request #30712 from gjenkins8/gjenkins/cleanup_lint_template
3 months ago
Benoit Tigeot 4a944230ea
Do not ignore *.yml file on linting while accepting *.yaml
3 months ago
Terry Howe ee322a9671
fix: flakey lint test on shuffle
3 months ago
Terry Howe bee9c1a108
chore: replace github.com/mitchellh/copystructure
3 months ago
George Jenkins efcb5735e5 cleanup: Remove extra lint/rules.Template functions
3 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
3 months ago
Benoit Tigeot 072e2a689a
Extend --skip-schema-validation for lint command
4 months ago
Kamil Swiechowski a645dfb7f8 fix:semverv2 lint test error message
4 months ago
Kamil Swiechowski 38d1a7376f fix: throw warning when chart version is not semverv2
4 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
4 months ago
Robert Sirchia 30404b4173
Merge pull request #31138 from islewis/release-3.18
4 months ago
Isaiah Lewis 62e0c78ef8
fix(helm-lint): fmt
4 months ago
Isaiah Lewis fb12b44493
fix(helm-lint): Add TLSClientConfig
4 months ago
Isaiah Lewis fa73b6743b
fix(helm-lint): Add HTTP/HTTPS URL support for json schema references
4 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
4 months ago
Joe Julian 6ecf033700
Merge pull request #13111 from rawtaz/style-cosmetics
4 months ago
Joe Julian 3fe1cb6f02
Merge remote-tracking branch 'upstream/main' into style-cosmetics
4 months ago
Matt Farina 0c64ad1c97
fix Chart.yaml handling
5 months ago
Borys Hulii 9f6beaad48
fix: k8s version parsing to match original
5 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
6 months ago
curlwget bfc1af68fb chore: fix function in comment
6 months ago
acceptacross 9623fb80f1 chore: fix some function names in comment
7 months ago
Benoit Tigeot b2fd91b8d0
Adapt error of invalid json schema with the new expected output
7 months ago
Matt Farina cf7613ba6b
Reverting fix "renders int as float"
7 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
7 months ago
yetyear 03448d1d79 refactor: use maps.Copy for cleaner map handling
8 months ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
8 months ago
Justen Stall 4905a61026
Merge branch 'main' into stdlib-errors-2
8 months ago
Robert Sirchia d9bc0a948c
Merge pull request #30777 from ryanhockstad/merge-fix
8 months ago
Daniel Strobusch b183eccfc4
copy dependency metadata on aliasing to avoid sharing imported values
8 months ago
Daniel Strobusch df7befd208
copy dependencies on aliasing to avoid sharing chart references on multiply aliased dependencies
8 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
8 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
8 months ago
Ryan Hockstad c1175a4106 fix null merge
8 months ago
Edward Miller 14a468f24d Add chartutil.StrictLoadChartfile for strict (WARNING-level) lint
8 months ago
Edward Miller 00f8561ad4 fix(pkg/lint): unmarshals Chart.yaml strictly
8 months ago
Matt Farina 01590a59b2
Merge pull request #30760 from robertsirc/add-debuging-to-jsonschema
8 months ago
Robert Sirchia da096e1b7a
Merge pull request #30752 from benoittgt/bump-golangci-lint-action
8 months ago