Commit Graph

337 Commits (e5bc21c56b5b384acf77dbc3589694d03477cb27)

Author SHA1 Message Date
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
9 months ago
Chris Berry 3d4e679d9f Update based on review comments
9 months ago
Chris 3964f84ac8 Tidy up imports
9 months ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
9 months ago
Robert Sirchia 8207fafe13
fixing error handling from a previous PR
9 months ago
wangjingcun 8b8cc94822 Use a more direct and less error-prone return value
9 months ago
George Jenkins d637595735 chore: Remove unused `WaitAndGetCompletedPodPhase`
10 months ago
Jiasheng Zhu f5d488122b fix: check group for resource info match
11 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
11 months ago
Matt Farina 5727f56a96
Update to Go 1.23
11 months ago
Alex Johnson 9fd943b481 Add tests to `helm/pkg/kube/client_test.go` to cover `wait.go`
1 year ago
Robert Sirchia 7e6b34d7dd
removing duplicate empty test
1 year ago
Robert Sirchia 16a4e37f20
fixing unit test as per Matt
1 year ago
Robert Sirchia a205af755e
adding more unit test
1 year ago
Robert Sirchia 999b85145a
adding test coverage for ready.go
1 year 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
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
3 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
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
muang0 141fa4a037
Update pkg/kube/ready.go
3 years ago
muang0 4cb62d1262
Update pkg/kube/ready.go
3 years ago
muang0 dbb21fcf44
Update pkg/kube/ready.go
3 years ago