New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automated cherry pick of #94087: node sync at least once #97997
Automated cherry pick of #94087: node sync at least once #97997
Conversation
|
@ehashman: This cherry pick PR is for a release branch and has not yet been approved by Release Managers. To merge this cherry pick, it must first be approved ( AFTER it has been approved by code owners, please ping the kubernetes/release-managers team in a comment to request a cherry pick review. (For details on the patch release process and schedule, see the Patch Releases page.) Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@ehashman: This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ehashman The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/release-note-none |
|
@ehashman: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
I'm not sure we can backport this easily to 1.18, it looks like |
|
@ehashman can you consider adapting the PR? 1.18 is still a supported version and the bug is present. |
|
@alculquicondor while the original bug was marked critical-urgent, I'm not actually sure we actually see it that often in production. I don't have bandwidth to adapt the patch right now as I'm focused on some other bugs like #64715 and #97497, but I'd be happy to review if someone wanted to pick this up. |
|
cc @yangxintian |
|
@ehashman @alculquicondor I have done this for branch release-1.18 since I think this an important bug fix. I am not sure if we need do for 1.17 even 1.16! |
|
cc @karan |
|
@cwdsuzhou what's the PR? Note that 1.17 and 1.16 are not supported versions anymore. Although I've seen the issue reproduce in 1.17. |
|
@cwdsuzhou none of those (1.16/1.17) are supported versions anymore so we would not be cherry-picking in upstream k8s. |
Cherry pick of #94087 on release-1.18.
#94087: node sync at least once
For details on the cherry pick process, see the cherry pick requests page.