Mark KubeVirt live migration as tech preview in CE 3.23 release notes#2856
Open
ctauchen wants to merge 1 commit into
Open
Mark KubeVirt live migration as tech preview in CE 3.23 release notes#2856ctauchen wants to merge 1 commit into
ctauchen wants to merge 1 commit into
Conversation
The KubeVirt networking page marks live migration support as a tech preview feature. Match that by adding the "(tech preview)" heading suffix (consistent with other tech-preview items in this section) and noting that live migration is tech preview and currently requires BGP networking without overlay. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
✅ Deploy Preview succeeded!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Calico Enterprise 3.23-2 release notes to correctly classify KubeVirt VM live migration as a tech preview feature (aligning the release notes with the existing KubeVirt networking documentation).
Changes:
- Adds the
(tech preview)suffix to the Live migration for KubeVirt VMs release-notes heading. - Adds a clarifying note that live migration is tech preview, may change before GA, and currently requires BGP networking without overlay.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What
Follow-up to #2855. Marks the KubeVirt live migration release-notes entry as tech preview.
Why
#2855 merged before the tech-preview correction could be applied, so the entry currently in
mainreads as GA. The KubeVirt networking page marks live migration as a tech preview feature:(Note: persistent IPs are GA; only live migration is tech preview.)
Changes
(tech preview)heading suffix, consistent with other tech-preview items in this section (Multi-VRF, Native v3 CRDs).Picks up the Copilot review comment from #2855.
🤖 Generated with Claude Code