Commit Graph

280 Commits (d2df1ab59e235c2a2edf27bbfdc72ccc09b3af2c)

Author SHA1 Message Date
Feruzjon Muyassarov 0fd2c418b0
Fix rollback for missing resources
4 months ago
George Jenkins 32e2d08c45
logs
5 months ago
George Jenkins 4b6472ffb0
fix
5 months ago
George Jenkins 9dfe3b35ec
fix: Use server-side apply for object create during update
5 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
6 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
6 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
6 months ago
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
7 months ago
Evans Mungai 7a5816b106
Self review changes
7 months ago
Evans Mungai 0f90c83118
Merge remote-tracking branch 'upstream/main' into em/reinstate-logger-param
7 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
7 months ago
Matt Farina 752354074c
Merge pull request #31393 from benoittgt/12299
7 months ago
Jesse Simpson 3f860e83fb
fix: use empty results instead of nil
7 months ago
Benoit Tigeot 054eabddd7
Return errors on upgrade when deletion fails
7 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
7 months ago
George Jenkins c75026c318 doc string
7 months ago
George Jenkins 61e3d95a94
Merge pull request #31143 from TerryHowe/fix-remove-redundant-error-check
7 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
7 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
8 months ago
tzchenxixi 89aca09e5e chore: fix function name
8 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
9 months ago
Terry Howe 1e22b2fe7c
fix: remove redundant error check
9 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
9 months ago
George Jenkins 99dc23f00b switch target<->original
9 months ago
George Jenkins 45141451b4 Kube client support server-side apply
9 months ago
Terry Howe 744c6b5a97
fix: kube client create mutex
11 months ago
Matthieu MOREL 706392fabb fix: update json-patch import path and add gomodguard settings
12 months ago
Justen Stall fc6c5e5edb
remove WaitAndGetCompletedPodPhase function
1 year ago
Justen Stall 3877ec9049
fix golangci-lint issues
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Evans Mungai 1f5605a405
fix formatting errors
1 year ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
1 year ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
1 year ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
1 year ago
Benoit Tigeot 5580f61157
Properly reproduce the nopLogger as before
1 year ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
1 year ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
1 year ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
1 year ago
Benoit Tigeot d6d7cff417
Try to make log more common and more easily grepable
1 year ago
Benoit Tigeot 8d30464f2c
Do no mask warning alerts
1 year ago
Benoit Tigeot dfaf249221
Remove unreachable error
1 year ago
Benoit Tigeot f4631bf3d8
Migrate kube package to slog
1 year ago
Patrick Seidensal e55707b09d
Fix --take-ownership
1 year ago
Austin Abro 8efd428e5d
switch back to k8s rest mapper
1 year ago
Austin Abro 386523bdbc
update to get waiter instead of set
1 year ago
Austin Abro 10f78c814c
legacy waiter
1 year ago
Austin Abro 600947b32e
client->restmapper
1 year ago
Austin Abro 3a296aacad
rest mapper
1 year ago
Austin Abro 5a254dae21
cleanup
1 year ago
Austin Abro 11eeb4a6b1
merge
1 year ago