Commit Graph

317 Commits (ff4877e69634d659d1949bd27fe313dcd589af61)

Author SHA1 Message Date
Joe Julian ff4877e696
Merge pull request #13224 from sttts/sttts-fix-apiext-registration
3 months ago
Matt Farina c261d0655c
Merge pull request #12876 from manno/sdk-ignore-missing-annotations
4 months ago
Dr. Stefan Schimanski b9bdeca93b
kube/client: add to global client-go scheme in init func
5 months ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
9 months ago
Matt Farina 2dea5bf335
Merge pull request #11790 from Nordix/waitRetry
10 months ago
Mario Manno a7856c0398 Add ability to adopt unmanaged resources
10 months ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
10 months ago
Matt Farina c042264a9d
Fix issues when verify generation readiness was merged
12 months ago
Matt Farina b299359f66
Merge pull request #10920 from muang0/readiness-generation-check
12 months ago
Matt Farina 847369c184
Update to Go 1.21 for builds
12 months ago
Serge Logvinov b0d163771e feat: print failed hook name
1 year ago
Joe Julian eb4edc96c5
Merge pull request #10965 from mattfarina/factory-comment
1 year ago
Joe Julian 02ef594a43
Merge pull request #11591 from ruanxin/use_wrapped_error
1 year ago
Stefan McShane 1a3e9a95dd addressing comment
1 year ago
MichaelMorris d2cf8c66f1 Updated for review comments
1 year ago
MichaelMorris fc74964f8a Add robustness to wait status checks
1 year ago
Joe Julian 99e1dce8c8
Merge pull request #9950 from jeffrosenberg/error-on-failed-jobs-9285
1 year 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
2 years ago
Matt Farina cf3d2531a8
Merge pull request #11898 from willzgli/waitbatchPerform
2 years ago
Aman Nijhawan eea2f27bab
Fixes Readiness Check for statefulsets using partitioned rolling update. (#11774)
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
2 years ago
Matt Farina 50c22ed7f9
Bump the Go version
2 years ago
willzgli 11150cdcc6 Fix goroutine leak in perform
2 years ago
muang0 141fa4a037
Update pkg/kube/ready.go
2 years ago
muang0 4cb62d1262
Update pkg/kube/ready.go
2 years ago
muang0 dbb21fcf44
Update pkg/kube/ready.go
2 years ago
muang0 fcc03324a6
Update pkg/kube/ready.go
2 years ago
muang0 a1a1aafb7d
Update pkg/kube/ready.go
2 years ago
cpanato 006bc0f39d
update k8s registry domain
2 years ago
MichaelMorris 830d4a9ee9 Add option to support cascade deletion options
2 years ago
Matt Farina 36e18fa6e1
Fix improper use of Table request/response to k8s API
2 years ago
Matt Farina 774c6ce703
Merge pull request #11439 from phoenixsqf/main
2 years ago
Xin Ruan a2b98281a1 Use errors.Is to compare
2 years ago
Soujanya Mangipudi 038cc4a0ca
Merge branch 'main' into main
2 years ago
Xin Ruan f01486a0ef Use wrapped error so that ErrNoObjectsVisited can be compared after return.
2 years ago
Martin Hickey 3974136b6e
Merge pull request #11426 from cenkalti/leader-changed
2 years ago
Andrew Block 269dd247d0
Merge pull request #11300 from porridge/better-logging
2 years ago
Qifan Shen 9d59d92abb use intstr.GetScaledValueFromIntOrPercent instead of the deprecated
2 years ago
Cenk Alti d32c623699 Revert "Tolerate temporary errors from etcdserver"
2 years ago
Davanum Srinivas ebc79fa807
Tolerate temporary errors from etcdserver
2 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
2 years ago
Soujanya Mangipudi 20e3577543 Addressing review comments:
2 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
2 years ago
Marcin Owsiany b7c35d2a0f During deletion, explicitly log already deleted resource name.
2 years ago
James Oden d008340891 ready checker- comment update
2 years ago
James Oden 4f99c86914 ready checker- remove duplicate statefulset generational check
2 years ago