Skip to content
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

CNV#39964: inferFromVolume support for container disks #83311

Open
wants to merge 1 commit into
base: enterprise-4.17
Choose a base branch
from

Conversation

ousleyp
Copy link
Member

@ousleyp ousleyp commented Oct 9, 2024

Version(s): 4.17 only (RN)

Issue: CNV-39964

Link to docs preview: https://83311--ocpdocs-pr.netlify.app/openshift-enterprise/latest/virt/release_notes/virt-4-17-release-notes.html#virt-4-17-infrastructure

QE review:

  • QE has approved this change.

Additional information:

@ousleyp ousleyp added CNV Label for all CNV PRs branch/enterprise-4.17 labels Oct 9, 2024
@ousleyp ousleyp added this to the Continuous Release milestone Oct 9, 2024
@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 9, 2024
@ocpdocs-previewbot
Copy link

🤖 Wed Oct 09 22:11:42 - Prow CI generated the docs preview:

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

Copy link

openshift-ci bot commented Oct 9, 2024

@ousleyp: all tests passed!

Full PR test history. Your PR dashboard.

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.

@RoniKishner
Copy link

/lgtm
looks good from QE side

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 10, 2024
@@ -65,6 +65,9 @@ This release adds new features and enhancements related to the following compone

* Configuring xref:../../virt/nodes/virt-node-maintenance.adoc#eviction-strategies[VM eviction strategies] for an xref:../../virt/nodes/virt-node-maintenance.adoc#virt-configuring-cluster-eviction-strategy-cli_virt-node-maintenance[entire cluster] is now generally available.

//CNV-39964 GA: inferFromVolume
* The `inferFromVolume` attribute is now supported for use with container disks. When requested, {VirtProductName} can copy the labels `instancetype.kubevirt.io/default-instancetype` and `instancetype.kubevirt.io/default-preference` from a source container disk to the boot volume of a new VM.
Copy link

Choose a reason for hiding this comment

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

Suggested change
* The `inferFromVolume` attribute is now supported for use with container disks. When requested, {VirtProductName} can copy the labels `instancetype.kubevirt.io/default-instancetype` and `instancetype.kubevirt.io/default-preference` from a source container disk to the boot volume of a new VM.
* The `inferFromVolume` attribute is now supported for use with imported container disks. When requested, {VirtProductName} can copy the labels `instancetype.kubevirt.io/default-instancetype` and `instancetype.kubevirt.io/default-preference` from a source container disk to the boot volume of a new VM.

Copy link

Choose a reason for hiding this comment

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

Very slight but important change. Imported containerdisks can make use of the labels, but containerdisks used as ephemeral volumes can not yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch/enterprise-4.17 CNV Label for all CNV PRs lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants