Commit Graph

101 Commits (ccf02f366e2c46f11adf5bceadaee879f628aed1)

Author SHA1 Message Date
box4wangjing 432fc8a217 refactor: use slices.Backward to simplify the code
1 month ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
2 months ago
George Jenkins 4bd9e90aa0
Merge pull request #30811 from mmorel-35/testifylint
2 months ago
George Jenkins f7c4d75574
Merge commit from fork
2 months 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
3 months ago
Matthieu MOREL 071558d69f chore: fix bool-compare issues from testifylint
3 months ago
George Jenkins 610547b570
Merge pull request #31873 from mmorel-35/perfsprint-pkg-5-3294250
3 months ago
George Jenkins 60184996e5
fix: Chart dot-name path bug
3 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
4 months ago
Matthieu MOREL c25c988cfb chore(pkg): enable perfsprint linter
4 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
4 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
4 months ago
George Jenkins be7cdb69e5
Merge pull request #31806 from mmorel-35/errorlint-pkg-4-15f432a
4 months ago
George Jenkins 92b64e87ad
chore: fixes
4 months ago
Matt Farina 794372e317
Merge pull request #31816 from mmorel-35/errorlint-pkg-7-6d6a660
4 months ago
Joe Julian 947b429cdd
Merge pull request #31801 from mmorel-35/modernize-pkg-4-062b248
4 months ago
Joe Julian 78f5af72be
Merge pull request #31802 from mmorel-35/modernize-pkg-5-a3c8fdb
4 months ago
Matthieu MOREL 259f76a849 fix(pkg): errorlint linter
4 months ago
Matthieu MOREL 6d1490ed1e fix(pkg): errorlint linter
4 months ago
Matthieu MOREL 4d0ae7f33a fix(pkg): errorlint linter
4 months ago
Matthieu MOREL 5cc2e55714 chore(pkg): fix modernize linter
4 months ago
Matthieu MOREL ba38159313 chore(pkg): fix modernize linter
4 months ago
Matthieu MOREL 111d4e6e0e chore(pkg): fix modernize linter
4 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
6 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
6 months ago
Robert Sirchia 4cf7d8d025
Merge pull request #31641 from wangjingcun/main
6 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
6 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
6 months ago
Matt Farina ff35414bed
Merge pull request #31546 from benoittgt/31544-nil-pointer
7 months ago
Benoit Tigeot 81d244ca21
fix: prevent segmentation violation on empty yaml in multidoc
7 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
7 months ago
Matt Farina 15300549f0
When time not available, using time.Now
8 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
8 months ago
Matt Farina 37de51428c
Merge pull request #31376 from benoittgt/accept-yaml-yml
8 months ago
Benoit Tigeot 06188f9dfe
Add test for isYamlFileExtension functions
8 months ago
Matt Farina 78cd44bd75
Merge pull request #30712 from gjenkins8/gjenkins/cleanup_lint_template
8 months ago
Benoit Tigeot 4a944230ea
Do not ignore *.yml file on linting while accepting *.yaml
8 months ago
Terry Howe ee322a9671
fix: flakey lint test on shuffle
9 months ago
Terry Howe bee9c1a108
chore: replace github.com/mitchellh/copystructure
9 months ago
George Jenkins efcb5735e5 cleanup: Remove extra lint/rules.Template functions
9 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
9 months ago
Benoit Tigeot 072e2a689a
Extend --skip-schema-validation for lint command
9 months ago
Kamil Swiechowski a645dfb7f8 fix:semverv2 lint test error message
9 months ago
Kamil Swiechowski 38d1a7376f fix: throw warning when chart version is not semverv2
10 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
10 months ago
Robert Sirchia 30404b4173
Merge pull request #31138 from islewis/release-3.18
10 months ago
Isaiah Lewis 62e0c78ef8
fix(helm-lint): fmt
10 months ago
Isaiah Lewis fb12b44493
fix(helm-lint): Add TLSClientConfig
10 months ago