Merged
Conversation
4703566 to
7c3caed
Compare
dc5a200 to
1617d42
Compare
071ac4a to
9f67bff
Compare
0f36f7f to
e6c77de
Compare
9b24b18 to
ef79b12
Compare
Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com>
nevermarine
approved these changes
Apr 23, 2026
Contributor
Author
|
Cherry pick PR 2262 to the branch release-1.8 successful! |
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.
Changelog v1.8.0
Features
progressfield to the status ofVirtualMachineOperationresources with theEvictandMigratetypes to show operation progress. The correspondingPROGRESScolumn is displayed when runningd8 k get vmop#2182HotplugCPUWithLiveMigrationto.spec.settings.featureGatesin theModuleConfigof thevirtualizationmodule. #2147.spec.memoryvalue is applied via live migration. To enable this functionality, addHotplugMemoryWithLiveMigrationto.spec.settings.featureGatesin theModuleConfigof thevirtualizationmodule. #2110Fixes
Uploadtype, theWaitForUserUploadphase no longer occurs prematurely while the resource is not yet ready for upload. #2178NodeUSBDeviceresources that are absent on the node and are not assigned to a namespace or project. #2220Mainnetwork from a virtual machine: the virtual machine no longer uses an IP address from the virtualization CIDR after the network is removed. #2185hostNetwork, allowing the host MTU to be used instead of the pod MTU. #2174Mainnetwork. #2176Chore
For more information, see the changelog and minor version release changes.