Commit Graph

18 Commits (main)

Author SHA1 Message Date
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
1 week ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
1 month ago
Matthieu MOREL d4f6193a7e
chore(internal): enable perfsprint linter (#31871)
2 months ago
Matthieu MOREL 9409226e15 chore(internal): enable perfsprint linter
2 months ago
Matthieu MOREL abecafa0f5 fix(internal): errorlint linter
3 months ago
Terry Howe 9b22aa4e05
Merge pull request #31795 from mmorel-35/modernize-internal-1-bbfa1fe
3 months ago
Matthieu MOREL 859292e31b chore(internal): fix modernize linter
3 months ago
Matthieu MOREL e2d184c79e chore(internal): fix modernize linter
3 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
5 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
5 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
5 months ago
Benoit Tigeot 81d244ca21
fix: prevent segmentation violation on empty yaml in multidoc
6 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
6 months ago
Benoit Tigeot 06188f9dfe
Add test for isYamlFileExtension functions
7 months ago
Benoit Tigeot 4a944230ea
Do not ignore *.yml file on linting while accepting *.yaml
7 months ago
Benoit Tigeot 072e2a689a
Extend --skip-schema-validation for lint command
8 months ago
Kamil Swiechowski cd76ae1c93 feat:strict compliance with semverv2 for chart/v3/linter
8 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
8 months ago