Skip to content

fix(vm): pin VM pod to local disk node for hotplug volumes on restart#2438

Merged
loktev-d merged 1 commit into
mainfrom
fix/vm/hotplug-local-disk-pod-placement
Jun 4, 2026
Merged

fix(vm): pin VM pod to local disk node for hotplug volumes on restart#2438
loktev-d merged 1 commit into
mainfrom
fix/vm/hotplug-local-disk-pod-placement

Conversation

@loktev-d
Copy link
Copy Markdown
Contributor

@loktev-d loktev-d commented Jun 3, 2026

Description

Propagate the PV node affinity for every VMBDA phase except Terminating.

Why do we need it, and what problem does it solve?

To fix hp pod being stuck in pending during VM restart (VMBDA transitions to Pending when restarting).

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: vm
type: fix
summary: pin VM pod to local disk node for hotplug volumes on restart

Signed-off-by: Daniil Loktev <lokt.daniil@gmail.com>
@loktev-d loktev-d added this to the v1.8.3 milestone Jun 3, 2026
@nevermarine nevermarine modified the milestones: v1.8.3, v1.9.0 Jun 3, 2026
@eofff eofff self-requested a review June 3, 2026 13:55
@loktev-d loktev-d merged commit e2a1d9b into main Jun 4, 2026
38 of 46 checks passed
@loktev-d loktev-d deleted the fix/vm/hotplug-local-disk-pod-placement branch June 4, 2026 15:23
deckhouse-BOaTswain added a commit that referenced this pull request Jun 5, 2026
…on restart (#2449)

fix(vm): pin VM pod to local disk node for hotplug volumes on restart (#2438)

Propagate the PV node affinity for every VMBDA phase except Terminating to fix hp pod being stuck in pending during VM restart (VMBDA transitions to Pending when restarting).

Signed-off-by: Daniil Loktev <lokt.daniil@gmail.com>
Co-authored-by: Daniil Loktev <70405899+loktev-d@users.noreply.github.com>
@deckhouse-BOaTswain
Copy link
Copy Markdown
Contributor

Cherry pick PR 2449 to the branch release-1.9 successful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants