Skip to content

Conversation

aburdenthehand
Copy link
Member

What this PR does / why we need it:

  • Remove incorrect restriction that virtiofs does not support live migration as this was resolved in v1.5.0 (PR #13756)
  • Fix markdown formatting for bullet point list rendering

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #922

Special notes for your reviewer:

Created with Claude, from an issue that was created by a different Claude agent, from a list of inconsistencies generated from a comparison of the user-guide and the release notes.
Sceptical review of the issue revealed most of it was off track.
Al;so it looks as though a previous release note re: setting the EnableVirtioFsPVC featuregate was incorrect, which needs investigation.

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note:

NONE

@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Sep 19, 2025
@kubevirt-bot kubevirt-bot added the do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. label Sep 19, 2025
@kubevirt-bot kubevirt-bot requested a review from awels September 19, 2025 16:39
@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign alicefr for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

- Remove incorrect restriction that virtiofs does not support live migration
  as this was resolved in v1.5.0 (PR 13756)
- Fix markdown formatting for bullet point list rendering

Resolves: 922

Co-Authored-By: Claude <[email protected]>
Signed-off-by: Andrew Burden <[email protected]>
@aburdenthehand aburdenthehand force-pushed the virtiofs-live-migration-correction branch from 4a49086 to db4a93e Compare September 22, 2025 11:10
@kubevirt-bot kubevirt-bot removed the do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. label Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has DCO signed all their commits. size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Storage and Migration Documentation to Reflect Feature Lifecycle Changes

2 participants