Skip to content

Add updates to 4.18 release notes #94940

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

Open
wants to merge 1 commit into
base: enterprise-4.18
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion virt/release_notes/virt-4-18-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ include::_attributes/common-attributes.adoc[]

toc::[]

[role="_abstract"]
The release notes summarize new features and enhancements, notable technical changes, and known issues for this release of OpenShift Virtualization.

[id="virt-doc-feedback"]
== Providing documentation feedback

Expand Down Expand Up @@ -129,11 +132,13 @@ These sections include streamlined and improved content.
== Deprecated and removed features
//NOTE: Comment out deprecated and removed features (and their IDs) if not used in a release

[role="_abstract"]
The deprecated and removed features section lists the features that are no longer supported or planned for removal in this release of OpenShift Virtualization.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think deprecated means that support is still available. For example, 4.19 RN doc.

Copy link
Contributor

Choose a reason for hiding this comment

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

Consider adding a statement similar to the 4.19 RN doc's statement.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi @dfitzmau – As per the requirements outlined in the Jira issue, I've added the brief description mentioned in the issue details. Please let me know if you'd still prefer me to include a statement similar to the one used for 4.19.

Copy link
Contributor

Choose a reason for hiding this comment

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

Hi, @Vaishali-gif-rh. I don't think I can make these calls for CNV, but I wanted to call out that unclear support statements might insight some undesired customer feedback. I see that you meet the DITA expectation that is outlined on the Jira.


[id="virt-4-18-deprecated"]
=== Deprecated features
// NOTE: When uncommenting deprecated features list, change the Removed features header level below to ===

Deprecated features are included in the current release and supported. However, they will be removed in a future release and are not recommended for new deployments.

//CNV-26316: Release note: Align tekton tasks with instancestypes
* The `copy-template`, `modify-vm-template`, and `create-vm-from-template` tasks are deprecated.
Expand Down