Commit Graph

340 Commits (a6e5466942df67dccea00fbaa7b2ed4e5a8e619d)

Author SHA1 Message Date
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
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
10 months ago
Austin Abro 6f7ac066ae
extending factory to enable getting a watcher
10 months ago
Austin Abro 2f44164fc6
Merge branch 'refactor-wait' of github.com:AustinAbro321/helm into refactor-wait
10 months ago
Matt Farina 5727f56a96
Update to Go 1.23
10 months ago
Austin Abro 41700f0248
WIP
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
12 months ago
Robert Sirchia 16a4e37f20
fixing unit test as per Matt
12 months ago
Robert Sirchia a205af755e
adding more unit test
12 months ago
Robert Sirchia 999b85145a
adding test coverage for ready.go
12 months ago
Matt Farina 8f59c8e807
Merge pull request #9713 from andreaskaris/issue9710
12 months ago
Andreas Karis 79a1f2c801
fix(helm): Retry Conflict error for createResource, deleteResource
12 months ago
Luis Davim ab3c589809 chore: Make retryingRoundTripper type public
1 year ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
Joe Julian ff4877e696
Merge pull request #13224 from sttts/sttts-fix-apiext-registration
1 year ago
Matt Farina c261d0655c
Merge pull request #12876 from manno/sdk-ignore-missing-annotations
1 year ago
Dr. Stefan Schimanski b9bdeca93b
kube/client: add to global client-go scheme in init func
1 year ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
2 years ago
Matt Farina 2dea5bf335
Merge pull request #11790 from Nordix/waitRetry
2 years ago
Mario Manno a7856c0398 Add ability to adopt unmanaged resources
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina c042264a9d
Fix issues when verify generation readiness was merged
2 years ago
Matt Farina b299359f66
Merge pull request #10920 from muang0/readiness-generation-check
2 years 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
Stefan McShane 1a3e9a95dd addressing comment
2 years ago
MichaelMorris d2cf8c66f1 Updated for review comments
2 years ago
MichaelMorris fc74964f8a Add robustness to wait status checks
2 years ago
Joe Julian 99e1dce8c8
Merge pull request #9950 from jeffrosenberg/error-on-failed-jobs-9285
2 years ago
Joe Julian dcd54d59e6
Merge branch 'main' into readiness-generation-check
2 years ago
Matt Farina 8b19f8df0e
Adding details on the Factory interface
2 years ago
Matt Farina b81428919b
Merge pull request #12015 from yann-soubeyrand/bump-k8s-io-deps
2 years ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
2 years ago
Tom Wieczorek b9361407a3
Bump k8s.io deps from v0.26.0 to v0.27.0
3 years ago
Matt Farina cf3d2531a8
Merge pull request #11898 from willzgli/waitbatchPerform
3 years ago
Aman Nijhawan eea2f27bab
Fixes Readiness Check for statefulsets using partitioned rolling update. (#11774)
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
willzgli 11150cdcc6 Fix goroutine leak in perform
3 years ago