-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Automated cherry pick of #94599: Fixes Attach Detach Controller reconciler race reading #96617: Recover CSI volumes from dangling attachments #98223
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
Conversation
@vpnachev: 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. |
Hi @vpnachev. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
/ok-to-test |
@vpnachev looks like you have to tweak the PR for cherry-pick. it is failing. |
…orld and operation pending states; fixes reconciler_test mock detach to account for multiple attaches on a node
…tates instead of combining "uncertain" and "detached" into "false"
Change-Id: I72105d67d8a4069ab19bfa4638a7ac365cf4194c
b19f811
to
d4cc37c
Compare
/retest |
/assign @saad-ali |
/test pull-kubernetes-e2e-gce-100-performance |
I have updated the title and the description of the PR to reflect the additionally cherry picked PR |
/release-note-none |
/lgtm |
/approve I do think we need to have release-notes from the original issues. @kubernetes/release-managers does this automatically get picked up? |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: msau42, vpnachev The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
I am open to update the PR with release note, but I need some guidance how to do it now. According to the this and this guides, it should be fetched automatically from the cherry picked PRs, but the bot added So am I suppose to copy the release note from #96617 or I should interact somehow with the bot? |
/test pull-kubernetes-e2e-gce-ubuntu-containerd |
/test pull-kubernetes-node-e2e |
Cherry pick of #94599 #96617 on release-1.18.
#94599: Fixes Attach Detach Controller reconciler race reading
#96617: Recover CSI volumes from dangling attachments
For details on the cherry pick process, see the cherry pick requests page.