Commit Graph

596 Commits (76bf75c956166bca0d7d05b1995f100a91c43624)

Author SHA1 Message Date
Terry Howe 76bf75c956
Merge pull request #32436 from mmorel-35/testifylint-manual-assert-pkg-20
5 days ago
Terry Howe bfb074a601
Merge pull request #32434 from mmorel-35/testifylint-manual-assert-pkg-18
5 days ago
Terry Howe 41627cd338
Merge pull request #32426 from mmorel-35/testifylint-manual-assert-pkg-11
5 days ago
Matthieu MOREL 1d4665e54c chore(pkg): refactor: convert tests to testify assert/require part 20
7 days ago
Matthieu MOREL fb8a62bf13 chore(pkg): refactor: convert tests to testify assert/require part 18
7 days ago
Matthieu MOREL dc3e3a5e7e chore(pkg): refactor: convert tests to testify assert/require part 11
7 days ago
Matthieu MOREL e5f0e07b96 chore(pkg): refactor: convert tests to testify assert/require part 8
7 days ago
Matthieu MOREL 3ff05c835e chore(pkg): refactor: convert tests to testify assert/require part 5
1 week ago
Zhaofeng Miao 3bcf965f99
perf: enable concurrent status computation to prevent multi-minute delays (#32043)
1 week ago
Matthieu MOREL a2b1a60d51
fix: enhance error handling and improve test assertions (#32352)
1 week ago
Jakub Jaruszewski aa1ae3a360
Fix missing conflict retry with server-side apply (#32088)
2 weeks ago
Matthieu MOREL a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
2 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
3 weeks ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
3 weeks ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
3 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
3 weeks ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
1 month ago
Terry Howe 05b2746081
Merge pull request #32184 from atkrad/fix/kube-isreachable-nil-panic
1 month ago
George Jenkins 253da5106a
Merge pull request #32171 from mmorel-35/empty-len
1 month ago
George Jenkins d3bd09147b
Revert "fix(kube): prevent spurious early exit in WaitForDelete during informer sync"
1 month ago
Terry Howe b3fbf8d0f7
Merge pull request #30808 from mmorel-35/errorlint
2 months ago
Mohammad Abdolirad 1f7869c31f
fix panic on repeated IsReachable calls
2 months ago
Terry Howe a5552edf9f
fix: protect FailingKubeClient.RecordedWaitOptions from data race (#31925)
2 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
George Jenkins fc2e27e448
Merge pull request #32081 from TerryHowe/fix/statuswait-delete-race
2 months ago
Matthieu MOREL 488c4a805d Fix empty and len testifylint violations across test files
2 months ago
Austin Abro 6dc1c1ccf8
lower resync period
2 months ago
Terry Howe b3a458fde9
Merge pull request #31970 from isumitsolanki/fix/31965-decouple-cli-from-kube
3 months ago
Terry Howe 5e09ee78ee
fix(kube): always propagate context.Canceled in WaitForDelete
3 months ago
Terry Howe 4e24ee41a4
fix(kube): prevent spurious early exit in WaitForDelete during informer sync
3 months ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
3 months ago
Terry Howe 29d309e56b
Merge pull request #31981 from abhay1999/fix/ssa-error-context
3 months ago
Sumit Solanki 213c869a98 refactor(cli): share RetryingRoundTripper via pkg/kubeenv
4 months ago
Terry Howe a7f84439aa
test(kube): fix flaky WaitForDelete test by avoiding informer sync race
4 months ago
Terry Howe 4c0d21f53f
test(kube): fix flaky WaitForDelete timing in status wait tests
4 months ago
abhay1999 f257c95c78 fix(kube): clarify server-side apply patch errors
4 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 months ago
Matthieu MOREL af31a67924 chore: enable errorlint linter
5 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 d3df72e560
Merge pull request #31932 from TerryHowe/fix/remove-legacy-import-comments-test-files
5 months ago
Terry Howe e64d628a13
fix(kube): remove legacy import comments from test files
5 months ago
abhay1999 d7cdc9e8fb pkg/kube: remove legacy import comments
5 months ago
tsinglua 259f181808 chore: fix some minor issues in the comments
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
Matthieu MOREL 6c2cb2f547 chore(pkg): enable perfsprint linter
5 months ago
Terry Howe d275b925c4
Merge pull request #31852 from rohansood10/fix/31846-import-comment
5 months ago