Commit Graph

246 Commits (9b9ff12c6d367551c910f7da6adc2080dc5b436c)

Author SHA1 Message Date
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
8 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
8 months ago
Benoit Tigeot 5580f61157
Properly reproduce the nopLogger as before
8 months ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
8 months ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
8 months ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
8 months ago
Benoit Tigeot d6d7cff417
Try to make log more common and more easily grepable
8 months ago
Benoit Tigeot 8d30464f2c
Do no mask warning alerts
8 months ago
Benoit Tigeot dfaf249221
Remove unreachable error
8 months ago
Benoit Tigeot f4631bf3d8
Migrate kube package to slog
8 months ago
Austin Abro 8efd428e5d
switch back to k8s rest mapper
8 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
8 months ago
Austin Abro 10f78c814c
legacy waiter
9 months ago
Austin Abro 600947b32e
client->restmapper
9 months ago
Austin Abro 3a296aacad
rest mapper
9 months ago
Austin Abro 5a254dae21
cleanup
9 months ago
Austin Abro 11eeb4a6b1
merge
9 months ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
9 months ago
Chris 3964f84ac8 Tidy up imports
9 months ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
9 months ago
Austin Abro efde830405
better name
9 months ago
Austin Abro 7fde4962a8
set waiter in functions
9 months ago
Austin Abro f2dd2c9109
add hook only waiter
9 months ago
Austin Abro 2b03c527f1
set command line flags
9 months ago
Austin Abro f49a7e134a
start watch until ready
10 months ago
Austin Abro a590999323
switch client
10 months ago
Austin Abro a8f53f98ee
WIP custom status reader
10 months ago
George Jenkins d637595735 chore: Remove unused `WaitAndGetCompletedPodPhase`
10 months ago
Austin Abro f1b642cb0d
unexport newWaiter function
10 months ago
Austin Abro c2dc44deb9
use dynamic rest mapper
10 months ago
Austin Abro c26b44f651
update names
11 months ago
Austin Abro 8ce1876192
get rid of ext interface
11 months ago
Austin Abro 4c97d1276c
helm waiter
11 months ago
Austin Abro 86338215b7
ability to create different waiters
11 months ago
Austin Abro cb6d48e6ae
status wait
11 months ago
Austin Abro c3eeab67f9
merge
11 months ago
Austin Abro 4b59583670
delete wait and get completed phase
11 months ago
Austin Abro 265442c5eb
simplify things
11 months ago
Austin Abro 807cc925f5
refactor test
11 months ago
Austin Abro 947425ee64
refactor new
11 months ago
Austin Abro aacaa08be2
only emebed waiter
11 months ago
Austin Abro 859ff9b548
change structure of client
11 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
11 months ago
Austin Abro 4564b8f712
make a working test
11 months ago
Austin Abro 4c1758143f
basic design up and balling
11 months ago
Austin Abro a61a35240e
understand it better
11 months ago
Austin Abro 6f7ac066ae
extending factory to enable getting a watcher
11 months ago
Austin Abro 2f44164fc6
Merge branch 'refactor-wait' of github.com:AustinAbro321/helm into refactor-wait
11 months ago
Matt Farina 5727f56a96
Update to Go 1.23
11 months ago
Austin Abro 41700f0248
WIP
11 months ago