Tags: Muyan0828/kubevirt
Tags
This release follows v0.44.1 and consists of 290 changes, contributed… … by 38 people, leading to 302 files changed, 13624 insertions(+), 4851 deletions(-). v0.45.0 is a promotion of release candidate v0.45.0-rc.0 which was originally published 2021-09-01 The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v0.45.0. The primary release artifact of KubeVirt is the git tree. The release tag is signed and can be verified using `git tag -v v0.45.0`. Pre-built containers are published on Quay and can be viewed at: <https://quay.io/kubevirt/>. Notable changes --------------- - [PR kubevirt#6191][marceloamaral] Addition of perfscale-load-generator to perform stress tests to evaluate the control plane - [PR kubevirt#6248][VirrageS] Reduced logging in hot paths - [PR kubevirt#6079][weihanglo] Hotplug volume can be unplugged at anytime and reattached after a VM restart. - [PR kubevirt#6101][rmohr] Make k8s client rate limits configurable - [PR kubevirt#6204][sradco] This PR adds to each alert the runbook url that points to a runbook that provides additional details on each alert and how to mitigate it. - [PR kubevirt#5974][vladikr] a list of desired mdev types can now be provided in KubeVirt CR to kubevirt to configure these devices on relevant nodes - [PR kubevirt#6147][rmohr] Fix rbac permissions for freeze/unfreeze, addvolume/removevolume, guestosinfo, filesystemlist and userlist - [PR kubevirt#6161][ashleyschuett] Remove HostDevice validation on VMI creation - [PR kubevirt#6078][zcahana] Report ErrImagePull/ImagePullBackOff VM status when image pull errors occur - [PR kubevirt#6176][kwiesmueller] Fix goroutine leak in virt-handler, potentially causing issues with a high turnover of VMIs. - [PR kubevirt#6047][ShellyKa13] Add phases to the vm snapshot api, specifically a failure phase - [PR kubevirt#6138][ansijain] NA Contributors ------------ 38 people contributed to this release: 23 Roman Mohr <[email protected]> 20 Shelly Kagan <[email protected]> 15 David Vossel <[email protected]> 15 Vladik Romanovsky <[email protected]> 13 Miguel Duarte Barroso <[email protected]> 13 Or Shoval <[email protected]> 13 Zvi Cahana <[email protected]> 11 Weihang Lo <[email protected]> 8 Marcelo Amaral <[email protected]> 7 L. Pivarc <[email protected]> 6 Radim Hrazdil <[email protected]> 5 Edward Haas <[email protected]> 5 Quique Llorente <[email protected]> 4 Federico Gimenez <[email protected]> 4 Igor Bezukh <[email protected]> 3 Alexander Wels <[email protected]> 3 Ashley Schuett <[email protected]> 3 Israel Pinto <[email protected]> 3 Janusz Marcinkiewicz <[email protected]> 3 Jed Lejosne <[email protected]> 3 Vatsal Parekh <[email protected]> 2 Dan Kenigsberg <[email protected]> 2 Kedar Bidarkar <[email protected]> 2 Or Mergi <[email protected]> 2 alonsadan <[email protected]> 1 Alex Kalenyuk <[email protected]> 1 Alona Kaplan <[email protected]> 1 Hao Yu <[email protected]> 1 Itamar Holder <[email protected]> 1 Josh Berkus <[email protected]> 1 Kevin Wiesmueller <[email protected]> 1 Maya Rashish <[email protected]> 1 Shirly Radco <[email protected]> 1 Tomasz Baranski <[email protected]> 1 ansijain <[email protected]> 1 yingbai <[email protected]> Additional Resources -------------------- - Mailing list: <https://groups.google.com/forum/#!forum/kubevirt-dev> - Slack: <https://kubernetes.slack.com/messages/virtualization> - An easy to use demo: <https://github.com/kubevirt/demo> - [How to contribute][contributing] - [License][license] [contributing]: https://github.com/kubevirt/kubevirt/blob/main/CONTRIBUTING.md [license]: https://github.com/kubevirt/kubevirt/blob/main/LICENSE ---
This release follows v0.44.1 and consists of 290 changes, contributed… … by 38 people, leading to 302 files changed, 13624 insertions(+), 4851 deletions(-). The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v0.45.0-rc.0. The primary release artifact of KubeVirt is the git tree. The release tag is signed and can be verified using `git tag -v v0.45.0-rc.0`. Pre-built containers are published on Quay and can be viewed at: <https://quay.io/kubevirt/>. Notable changes --------------- - [PR kubevirt#6191][marceloamaral] Addition of perfscale-load-generator to perform stress tests to evaluate the control plane - [PR kubevirt#6248][VirrageS] Reduced logging in hot paths - [PR kubevirt#6079][weihanglo] Hotplug volume can be unplugged at anytime and reattached after a VM restart. - [PR kubevirt#6101][rmohr] Make k8s client rate limits configurable - [PR kubevirt#6204][sradco] This PR adds to each alert the runbook url that points to a runbook that provides additional details on each alert and how to mitigate it. - [PR kubevirt#5974][vladikr] a list of desired mdev types can now be provided in KubeVirt CR to kubevirt to configure these devices on relevant nodes - [PR kubevirt#6147][rmohr] Fix rbac permissions for freeze/unfreeze, addvolume/removevolume, guestosinfo, filesystemlist and userlist - [PR kubevirt#6161][ashleyschuett] Remove HostDevice validation on VMI creation - [PR kubevirt#6078][zcahana] Report ErrImagePull/ImagePullBackOff VM status when image pull errors occur - [PR kubevirt#6176][kwiesmueller] Fix goroutine leak in virt-handler, potentially causing issues with a high turnover of VMIs. - [PR kubevirt#6047][ShellyKa13] Add phases to the vm snapshot api, specifically a failure phase - [PR kubevirt#6138][ansijain] NA Contributors ------------ 38 people contributed to this release: 23 Roman Mohr <[email protected]> 20 Shelly Kagan <[email protected]> 15 David Vossel <[email protected]> 15 Vladik Romanovsky <[email protected]> 13 Miguel Duarte Barroso <[email protected]> 13 Or Shoval <[email protected]> 13 Zvi Cahana <[email protected]> 11 Weihang Lo <[email protected]> 8 Marcelo Amaral <[email protected]> 7 L. Pivarc <[email protected]> 6 Radim Hrazdil <[email protected]> 5 Edward Haas <[email protected]> 5 Quique Llorente <[email protected]> 4 Federico Gimenez <[email protected]> 4 Igor Bezukh <[email protected]> 3 Alexander Wels <[email protected]> 3 Ashley Schuett <[email protected]> 3 Israel Pinto <[email protected]> 3 Janusz Marcinkiewicz <[email protected]> 3 Jed Lejosne <[email protected]> 3 Vatsal Parekh <[email protected]> 2 Dan Kenigsberg <[email protected]> 2 Kedar Bidarkar <[email protected]> 2 Or Mergi <[email protected]> 2 alonsadan <[email protected]> 1 Alex Kalenyuk <[email protected]> 1 Alona Kaplan <[email protected]> 1 Hao Yu <[email protected]> 1 Itamar Holder <[email protected]> 1 Josh Berkus <[email protected]> 1 Kevin Wiesmueller <[email protected]> 1 Maya Rashish <[email protected]> 1 Shirly Radco <[email protected]> 1 Tomasz Baranski <[email protected]> 1 ansijain <[email protected]> 1 yingbai <[email protected]> Additional Resources -------------------- - Mailing list: <https://groups.google.com/forum/#!forum/kubevirt-dev> - Slack: <https://kubernetes.slack.com/messages/virtualization> - An easy to use demo: <https://github.com/kubevirt/demo> - [How to contribute][contributing] - [License][license] [contributing]: https://github.com/kubevirt/kubevirt/blob/main/CONTRIBUTING.md [license]: https://github.com/kubevirt/kubevirt/blob/main/LICENSE ---
This release follows v0.44.0 and consists of 11 changes, contributed … …by 4 people, leading to 16 files changed, 411 insertions(+), 38 deletions(-). The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v0.44.1. The primary release artifact of KubeVirt is the git tree. The release tag is signed and can be verified using `git tag -v v0.44.1`. Pre-built containers are published on Quay and can be viewed at: <https://quay.io/kubevirt/>. Notable changes --------------- - [PR kubevirt#6219][kubevirt-bot] Add phases to the vm snapshot api, specifically a failure phase Contributors ------------ 4 people contributed to this release: 6 Shelly Kagan <[email protected]> 3 Zvi Cahana <[email protected]> Additional Resources -------------------- - Mailing list: <https://groups.google.com/forum/#!forum/kubevirt-dev> - Slack: <https://kubernetes.slack.com/messages/virtualization> - An easy to use demo: <https://github.com/kubevirt/demo> - [How to contribute][contributing] - [License][license] [contributing]: https://github.com/kubevirt/kubevirt/blob/main/CONTRIBUTING.md [license]: https://github.com/kubevirt/kubevirt/blob/main/LICENSE ---
This release follows v0.41.0 and consists of 84 changes, contributed … …by 18 people, leading to 81 files changed, 2480 insertions(+), 3221 deletions(-). The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v0.41.3. The primary release artifact of KubeVirt is the git tree. The release tag is signed and can be verified using `git tag -v v0.41.3`. Pre-built containers are published on Quay and can be viewed at: <https://quay.io/kubevirt/>. Notable changes --------------- - [PR kubevirt#6196][ashleyschuett] Allow multiple shutdown events to ensure the event is received by ACPI - [PR kubevirt#6194][kubevirt-bot] Allow Failed VMs to be stopped when using `--force --gracePeriod 0` - [PR kubevirt#6039][akalenyu] BugFix: Pending VMIs when creating concurrent bulk of VMs backed by WFFC DVs - [PR kubevirt#5917][davidvossel] Fixes event recording causing a segfault in virt-controller - [PR kubevirt#5886][ashleyschuett] Allow virtctl to stop VM and ignore the graceful shutdown period - [PR kubevirt#5866][xpivarc] Fix: Kubevirt build with golang 1.14+ will not fail on validation of container disk with memory allocation error - [PR kubevirt#5873][kubevirt-bot] Update ca-bundle if it is unable to be parsed - [PR kubevirt#5822][kubevirt-bot] migrated references of authorization/v1beta1 to authorization/v1 - [PR kubevirt#5704][davidvossel] Fix virt-controller clobbering in progress vmi migration state during virt handler handoff - [PR kubevirt#5707][kubevirt-bot] Fixes null pointer dereference in migration controller - [PR kubevirt#5685][stu-gott] [bugfix] - reject VM defined with volume with no matching disk - [PR kubevirt#5670][stu-gott] Validation/Mutation webhooks now explicitly define a 10 second timeout period - [PR kubevirt#5653][kubevirt-bot] virt-launcher now populates domain's guestOS info and interfaces status according guest agent also when doing periodic resyncs. - [PR kubevirt#5644][kubevirt-bot] Fix live-migration failing when VM with masquarade iface has explicitly specified any of these ports: 22222, 49152, 49153 - [PR kubevirt#5646][kubevirt-bot] virtctl rename support is dropped Contributors ------------ 18 people contributed to this release: 17 Ashley Schuett <[email protected]> 8 David Vossel <[email protected]> 5 Roman Mohr <[email protected]> 4 L. Pivarc <[email protected]> 4 Radim Hrazdil <[email protected]> 3 Antonio Cardace <[email protected]> 2 Itamar Holder <[email protected]> 2 Jed Lejosne <[email protected]> 1 Alex Kalenyuk <[email protected]> 1 Alexander Wels <[email protected]> 1 Bartosz Rybacki <[email protected]> 1 Igor Bezukh <[email protected]> 1 Karel Šimon <[email protected]> 1 Omer Yahud <[email protected]> 1 Or Shoval <[email protected]> 1 Petr Horáček <[email protected]> Additional Resources -------------------- - Mailing list: <https://groups.google.com/forum/#!forum/kubevirt-dev> - Slack: <https://kubernetes.slack.com/messages/virtualization> - An easy to use demo: <https://github.com/kubevirt/demo> - [How to contribute][contributing] - [License][license] [contributing]: https://github.com/kubevirt/kubevirt/blob/main/CONTRIBUTING.md [license]: https://github.com/kubevirt/kubevirt/blob/main/LICENSE ---
This release follows v0.43.0 and consists of 389 changes, contributed… … by 41 people, leading to 508 files changed, 28369 insertions(+), 24278 deletions(-). v0.44.0 is a promotion of release candidate v0.44.0-rc.0 which was originally published 2021-08-02 The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v0.44.0. The primary release artifact of KubeVirt is the git tree. The release tag is signed and can be verified using `git tag -v v0.44.0`. Pre-built containers are published on Quay and can be viewed at: <https://quay.io/kubevirt/>. Notable changes --------------- - [PR kubevirt#6058][acardace] Fix virt-launcher exit pod race condition - [PR kubevirt#6035][davidvossel] Addition of perfscale-audit tool for auditing performance of control plane during stress tests - [PR kubevirt#6145][acardace] virt-launcher: disable unencrypted TCP socket for libvirtd. - [PR kubevirt#6163][davidvossel] Handle qemu processes in defunc (zombie) state - [PR kubevirt#6105][ashleyschuett] Add VirtualMachineInstancesPerNode to KubeVirt CR under Spec.Configuration - [PR kubevirt#6104][zcahana] Report FailedUnschedulable VM status when scheduling errors occur - [PR kubevirt#5905][davidvossel] VM CrashLoop detection and Exponential Backoff - [PR kubevirt#6070][acardace] Initiate Live-Migration using a unix socket (exposed by virt-handler) instead of an additional TCP<->Unix migration proxy started by virt-launcher - [PR kubevirt#5728][vasiliy-ul] Live migration of VMs with hotplug volumes is now enabled - [PR kubevirt#6109][rmohr] Fix virt-controller SCC: Reflect the need for NET_BIND_SERVICE in the virt-controller SCC. - [PR kubevirt#5942][ShellyKa13] Integrate guest agent to online VM snapshot - [PR kubevirt#6034][ashleyschuett] Go version updated to version 1.16.6 - [PR kubevirt#6040][yuhaohaoyu] Improved debuggability by keeping the environment of a failed VMI alive. - [PR kubevirt#6068][dhiller] Add check that not all tests have been skipped - [PR kubevirt#6041][xpivarc] [Experimental] Virt-launcher can run as non-root user - [PR kubevirt#6062][iholder-redhat] replace dead "stress" binary with new, maintained, "stress-ng" binary - [PR kubevirt#6029][mhenriks] CDI to 1.36.0 with DataSource support - [PR kubevirt#4089][victortoso] Add support to USB Redirection with usbredir - [PR kubevirt#5946][vatsalparekh] Add guest-agent based ping probe - [PR kubevirt#6005][acardace] make containerDisk validation memory usage limit configurable - [PR kubevirt#5791][zcahana] Added a READY column to the tabular output of "kubectl get vm/vmi" - [PR kubevirt#6006][awels] DataVolumes created by DataVolumeTemplates will follow the associated VMs priority class. - [PR kubevirt#5982][davidvossel] Reduce vmi Update collisions (http code 409) during startup - [PR kubevirt#5891][akalenyu] BugFix: Pending VMIs when creating concurrent bulk of VMs backed by WFFC DVs - [PR kubevirt#5925][rhrazdil] Fix issue with Windows VMs not being assigned IP address configured in network-attachment-definition IPAM. - [PR kubevirt#6007][rmohr] Fix: The bandwidth limitation on migrations is no longer ignored. Caution: The default bandwidth limitation of 64Mi is changed to "unlimited" to not break existing installations. - [PR kubevirt#4944][kwiesmueller] Add `/portforward` subresource to `VirtualMachine` and `VirtualMachineInstance` that can tunnel TCP traffic through the API Server using a websocket stream. - [PR kubevirt#5402][alicefr] Integration of libguestfs-tools and added new command `guestfs` to virtctl - [PR kubevirt#5953][ashleyschuett] Allow Failed VMs to be stopped when using `--force --gracePeriod 0` - [PR kubevirt#5876][mlsorensen] KubeVirt CR supports specifying a runtime class for virt-launcher pods via 'launcherRuntimeClass'. Contributors ------------ 41 people contributed to this release: 27 David Vossel <[email protected]> 24 Zvi Cahana <[email protected]> 22 L. Pivarc <[email protected]> 16 Quique Llorente <[email protected]> 16 Shelly Kagan <[email protected]> 16 Vasiliy Ulyanov <[email protected]> 14 Roman Mohr <[email protected]> 11 Antonio Cardace <[email protected]> 10 Alice Frosi <[email protected]> 10 Alona Kaplan <[email protected]> 9 Michael Henriksen <[email protected]> 8 Marcelo Amaral <[email protected]> 7 Ashley Schuett <[email protected]> 6 Ben Ukhanov <[email protected]> 6 Igor Bezukh <[email protected]> 6 Itamar Holder <[email protected]> 6 Victor Toso <[email protected]> 5 Radim Hrazdil <[email protected]> 4 Alexander Wels <[email protected]> 4 Daniel Hiller <[email protected]> 4 Miguel Duarte Barroso <[email protected]> 4 Or Shoval <[email protected]> 3 Federico Gimenez <[email protected]> 3 Marcus Sorensen <[email protected]> 3 Vatsal Parekh <[email protected]> 3 alonsadan <[email protected]> 2 Kevin Wiesmueller <[email protected]> 2 Marcus Sorensen <[email protected]> 1 Alex Kalenyuk <[email protected]> 1 Andrea Bolognani <[email protected]> 1 Chris Callegari <[email protected]> 1 Hao Yu <[email protected]> 1 Howard Zhang <[email protected]> 1 Jed Lejosne <[email protected]> 1 LiHui <[email protected]> 1 Nahshon Unna-Tsameret <[email protected]> 1 Simone Tiraboschi <[email protected]> 1 Stu Gott <[email protected]> 1 borod108 <[email protected]> Additional Resources -------------------- - Mailing list: <https://groups.google.com/forum/#!forum/kubevirt-dev> - Slack: <https://kubernetes.slack.com/messages/virtualization> - An easy to use demo: <https://github.com/kubevirt/demo> - [How to contribute][contributing] - [License][license] [contributing]: https://github.com/kubevirt/kubevirt/blob/main/CONTRIBUTING.md [license]: https://github.com/kubevirt/kubevirt/blob/main/LICENSE ---
This release follows v0.43.0 and consists of 389 changes, contributed… … by 41 people, leading to 508 files changed, 28369 insertions(+), 24278 deletions(-). The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v0.44.0-rc.0. The primary release artifact of KubeVirt is the git tree. The release tag is signed and can be verified using `git tag -v v0.44.0-rc.0`. Pre-built containers are published on Quay and can be viewed at: <https://quay.io/kubevirt/>. Notable changes --------------- - [PR kubevirt#6058][acardace] Fix virt-launcher exit pod race condition - [PR kubevirt#6035][davidvossel] Addition of perfscale-audit tool for auditing performance of control plane during stress tests - [PR kubevirt#6145][acardace] virt-launcher: disable unencrypted TCP socket for libvirtd. - [PR kubevirt#6163][davidvossel] Handle qemu processes in defunc (zombie) state - [PR kubevirt#6105][ashleyschuett] Add VirtualMachineInstancesPerNode to KubeVirt CR under Spec.Configuration - [PR kubevirt#6104][zcahana] Report FailedUnschedulable VM status when scheduling errors occur - [PR kubevirt#5905][davidvossel] VM CrashLoop detection and Exponential Backoff - [PR kubevirt#6070][acardace] Initiate Live-Migration using a unix socket (exposed by virt-handler) instead of an additional TCP<->Unix migration proxy started by virt-launcher - [PR kubevirt#5728][vasiliy-ul] Live migration of VMs with hotplug volumes is now enabled - [PR kubevirt#6109][rmohr] Fix virt-controller SCC: Reflect the need for NET_BIND_SERVICE in the virt-controller SCC. - [PR kubevirt#5942][ShellyKa13] Integrate guest agent to online VM snapshot - [PR kubevirt#6034][ashleyschuett] Go version updated to version 1.16.6 - [PR kubevirt#6040][yuhaohaoyu] Improved debuggability by keeping the environment of a failed VMI alive. - [PR kubevirt#6068][dhiller] Add check that not all tests have been skipped - [PR kubevirt#6041][xpivarc] [Experimental] Virt-launcher can run as non-root user - [PR kubevirt#6062][iholder-redhat] replace dead "stress" binary with new, maintained, "stress-ng" binary - [PR kubevirt#6029][mhenriks] CDI to 1.36.0 with DataSource support - [PR kubevirt#4089][victortoso] Add support to USB Redirection with usbredir - [PR kubevirt#5946][vatsalparekh] Add guest-agent based ping probe - [PR kubevirt#6005][acardace] make containerDisk validation memory usage limit configurable - [PR kubevirt#5791][zcahana] Added a READY column to the tabular output of "kubectl get vm/vmi" - [PR kubevirt#6006][awels] DataVolumes created by DataVolumeTemplates will follow the associated VMs priority class. - [PR kubevirt#5982][davidvossel] Reduce vmi Update collisions (http code 409) during startup - [PR kubevirt#5891][akalenyu] BugFix: Pending VMIs when creating concurrent bulk of VMs backed by WFFC DVs - [PR kubevirt#5925][rhrazdil] Fix issue with Windows VMs not being assigned IP address configured in network-attachment-definition IPAM. - [PR kubevirt#6007][rmohr] Fix: The bandwidth limitation on migrations is no longer ignored. Caution: The default bandwidth limitation of 64Mi is changed to "unlimited" to not break existing installations. - [PR kubevirt#4944][kwiesmueller] Add `/portforward` subresource to `VirtualMachine` and `VirtualMachineInstance` that can tunnel TCP traffic through the API Server using a websocket stream. - [PR kubevirt#5402][alicefr] Integration of libguestfs-tools and added new command `guestfs` to virtctl - [PR kubevirt#5953][ashleyschuett] Allow Failed VMs to be stopped when using `--force --gracePeriod 0` - [PR kubevirt#5876][mlsorensen] KubeVirt CR supports specifying a runtime class for virt-launcher pods via 'launcherRuntimeClass'. Contributors ------------ 41 people contributed to this release: 27 David Vossel <[email protected]> 24 Zvi Cahana <[email protected]> 22 L. Pivarc <[email protected]> 16 Quique Llorente <[email protected]> 16 Shelly Kagan <[email protected]> 16 Vasiliy Ulyanov <[email protected]> 14 Roman Mohr <[email protected]> 11 Antonio Cardace <[email protected]> 10 Alice Frosi <[email protected]> 10 Alona Kaplan <[email protected]> 9 Michael Henriksen <[email protected]> 8 Marcelo Amaral <[email protected]> 7 Ashley Schuett <[email protected]> 6 Ben Ukhanov <[email protected]> 6 Igor Bezukh <[email protected]> 6 Itamar Holder <[email protected]> 6 Victor Toso <[email protected]> 5 Radim Hrazdil <[email protected]> 4 Alexander Wels <[email protected]> 4 Daniel Hiller <[email protected]> 4 Miguel Duarte Barroso <[email protected]> 4 Or Shoval <[email protected]> 3 Federico Gimenez <[email protected]> 3 Marcus Sorensen <[email protected]> 3 Vatsal Parekh <[email protected]> 3 alonsadan <[email protected]> 2 Kevin Wiesmueller <[email protected]> 2 Marcus Sorensen <[email protected]> 1 Alex Kalenyuk <[email protected]> 1 Andrea Bolognani <[email protected]> 1 Chris Callegari <[email protected]> 1 Hao Yu <[email protected]> 1 Howard Zhang <[email protected]> 1 Jed Lejosne <[email protected]> 1 LiHui <[email protected]> 1 Nahshon Unna-Tsameret <[email protected]> 1 Simone Tiraboschi <[email protected]> 1 Stu Gott <[email protected]> 1 borod108 <[email protected]> Additional Resources -------------------- - Mailing list: <https://groups.google.com/forum/#!forum/kubevirt-dev> - Slack: <https://kubernetes.slack.com/messages/virtualization> - An easy to use demo: <https://github.com/kubevirt/demo> - [How to contribute][contributing] - [License][license] [contributing]: https://github.com/kubevirt/kubevirt/blob/main/CONTRIBUTING.md [license]: https://github.com/kubevirt/kubevirt/blob/main/LICENSE ---
Merge pull request kubevirt#6076 from marceloamaral/patch-perftest [SIG-scale] Add density performance tests to evaluate the Kubevirt control plane
Merge pull request kubevirt#6052 from kubevirt-bot/cherry-pick-6005-t… …o-release-0.43 [release-0.43] virt-config: make containerDisk validation memory usage limit configurable
PreviousNext