Commit Graph

83 Commits (main)

Author SHA1 Message Date
Lohit Kolluri ad93b7df63
feat: honor SOURCE_DATE_EPOCH for chart archives (#32162)
14 hours ago
George Jenkins d0e56d4362
Merge pull request #31884 from ouillie/main
15 hours ago
George Jenkins 7a7b328ba5
Merge pull request #32319 from mmorel-35/revive
17 hours ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
5 days ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
5 days ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
1 week ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
1 week ago
Will Noble 61bba7c659 Apply suggestions
3 weeks ago
Will Noble d887779b9b Properly format the extra field in gzipped packages
3 weeks ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
box4wangjing 432fc8a217 refactor: use slices.Backward to simplify the code
2 months ago
George Jenkins f7c4d75574
Merge commit from fork
3 months ago
Anmol Virdi de58531ca7 Minor nit: fix import instructions to comply with canonical import paths
3 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
4 months ago
George Jenkins 60184996e5
fix: Chart dot-name path bug
4 months ago
George Jenkins df8e0301ed
Merge pull request #31878 from mmorel-35/perfsprint-pkg-3-39f7a9f
4 months ago
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
5 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
5 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
5 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
Matthieu MOREL 259f76a849 fix(pkg): errorlint linter
5 months ago
Matthieu MOREL ba38159313 chore(pkg): fix modernize linter
5 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
7 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
7 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
8 months ago
Matt Farina 15300549f0
When time not available, using time.Now
9 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
9 months ago
Terry Howe bee9c1a108
chore: replace github.com/mitchellh/copystructure
10 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
10 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
11 months ago
Robert Sirchia 30404b4173
Merge pull request #31138 from islewis/release-3.18
11 months ago
Isaiah Lewis 62e0c78ef8
fix(helm-lint): fmt
11 months ago
Isaiah Lewis fb12b44493
fix(helm-lint): Add TLSClientConfig
11 months ago
Isaiah Lewis fa73b6743b
fix(helm-lint): Add HTTP/HTTPS URL support for json schema references
11 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
11 months ago
Joe Julian 6ecf033700
Merge pull request #13111 from rawtaz/style-cosmetics
11 months ago
Joe Julian 3fe1cb6f02
Merge remote-tracking branch 'upstream/main' into style-cosmetics
11 months ago
Matt Farina 0c64ad1c97
fix Chart.yaml handling
12 months ago
Borys Hulii 9f6beaad48
fix: k8s version parsing to match original
12 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
1 year ago
curlwget bfc1af68fb chore: fix function in comment
1 year ago
acceptacross 9623fb80f1 chore: fix some function names in comment
1 year 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