Commit Graph

469 Commits (add-lfx-insights)

Author SHA1 Message Date
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
8 months ago
Austin Abro bd3b5ee5d0
comment
8 months ago
Austin Abro 7207565e12
lint
8 months ago
Austin Abro f866409c50
move statusreaders to it's own package
8 months ago
Austin Abro 14391dea5b
pods and jobs working
8 months ago
Austin Abro d1cc9b39a3
tests for status reader
8 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
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Austin Abro 4564b8f712
make a working test
9 months ago
Austin Abro 4c1758143f
basic design up and balling
9 months ago
Austin Abro a61a35240e
understand it better
9 months ago
Austin Abro 6f7ac066ae
extending factory to enable getting a watcher
9 months ago
Austin Abro 2f44164fc6
Merge branch 'refactor-wait' of github.com:AustinAbro321/helm into refactor-wait
9 months ago
Matt Farina 5727f56a96
Update to Go 1.23
9 months ago
Austin Abro 41700f0248
WIP
9 months ago
Justen Stall 7df69020d8
revert duplicate slice conditions
10 months ago
Justen Stall b0944e8e7e
fix incorrect error return
10 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
KISHOREKUMAR THUDI 2c8cfaea41 Replacing NewSimpleClientSet to NewClientSet due to deprecation
10 months ago
Alex Johnson 9fd943b481 Add tests to `helm/pkg/kube/client_test.go` to cover `wait.go`
11 months ago
Robert Sirchia 7e6b34d7dd
removing duplicate empty test
11 months ago
Robert Sirchia 16a4e37f20
fixing unit test as per Matt
11 months ago
Robert Sirchia a205af755e
adding more unit test
11 months ago
Robert Sirchia 999b85145a
adding test coverage for ready.go
11 months ago
Matt Farina 8f59c8e807
Merge pull request #9713 from andreaskaris/issue9710
11 months ago
Andreas Karis 79a1f2c801
fix(helm): Retry Conflict error for createResource, deleteResource
11 months ago
Luis Davim ab3c589809 chore: Make retryingRoundTripper type public
12 months ago