Commit Graph

305 Commits (76bf75c956166bca0d7d05b1995f100a91c43624)

Author SHA1 Message Date
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 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
3 weeks ago
Terry Howe 05b2746081
Merge pull request #32184 from atkrad/fix/kube-isreachable-nil-panic
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 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
abhay1999 f257c95c78 fix(kube): clarify server-side apply patch errors
4 months ago
Matthieu MOREL af31a67924 chore: enable errorlint linter
5 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
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
Matthieu MOREL 6c2cb2f547 chore(pkg): enable perfsprint linter
5 months ago
Austin Abro ec0726523e
whitespace
6 months ago
Austin Abro 63b40a7a5e
use logger with waiter
6 months ago
Matheus Pimenta b0b35f1231
feat(kstatus): fine-grained context options for waiting
6 months ago
Evans Mungai 40a9de1086
Merge pull request #31412 from fmuyassarov/devel/rollback
7 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
7 months ago
Feruzjon Muyassarov 374aeb4b4e
Fix rollback for missing resources
7 months ago
Robert Sirchia 4cf7d8d025
Merge pull request #31641 from wangjingcun/main
8 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
8 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
8 months ago
Matt Farina 61d289c119
Merge pull request #31518 from gjenkins8/gjenkins/fix_update_create
8 months ago
George Jenkins a9cdc78116 logs
8 months ago
George Jenkins b1a976073f fix
8 months ago
George Jenkins 18616e6ce9 fix: Use server-side apply for object create during update
8 months ago
Benoit Tigeot 11128659aa
Provide more help for SDK user when setting up WaitStrategy
9 months ago
Benoit Tigeot 5cbd9b3035
While testing SDK features for v4. I was surprised with the error:
9 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
9 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
9 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
9 months ago
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
9 months ago
Evans Mungai 7a5816b106
Self review changes
9 months ago
Evans Mungai 0f90c83118
Merge remote-tracking branch 'upstream/main' into em/reinstate-logger-param
9 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
9 months ago
Matt Farina 752354074c
Merge pull request #31393 from benoittgt/12299
9 months ago
Jesse Simpson 3f860e83fb
fix: use empty results instead of nil
9 months ago
Benoit Tigeot 054eabddd7
Return errors on upgrade when deletion fails
10 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
10 months ago
George Jenkins c75026c318 doc string
10 months ago
George Jenkins 61e3d95a94
Merge pull request #31143 from TerryHowe/fix-remove-redundant-error-check
10 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
10 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
10 months ago
tzchenxixi 89aca09e5e chore: fix function name
11 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
11 months ago
Terry Howe 1e22b2fe7c
fix: remove redundant error check
12 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
12 months ago
George Jenkins 99dc23f00b switch target<->original
12 months ago
George Jenkins 45141451b4 Kube client support server-side apply
12 months ago