Commit Graph

71 Commits (5b5d82d74edebf875b6059d6e4e55701cb39b706)

Author SHA1 Message Date
George Jenkins f7c4d75574
Merge commit from fork
1 month ago
Anmol Virdi de58531ca7 Minor nit: fix import instructions to comply with canonical import paths
2 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
2 months ago
George Jenkins 60184996e5
fix: Chart dot-name path bug
2 months ago
George Jenkins df8e0301ed
Merge pull request #31878 from mmorel-35/perfsprint-pkg-3-39f7a9f
3 months ago
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
3 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
3 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
3 months ago
George Jenkins 92b64e87ad
chore: fixes
3 months ago
Matthieu MOREL 259f76a849 fix(pkg): errorlint linter
3 months ago
Matthieu MOREL ba38159313 chore(pkg): fix modernize linter
3 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
5 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
5 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
6 months ago
Matt Farina 15300549f0
When time not available, using time.Now
7 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
7 months ago
Terry Howe bee9c1a108
chore: replace github.com/mitchellh/copystructure
8 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
8 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
9 months ago
Robert Sirchia 30404b4173
Merge pull request #31138 from islewis/release-3.18
9 months ago
Isaiah Lewis 62e0c78ef8
fix(helm-lint): fmt
9 months ago
Isaiah Lewis fb12b44493
fix(helm-lint): Add TLSClientConfig
9 months ago
Isaiah Lewis fa73b6743b
fix(helm-lint): Add HTTP/HTTPS URL support for json schema references
9 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
9 months ago
Joe Julian 6ecf033700
Merge pull request #13111 from rawtaz/style-cosmetics
9 months ago
Joe Julian 3fe1cb6f02
Merge remote-tracking branch 'upstream/main' into style-cosmetics
9 months ago
Matt Farina 0c64ad1c97
fix Chart.yaml handling
10 months ago
Borys Hulii 9f6beaad48
fix: k8s version parsing to match original
10 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
10 months ago
curlwget bfc1af68fb chore: fix function in comment
11 months ago
acceptacross 9623fb80f1 chore: fix some function names in comment
12 months ago
Benoit Tigeot b2fd91b8d0
Adapt error of invalid json schema with the new expected output
1 year ago
Matt Farina cf7613ba6b
Reverting fix "renders int as float"
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
yetyear 03448d1d79 refactor: use maps.Copy for cleaner map handling
1 year ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
1 year ago
Justen Stall 4905a61026
Merge branch 'main' into stdlib-errors-2
1 year ago
Robert Sirchia d9bc0a948c
Merge pull request #30777 from ryanhockstad/merge-fix
1 year ago
Daniel Strobusch b183eccfc4
copy dependency metadata on aliasing to avoid sharing imported values
1 year ago
Daniel Strobusch df7befd208
copy dependencies on aliasing to avoid sharing chart references on multiply aliased dependencies
1 year ago
Justen Stall 3877ec9049
fix golangci-lint issues
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Ryan Hockstad c1175a4106 fix null merge
1 year ago
Edward Miller 14a468f24d Add chartutil.StrictLoadChartfile for strict (WARNING-level) lint
1 year ago
Edward Miller 00f8561ad4 fix(pkg/lint): unmarshals Chart.yaml strictly
1 year ago
Matt Farina 01590a59b2
Merge pull request #30760 from robertsirc/add-debuging-to-jsonschema
1 year ago
Robert Sirchia da096e1b7a
Merge pull request #30752 from benoittgt/bump-golangci-lint-action
1 year ago
Robert Sirchia ef0361de21
fixing as per review
1 year ago
Robert Sirchia 9b9ff12c6d
adding slog debug to a few points
1 year ago
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
1 year ago