Commit Graph

44 Commits (release-4.3)

Author SHA1 Message Date
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
2 months ago
Matthieu MOREL 5142ca8ddc chore(internal): refactor: finer tests conversions to testify part 1
2 months ago
George Jenkins a6ca94494b
Merge pull request #32407 from mmorel-35/testifylint-manual-assert-internal-3
2 months ago
George Jenkins 715888a5eb
Merge pull request #32410 from mmorel-35/testifylint-manual-assert-internal-6
2 months ago
Matthieu MOREL 668e7e580a chore(internal): refactor: convert tests to testify assert/require part 3
2 months ago
Matthieu MOREL f1d5979e7d chore(internal): refactor: convert tests to testify assert/require part 5
2 months ago
Matthieu MOREL f3402c1cd6 chore(internal): refactor: convert tests to testify assert/require part 6
2 months ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
2 months ago
Matthieu MOREL a2b1a60d51
fix: enhance error handling and improve test assertions (#32352)
2 months ago
Matthieu MOREL caac755f19 chore(internal): refactor: convert tests to testify assert/require part 3
2 months ago
George Jenkins 9aa7778886
Merge pull request #32342 from mmorel-35/testifylint-manual-assert-internal-2
2 months ago
Matthieu MOREL a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
2 months ago
George Jenkins 66c1232dc7
Merge pull request #32321 from mmorel-35/gocritic
2 months ago
Matthieu MOREL f280d9c1b5 chore(internal): refactor: convert tests to testify assert/require part 2
2 months ago
Matthieu MOREL d72b28ebcb chore(internal): refactor: convert tests to testify assert/require part 1
2 months ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
2 months ago
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
2 months ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
2 months ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
2 months ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
2 months ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
3 months ago
George Jenkins 253da5106a
Merge pull request #32171 from mmorel-35/empty-len
3 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
3 months ago
Matthieu MOREL 488c4a805d Fix empty and len testifylint violations across test files
4 months ago
Kai Tanaka 2032ec5cba docs: fix 'than'->'that' typo in deprecatedAPIError godoc
4 months ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
5 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
6 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
6 months ago
Matthieu MOREL d4f6193a7e
chore(internal): enable perfsprint linter (#31871)
7 months ago
Matthieu MOREL 9409226e15 chore(internal): enable perfsprint linter
7 months ago
Matthieu MOREL abecafa0f5 fix(internal): errorlint linter
7 months ago
Terry Howe 9b22aa4e05
Merge pull request #31795 from mmorel-35/modernize-internal-1-bbfa1fe
7 months ago
Matthieu MOREL 859292e31b chore(internal): fix modernize linter
7 months ago
Matthieu MOREL e2d184c79e chore(internal): fix modernize linter
7 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
9 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
9 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
9 months ago
Benoit Tigeot 81d244ca21
fix: prevent segmentation violation on empty yaml in multidoc
10 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
11 months ago
Benoit Tigeot 06188f9dfe
Add test for isYamlFileExtension functions
11 months ago
Benoit Tigeot 4a944230ea
Do not ignore *.yml file on linting while accepting *.yaml
11 months ago
Benoit Tigeot 072e2a689a
Extend --skip-schema-validation for lint command
1 year ago
Kamil Swiechowski cd76ae1c93 feat:strict compliance with semverv2 for chart/v3/linter
1 year ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
1 year ago