Commit Graph

225 Commits (ea87c49d1b6ef516d95226ce7fffd610d99ca16c)

Author SHA1 Message Date
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
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
Matt Farina 8f59c8e807
Merge pull request #9713 from andreaskaris/issue9710
1 year ago
Andreas Karis 79a1f2c801
fix(helm): Retry Conflict error for createResource, deleteResource
1 year ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
Dr. Stefan Schimanski b9bdeca93b
kube/client: add to global client-go scheme in init func
1 year ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Serge Logvinov b0d163771e feat: print failed hook name
2 years ago
Joe Julian eb4edc96c5
Merge pull request #10965 from mattfarina/factory-comment
2 years ago
Joe Julian 02ef594a43
Merge pull request #11591 from ruanxin/use_wrapped_error
2 years ago
Matt Farina 8b19f8df0e
Adding details on the Factory interface
3 years ago
Matt Farina b81428919b
Merge pull request #12015 from yann-soubeyrand/bump-k8s-io-deps
3 years ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
3 years ago
Tom Wieczorek b9361407a3
Bump k8s.io deps from v0.26.0 to v0.27.0
3 years ago
willzgli 11150cdcc6 Fix goroutine leak in perform
3 years ago
MichaelMorris 830d4a9ee9 Add option to support cascade deletion options
3 years ago
Matt Farina 36e18fa6e1
Fix improper use of Table request/response to k8s API
3 years ago
Xin Ruan a2b98281a1 Use errors.Is to compare
3 years ago
Soujanya Mangipudi 038cc4a0ca
Merge branch 'main' into main
3 years ago
Xin Ruan f01486a0ef Use wrapped error so that ErrNoObjectsVisited can be compared after return.
3 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
3 years ago
Soujanya Mangipudi 9d5be803bc feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command
3 years ago