Commit Graph

62 Commits (2b239b84e445a85807fc851d261e6ae9999d364d)

Author SHA1 Message Date
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
6 days ago
Terry Howe 8eb65528be
Merge pull request #32467 from mmorel-35/testify-assertions-pkg-3
1 week ago
Terry Howe e29e06e97d
Merge pull request #32466 from mmorel-35/testify-assertions-pkg-2
1 week ago
Matthieu MOREL 828d01a878 chore(pkg): refactor: finer tests conversions to testify part 1
1 week ago
Matthieu MOREL 9a2be11e6f chore(pkg): refactor: finer tests conversions to testify part 3
1 week ago
Matthieu MOREL 4d9c03f51c chore(pkg): refactor: finer tests conversions to testify part 2
1 week ago
Robert Sirchia 39231d01e1
Merge pull request #32435 from mmorel-35/testifylint-manual-assert-pkg-19
1 week ago
Terry Howe f65e3b72b0
Merge pull request #32438 from mmorel-35/testifylint-manual-assert-pkg-22
2 weeks ago
Terry Howe e5378ad47e
Merge pull request #32437 from mmorel-35/testifylint-manual-assert-pkg-21
2 weeks ago
Terry Howe 76bf75c956
Merge pull request #32436 from mmorel-35/testifylint-manual-assert-pkg-20
2 weeks ago
Terry Howe bfb074a601
Merge pull request #32434 from mmorel-35/testifylint-manual-assert-pkg-18
2 weeks ago
Terry Howe 54b915e38a
Merge pull request #32433 from mmorel-35/testifylint-manual-assert-pkg-17
2 weeks ago
Matthieu MOREL 33c2839569 chore(pkg): refactor: convert tests to testify assert/require part 19
2 weeks ago
Matthieu MOREL 0b1aa55cbb chore(pkg): refactor: convert tests to testify assert/require part 22
2 weeks ago
Matthieu MOREL a934b827fa chore(pkg): refactor: convert tests to testify assert/require part 21
2 weeks ago
Matthieu MOREL 1d4665e54c chore(pkg): refactor: convert tests to testify assert/require part 20
2 weeks ago
Matthieu MOREL fb8a62bf13 chore(pkg): refactor: convert tests to testify assert/require part 18
2 weeks ago
Matthieu MOREL 4073566e28 chore(pkg): refactor: convert tests to testify assert/require part 17
2 weeks ago
Matthieu MOREL aae82bf97a chore(pkg): refactor: convert tests to testify assert/require part 13
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 a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
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
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
Kai Tanaka 2032ec5cba docs: fix 'than'->'that' typo in deprecatedAPIError godoc
3 months ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
3 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
5 months ago
George Jenkins 610547b570
Merge pull request #31873 from mmorel-35/perfsprint-pkg-5-3294250
5 months ago
George Jenkins df8e0301ed
Merge pull request #31878 from mmorel-35/perfsprint-pkg-3-39f7a9f
5 months ago
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
5 months ago
Matthieu MOREL c25c988cfb chore(pkg): enable perfsprint linter
5 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
5 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
Matt Farina 794372e317
Merge pull request #31816 from mmorel-35/errorlint-pkg-7-6d6a660
6 months ago
Joe Julian 947b429cdd
Merge pull request #31801 from mmorel-35/modernize-pkg-4-062b248
6 months ago
Matthieu MOREL 6d1490ed1e fix(pkg): errorlint linter
6 months ago
Matthieu MOREL 5cc2e55714 chore(pkg): fix modernize linter
6 months ago
Matthieu MOREL 111d4e6e0e chore(pkg): fix modernize linter
6 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
8 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
8 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
8 months ago