Commit Graph

116 Commits (e5378ad47eb031efeef674e365612c73fa48be27)

Author SHA1 Message Date
Matthieu MOREL 3ff05c835e chore(pkg): refactor: convert tests to testify assert/require part 5
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 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
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
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
Matthieu MOREL 488c4a805d Fix empty and len testifylint violations across test files
2 months ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
3 months ago
abhay1999 f257c95c78 fix(kube): clarify server-side apply patch errors
4 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
5 months ago
Matthieu MOREL c25c988cfb chore(pkg): enable perfsprint linter
5 months ago
Matheus Pimenta bbec77c1f7
bugfix(kstatus): do not wait forever on failed resources
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
George Jenkins a15db7f087 Replace deprecated `NewSimpleClientset`
7 months ago
George Jenkins f8a49f1852 fixup test
9 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
9 months ago
Benoit Tigeot 7097c8e2e5
Replicate as unit test case where we fail once a resource deletion
10 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
juejinyuxitu 69dbd6115e chore: fix some typos in comment
10 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
10 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
11 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 741facca43 Update pkg/kube/client_test.go
12 months ago
George Jenkins 45141451b4 Kube client support server-side apply
12 months ago
Atish Kumar 008bd7fc82
test(pkg/kube/client): add test for isReachable
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
Robert Sirchia 4d580c6b95
Merge pull request #30810 from mmorel-35/usestdlibvars
1 year ago
Terry Howe 71787cca60 fix: rename slave replica
1 year ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
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 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 394ba2d55e
Properly use DefaultLogger
1 year ago
Patrick Seidensal e55707b09d
Fix --take-ownership
1 year ago
Austin Abro 386523bdbc
update to get waiter instead of set
1 year ago
Austin Abro 11eeb4a6b1
merge
1 year ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
1 year ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
1 year ago
Austin Abro 7fde4962a8
set waiter in functions
1 year ago
Austin Abro f2dd2c9109
add hook only waiter
1 year ago
Austin Abro 2b03c527f1
set command line flags
1 year ago