Commit Graph

102 Commits (82d9bedea7d3e342011d82e2e11ff83b396dffbe)

Author SHA1 Message Date
Matheus Pimenta bbec77c1f7
bugfix(kstatus): do not wait forever on failed resources
1 month ago
Evans Mungai 40a9de1086
Merge pull request #31412 from fmuyassarov/devel/rollback
2 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
2 months ago
Feruzjon Muyassarov 374aeb4b4e
Fix rollback for missing resources
2 months ago
George Jenkins a15db7f087 Replace deprecated `NewSimpleClientset`
2 months ago
George Jenkins f8a49f1852 fixup test
4 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
4 months ago
Benoit Tigeot 7097c8e2e5
Replicate as unit test case where we fail once a resource deletion
5 months ago
Benoit Tigeot 054eabddd7
Return errors on upgrade when deletion fails
5 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
5 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
5 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
5 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
6 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
7 months ago
George Jenkins 99dc23f00b switch target<->original
7 months ago
George Jenkins 741facca43 Update pkg/kube/client_test.go
7 months ago
George Jenkins 45141451b4 Kube client support server-side apply
7 months ago
Atish Kumar 008bd7fc82
test(pkg/kube/client): add test for isReachable
7 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
10 months ago
Robert Sirchia 4d580c6b95
Merge pull request #30810 from mmorel-35/usestdlibvars
10 months ago
Terry Howe 71787cca60 fix: rename slave replica
10 months ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
10 months ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
11 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
11 months ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
11 months ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
11 months ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
11 months ago
Benoit Tigeot 394ba2d55e
Properly use DefaultLogger
11 months ago
Patrick Seidensal e55707b09d
Fix --take-ownership
11 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
11 months 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
Austin Abro f1b642cb0d
unexport newWaiter function
1 year ago
Austin Abro 8fe66998bf
refactor obj logic
1 year ago
Austin Abro eaa6e14546
test cleanup
1 year ago
Austin Abro c26b44f651
update names
1 year ago
Austin Abro 86338215b7
ability to create different waiters
1 year ago
Austin Abro 947425ee64
refactor new
1 year ago
Austin Abro 859ff9b548
change structure of client
1 year ago
Austin Abro 4564b8f712
make a working test
1 year ago
Austin Abro 4c1758143f
basic design up and balling
1 year ago
Austin Abro 6f7ac066ae
extending factory to enable getting a watcher
1 year ago
Alex Johnson 9fd943b481 Add tests to `helm/pkg/kube/client_test.go` to cover `wait.go`
1 year ago
Andreas Karis 79a1f2c801
fix(helm): Retry Conflict error for createResource, deleteResource
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
cpanato 006bc0f39d
update k8s registry domain
3 years ago