Automated cherry pick of #55259#56222
Automated cherry pick of #55259#56222k8s-github-robot merged 1 commit intokubernetes:release-1.8from
Conversation
Allow the garbage collector to tolerate partial discovery failures. On a partial failure, use whatever was discovered, log the failures, and allow the resync logic to try again later. Fixes kubernetes#55022.
|
cc @jpbetz |
|
/lgtm Who can approve this? @thockin this needs priority |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: chrislovecnm, janetkuo, justinsb Assign the PR to them by writing Associated issue: 55259 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
|
/assign @jpbetz would you cherrypick approve this patch? Thanks! |
|
[MILESTONENOTIFIER] Milestone Pull Request Current @chrislovecnm @erictune @janetkuo @jpbetz @justinsb Pull Request Labels
|
|
/test all Tests are more than 96 hours old. Re-running tests. |
|
/test all [submit-queue is verifying that this PR is safe to merge] |
|
Automatic merge from submit-queue. |
Cherry pick of #55259 on release-1.8.
#55259: Tolerate partial discovery in garbage collector