Skip to content

CNV-80383: Add 5 CNV release notes for 4.22#112604

Open
danielclowers wants to merge 1 commit into
openshift:enterprise-4.22from
danielclowers:CNV-80383_16
Open

CNV-80383: Add 5 CNV release notes for 4.22#112604
danielclowers wants to merge 1 commit into
openshift:enterprise-4.22from
danielclowers:CNV-80383_16

Conversation

@danielclowers
Copy link
Copy Markdown
Contributor

@danielclowers danielclowers commented Jun 1, 2026

Version(s):
4.22

Issue:
https://redhat.atlassian.net/browse/CNV-44026
https://redhat.atlassian.net/browse/CNV-73518
https://redhat.atlassian.net/browse/CNV-73392
https://redhat.atlassian.net/browse/CNV-78892
https://redhat.atlassian.net/browse/CNV-79560

Link to docs preview:
Will add after preview build completes

QE review:

  • QE has approved this change.

Additional information:
Adds 5 CNV release notes for OpenShift Virtualization 4.22 covering infrastructure monitoring, storage migration, VM template enhancements, HyperConverged API versioning, and web console Overview tab improvements.


🤖 Generated with Claude Code

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jun 1, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Jun 1, 2026

@danielclowers: This pull request references CNV-80383 which is a valid jira issue.

Details

In response to this:

Version(s):
4.22

Issue:
https://redhat.atlassian.net/browse/CNV-44026
https://redhat.atlassian.net/browse/CNV-73518
https://redhat.atlassian.net/browse/CNV-73392

Link to docs preview:
Will add after preview build completes

QE review:

  • QE has approved this change.

Additional information:
Adds 3 CNV release notes for OpenShift Virtualization 4.22 covering infrastructure monitoring, storage migration, and VM template enhancements.


🤖 Generated with Claude Code

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 1, 2026
@ocpdocs-previewbot
Copy link
Copy Markdown

ocpdocs-previewbot commented Jun 1, 2026

🤖 Tue Jun 02 20:38:17 - Prow CI generated the docs preview:

https://112604--ocpdocs-pr.netlify.app/openshift-enterprise/latest/virt/release_notes/virt-4-22-release-notes.html

Comment thread virt/release_notes/virt-4-22-release-notes.adoc
Comment thread virt/release_notes/virt-4-22-release-notes.adoc
Comment thread virt/release_notes/virt-4-22-release-notes.adoc
Comment thread virt/release_notes/virt-4-22-release-notes.adoc
@danielclowers danielclowers changed the title CNV-80383: Add 3 CNV release notes for 4.22 CNV-80383: Add 4 CNV release notes for 4.22 Jun 1, 2026
@danielclowers danielclowers changed the title CNV-80383: Add 4 CNV release notes for 4.22 CNV-80383: Add 5 CNV release notes for 4.22 Jun 1, 2026
@openshift-ci openshift-ci Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 1, 2026
Comment thread virt/release_notes/virt-4-22-release-notes.adoc
Copy link
Copy Markdown
Contributor

@abrennan89 abrennan89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments

Comment thread virt/release_notes/virt-4-22-release-notes.adoc Outdated
Comment thread virt/release_notes/virt-4-22-release-notes.adoc Outdated
Comment thread virt/release_notes/virt-4-22-release-notes.adoc Outdated
Comment thread virt/release_notes/virt-4-22-release-notes.adoc Outdated
Comment thread virt/release_notes/virt-4-22-release-notes.adoc Outdated
- CNV-44026: Monitor node memory overcommit level for virtual machines
- CNV-73518: Native storage migration support for virtual machines
- CNV-73392: Create virtual machines from in-cluster native templates (Technology Preview)
- CNV-78892: Non-versioned HyperConverged commands default to v1 API (Known Issue)
- CNV-79560: Overview tab displays dynamic hierarchical view of VM data
//CNV-73392
Create virtual machines from in-cluster native templates (Technology Preview)::
+
Virtual machine (VM) owners can create VMs from the {VirtProductName} cluster native template custom resource. The VM template tracks a golden image that is updated periodically, while reducing errors, and ensuring uniformity in the virtualized environment. You can host the template in all namespaces that you can control. This capability is a Technology Preview feature.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Virtual machine (VM) owners can create VMs from the {VirtProductName} cluster native template custom resource. The VM template tracks a golden image that is updated periodically, while reducing errors, and ensuring uniformity in the virtualized environment. You can host the template in all namespaces that you can control. This capability is a Technology Preview feature.
Virtual machine (VM) owners can create VMs from native `VirtualMachineTemplate` resources in the cluster. The VM template tracks a golden image that is updated periodically, while reducing errors, and ensuring uniformity in the virtualized environment. You can host the template in all namespaces that you can control. This capability is a Technology Preview feature.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@0xFelix here is the small rewrite i'd like for you to review

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danielclowers i see lot of comma do we really need the, like
The VM template tracks a golden image that is updated periodically, reducing errors and ensuring uniformity in the virtualized environment.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technology Preview feature. is used twice L224 and 226

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from what Geetika said, looks good to me

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@geetikakay @0xFelix thanks for confirming it looks technically accurate. and i agree tech preview is mentioned too many times. i'll clean it up a bit. appreciate it!

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jun 2, 2026

@danielclowers: all tests passed!

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

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

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants