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.
Changelog v1.2.0
Features
VirtualMachineSnapshotOperationresource for creating a virtual machine based on aVirtualMachineSnapshot. #1727.spec.settings.dvcr.gc.schedule. #1688d8_virtualization_virtualdisk_capacity_bytes: Metric showing the disk size.d8_virtualization_virtualdisk_info: Metric with information about the disk configuration.d8_virtualization_virtualdisk_status_inuse: Metric showing the current use of the disk by a virtual machine or for creating other block devices. #1592Attachedcondition of theVirtualMachineBlockDeviceAttachmentresource when a block device is unavailable on the virtual machine node. #1561VirtualMachineClassresource, versionv1alpha2is deprecated. Use versionv1alpha3instead:v1alpha3, the.spec.sizingPolicies.coreFractionfield is now a string with a percentage (for example, "50%"), similar to the field in a virtual machine. #1601VirtualMachineRestoreresource is deprecated. Use the following resources instead:VirtualMachineOperationwith typeClone: For cloning an existing virtual machine.VirtualMachineOperationwith typeRestore: For restoring an existing virtual machine to a state from a snapshot.VirtualMachineSnapshotOperation: For creating a new virtual machine based on a snapshot. #1631Fixes
VirtualMachineClassresource via command-line utilities (d8 k, kubectl). #1666VirtualImageandClusterVirtualImageresources for a stopped virtual machine. #1669userandeditorcluster roles. #1749D8VirtualizationVirtualMachineFirmwareOutOfDatealert, which could be duplicated when virtualization runs in HA mode. #1739VirtualMachineClassresource named "generic". The virtualization module will no longer restore it to its original state. #1597VirtualMachineSnapshotandVirtualDiskSnapshotresources when creating a snapshot of a virtual machine with multiple disks. #1668Chore
For more information, see the changelog and minor version release changes.