Commit Graph

82 Commits (72c91318935b6ffc19e6d135d7085d45159bdbca)

Author SHA1 Message Date
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
5 days ago
Matthieu MOREL 5142ca8ddc chore(internal): refactor: finer tests conversions to testify part 1
1 week ago
George Jenkins a6ca94494b
Merge pull request #32407 from mmorel-35/testifylint-manual-assert-internal-3
2 weeks ago
George Jenkins 178c9f6ade
Merge pull request #32406 from mmorel-35/testifylint-manual-assert-internal-2
2 weeks ago
George Jenkins 715888a5eb
Merge pull request #32410 from mmorel-35/testifylint-manual-assert-internal-6
2 weeks ago
George Jenkins e126cd327a
Merge pull request #32409 from mmorel-35/testifylint-manual-assert-internal-5
2 weeks ago
Matthieu MOREL 6c45810119
chore(internal): refactor: convert tests to testify assert/require part 4 (#32408)
2 weeks ago
Matthieu MOREL 668e7e580a chore(internal): refactor: convert tests to testify assert/require part 3
2 weeks ago
Matthieu MOREL f1d5979e7d chore(internal): refactor: convert tests to testify assert/require part 5
2 weeks ago
Matthieu MOREL f3402c1cd6 chore(internal): refactor: convert tests to testify assert/require part 6
2 weeks ago
Matthieu MOREL 615a299876 chore(internal): refactor: convert tests to testify assert/require part 2
2 weeks ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
2 weeks ago
Matthieu MOREL a2b1a60d51
fix: enhance error handling and improve test assertions (#32352)
2 weeks ago
Matthieu MOREL caac755f19 chore(internal): refactor: convert tests to testify assert/require part 3
3 weeks ago
George Jenkins 9aa7778886
Merge pull request #32342 from mmorel-35/testifylint-manual-assert-internal-2
3 weeks ago
Matthieu MOREL a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
3 weeks ago
George Jenkins 7a7b328ba5
Merge pull request #32319 from mmorel-35/revive
3 weeks ago
George Jenkins 66c1232dc7
Merge pull request #32321 from mmorel-35/gocritic
3 weeks ago
Matthieu MOREL f280d9c1b5 chore(internal): refactor: convert tests to testify assert/require part 2
3 weeks ago
Matthieu MOREL d72b28ebcb chore(internal): refactor: convert tests to testify assert/require part 1
3 weeks ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
3 weeks ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
3 weeks ago
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
4 weeks ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
4 weeks ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
4 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
4 weeks ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
4 weeks ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
1 month ago
George Jenkins 253da5106a
Merge pull request #32171 from mmorel-35/empty-len
1 month ago
George Jenkins 81d6f04c82
Merge pull request #30867 from mmorel-35/gocritic
2 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
Matthieu MOREL 488c4a805d Fix empty and len testifylint violations across test files
2 months ago
Evans Mungai d374e823b2
Merge pull request #32086 from mmorel-35/error-is-as
2 months ago
Robert Sirchia 6c3f397d2c
Merge pull request #32122 from quyentonndbs/chore/lint-deprecations-comment-typo
2 months ago
Kai Tanaka 2032ec5cba docs: fix 'than'->'that' typo in deprecatedAPIError godoc
3 months ago
box4wangjing 432fc8a217 refactor: use slices.Backward to simplify the code
3 months ago
Matthieu MOREL f8ba28bb17 testifylint: enable error-is-as and error-nil rules
3 months ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
3 months ago
George Jenkins 4bd9e90aa0
Merge pull request #30811 from mmorel-35/testifylint
3 months ago
George Jenkins f7c4d75574
Merge commit from fork
4 months ago
Anmol Virdi de58531ca7 Minor nit: fix import instructions to comply with canonical import paths
4 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 months ago
Matthieu MOREL 071558d69f chore: fix bool-compare issues from testifylint
5 months ago
Matthieu MOREL 83a0138172 chore: fix deprecatedComment issues from gocritic
5 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
5 months ago
George Jenkins 60184996e5
fix: Chart dot-name path bug
5 months ago
George Jenkins c4392033cc
Merge pull request #31853 from atombrella/feature/fmt_unneeded
5 months ago
Matthieu MOREL d4f6193a7e
chore(internal): enable perfsprint linter (#31871)
5 months ago
Matthieu MOREL 9409226e15 chore(internal): enable perfsprint linter
5 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
5 months ago