Commit Graph

489 Commits (main)

Author SHA1 Message Date
Patrick Seidensal e55707b09d
Fix --take-ownership
6 months ago
Scott Rigby 985f5af538
Merge pull request #13604 from AustinAbro321/refactor-wait
6 months ago
Scott Rigby 122e7b441a
Merge pull request #13458 from thudi/main
6 months ago
Austin Abro 21ee721242
go fmt
6 months ago
Austin Abro 8efd428e5d
switch back to k8s rest mapper
6 months ago
Austin Abro 83266254f0
merge
6 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
6 months ago
Benoit Tigeot 4f4c858f9c
Ignore unused parameter
6 months ago
Benoit Tigeot 94cb21c7c4
Follow convention for error with slog.Any()
6 months ago
Benoit Tigeot e3e84b6dfe
"beginning wait" is dedicated to be display as debug log
6 months ago
Benoit Tigeot 0e4d185370
Inform about time spent waiting resources to be ready in slog format
6 months ago
Austin Abro 10f78c814c
legacy waiter
7 months ago
Austin Abro 600947b32e
client->restmapper
7 months ago
Austin Abro 3a296aacad
rest mapper
7 months ago
Austin Abro 24dc643822
restmapper
7 months ago
Austin Abro 09faaac273
merge
7 months ago
Robert Sirchia 4da004e2dc
removing old apis
7 months ago
Austin Abro 29c250c233
add back interface log check
7 months ago
Austin Abro a18589c4d8
fmt
7 months ago
Austin Abro 5a254dae21
cleanup
7 months ago
Austin Abro 11eeb4a6b1
merge
7 months ago
Austin Abro 4f33e5c97f
test refactoring
7 months ago
Austin Abro 75292c5e04
refactor
7 months ago
Austin Abro b79dfd09b0
refactor
7 months ago
Scott Rigby 2cda65d444
Merge pull request #10309 from Bez625/main
7 months ago
Robert Sirchia 8dd279271e
remove unused config.go
7 months ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
7 months ago
Chris Berry 3d4e679d9f Update based on review comments
7 months ago
Chris 3964f84ac8 Tidy up imports
7 months ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
7 months ago
Robert Sirchia 8207fafe13
fixing error handling from a previous PR
7 months ago
Austin Abro ea87c49d1b
print
7 months ago
Austin Abro efde830405
better name
7 months ago
Austin Abro ecd5316577
lint
7 months ago
Austin Abro 5d12255497
wait for delete
7 months ago
Austin Abro 7fde4962a8
set waiter in functions
7 months ago
Austin Abro 978d5a3318
lint
7 months ago
Austin Abro f2dd2c9109
add hook only waiter
7 months ago
Austin Abro 2b03c527f1
set command line flags
7 months ago
wangjingcun 8b8cc94822 Use a more direct and less error-prone return value
7 months ago
Austin Abro bd3b5ee5d0
comment
7 months ago
Austin Abro 7207565e12
lint
7 months ago
Austin Abro f866409c50
move statusreaders to it's own package
7 months ago
Austin Abro 14391dea5b
pods and jobs working
7 months ago
Austin Abro d1cc9b39a3
tests for status reader
7 months ago
Austin Abro 187e99d299
custom status readers look good
8 months ago
Austin Abro f49a7e134a
start watch until ready
8 months ago
Austin Abro cc83b7c2e6
tests passing
8 months ago
Austin Abro 0314135290
tests passing
8 months ago
Austin Abro b9cbc93003
tests passing
8 months ago
Austin Abro 59ef43e399
tests passing
8 months ago
Austin Abro bbe3246f0a
tests passing
8 months ago
Austin Abro a590999323
switch client
8 months ago
Austin Abro a8f53f98ee
WIP custom status reader
8 months ago
George Jenkins d637595735 chore: Remove unused `WaitAndGetCompletedPodPhase`
8 months ago
Austin Abro f1b642cb0d
unexport newWaiter function
8 months ago
Austin Abro 916aecf1f1
Merge remote-tracking branch 'origin/main' into refactor-wait
8 months ago
Austin Abro cf51d714e8
go fmt
8 months ago
Austin Abro 4e12f9d530
simplify messages
8 months ago
Austin Abro e56a6e678f
diff
8 months ago
Austin Abro a859742e28
remove rest mapper
8 months ago
Austin Abro c2dc44deb9
use dynamic rest mapper
8 months ago
Austin Abro 9894d3ae78
shorten interface
9 months ago
Austin Abro 8fe66998bf
refactor obj logic
9 months ago
Austin Abro f9736d9022
renames
9 months ago
Austin Abro d07f546003
get rid of rest client
9 months ago
Austin Abro eaa6e14546
test cleanup
9 months ago
Austin Abro 674ab0d4f6
t.Parrallel
9 months ago
Austin Abro e9d9854364
introduce test for status wait
9 months ago
Austin Abro 71434c0b38
implement logger
9 months ago
Austin Abro 649475265d
implement logger
9 months ago
Austin Abro c26b44f651
update names
9 months ago
Austin Abro 8ce1876192
get rid of ext interface
9 months ago
Austin Abro e6c6a40fe0
general error message
9 months ago
Austin Abro 6b68a00440
change error messages
9 months ago
Austin Abro ac9012577a
status function
9 months ago
Austin Abro b8bdcc3a2b
Helm waiter
9 months ago
Austin Abro 4c97d1276c
helm waiter
9 months ago
Austin Abro 86338215b7
ability to create different waiters
9 months ago
Austin Abro cb6d48e6ae
status wait
9 months ago
Austin Abro 4dd6e19b1d
provide path for creating new legacy waiter
9 months ago
Austin Abro 2cb999d72b
go fmt
9 months ago
Austin Abro c3eeab67f9
merge
9 months ago
Austin Abro 4b59583670
delete wait and get completed phase
9 months ago
Jiasheng Zhu f5d488122b fix: check group for resource info match
9 months ago
Austin Abro db90b17484
unknown status
9 months ago
Austin Abro 4dbdd7ce10
wait for delete working
9 months ago
Austin Abro 9b63459bec
save state while I change up tests
9 months ago
Austin Abro 265442c5eb
simplify things
9 months ago
Austin Abro 28a9183ee3
context
9 months ago
Austin Abro b337790c10
paused as ready
9 months ago
Austin Abro e18f22071d
paused as ready now working
9 months ago
Austin Abro 22af71f125
comments
9 months ago
Austin Abro 7b896df4d1
option to wait for jobs
9 months ago
Austin Abro a6e5466942
refactor test
9 months ago
Austin Abro 807cc925f5
refactor test
9 months ago
Austin Abro 947425ee64
refactor new
9 months ago
Austin Abro aacaa08be2
only emebed waiter
9 months ago
Austin Abro 859ff9b548
change structure of client
9 months ago
Austin Abro ad1f1c02ef
cleanup test
9 months ago