Commit Graph

454 Commits (cd19e2a0157106cd49ca4e052cd220016c672703)

Author SHA1 Message Date
Benoit Tigeot eb65ce280b
could apply De Morgan's law
11 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
11 months ago
Benoit Tigeot f5aec508f5
Add detailed debug logging for resource readiness states
11 months ago
Benoit Tigeot c05bcbd498
Fix nil pointer dereference in ready test
11 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
11 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
11 months ago
Benoit Tigeot 5580f61157
Properly reproduce the nopLogger as before
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 3a22df9731
Deal with linting errors
11 months ago
Benoit Tigeot 394ba2d55e
Properly use DefaultLogger
11 months ago
Benoit Tigeot eb2dfe7dbf
Some interesting rephrasing by Terry Howe
11 months ago
Benoit Tigeot 227d270788
Extra comment + Default logger fallback
11 months ago
Benoit Tigeot b642bca8f6
Provide an adapter to easily pass a slog.Default()
11 months ago
Benoit Tigeot d6d7cff417
Try to make log more common and more easily grepable
11 months ago
Benoit Tigeot 8d30464f2c
Do no mask warning alerts
11 months ago
Benoit Tigeot dfaf249221
Remove unreachable error
11 months ago
Benoit Tigeot f4631bf3d8
Migrate kube package to slog
11 months ago
Scott Rigby 985f5af538
Merge pull request #13604 from AustinAbro321/refactor-wait
11 months ago
Scott Rigby 122e7b441a
Merge pull request #13458 from thudi/main
11 months ago
Austin Abro 21ee721242
go fmt
11 months ago
Austin Abro 8efd428e5d
switch back to k8s rest mapper
11 months ago
Austin Abro 83266254f0
merge
11 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
11 months ago
Benoit Tigeot 4f4c858f9c
Ignore unused parameter
11 months ago
Benoit Tigeot 94cb21c7c4
Follow convention for error with slog.Any()
11 months ago
Benoit Tigeot e3e84b6dfe
"beginning wait" is dedicated to be display as debug log
11 months ago
Benoit Tigeot 0e4d185370
Inform about time spent waiting resources to be ready in slog format
11 months ago
Austin Abro 10f78c814c
legacy waiter
12 months ago
Austin Abro 600947b32e
client->restmapper
12 months ago
Austin Abro 3a296aacad
rest mapper
12 months ago
Austin Abro 24dc643822
restmapper
12 months ago
Austin Abro 09faaac273
merge
1 year ago
Robert Sirchia 4da004e2dc
removing old apis
1 year ago
Austin Abro 29c250c233
add back interface log check
1 year ago
Austin Abro a18589c4d8
fmt
1 year ago
Austin Abro 5a254dae21
cleanup
1 year ago
Austin Abro 11eeb4a6b1
merge
1 year ago
Austin Abro 4f33e5c97f
test refactoring
1 year ago
Austin Abro 75292c5e04
refactor
1 year ago
Austin Abro b79dfd09b0
refactor
1 year ago
Scott Rigby 2cda65d444
Merge pull request #10309 from Bez625/main
1 year ago
Robert Sirchia 8dd279271e
remove unused config.go
1 year ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
1 year ago
Chris Berry 3d4e679d9f Update based on review comments
1 year ago
Chris 3964f84ac8 Tidy up imports
1 year ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
1 year ago
Robert Sirchia 8207fafe13
fixing error handling from a previous PR
1 year ago
Austin Abro ea87c49d1b
print
1 year ago