Tags: doron-fediuck/kubevirt
Tags
Merge pull request kubevirt#3307 from kbidarkar/crt-renew-testid-add Added testid's for automatic cert renewal long-term tests
Merge pull request kubevirt#3340 from mlsorensen/master-operator-job-… …label Add a static label to virt-operator job podspec
This release follows v0.27.0 and consists of 131 changes, contributed by 20 people, leading to 172 files changed, 7960 insertions(+), 1796 deletions(-). The source code and selected binaries are available for download at: <https://github.com/kubevirt/kubevirt/releases/tag/v0.28.0>. The primary release artifact of KubeVirt is the git tree. The release tag is signed and can be verified using [git-evtag][git-evtag]. Pre-built containers are published on Docker Hub and can be viewed at: <https://hub.docker.com/u/kubevirt/>. Notable changes --------------- - CI: Try to discover flaky tests before merge - Fix the use of priorityClasses - Fix guest memory overhead calculation - Fix SR-IOV device overhead requirements - Fix loading of tun module during virt-handler initialization - Fixes for several test cases - Fixes to support running with container_t - Support for renaming a vM - Support ioEmulator thread pinning - Support a couple of alerts for virt-handler - Support for filesystem listing using the guest agent - Support for retrieving data from the guest agent - Support for device role tagging - Support for assigning devices to the PCI root bus - Support for guest overhead override - Rewrite container-disk in C to in order to reduce it's memory footprint Contributors ------------ 20 people contributed to this release: 18 Vladik Romanovsky <[email protected]> 16 Roman Mohr <[email protected]> 13 Omer Yahud <[email protected]> 7 Daniel Belenky <[email protected]> 6 Petr Kotas <[email protected]> 6 Stu Gott <[email protected]> 5 Daniel Hiller <[email protected]> 4 Igor Bezukh <[email protected]> 3 Jed Lejosne <[email protected]> 2 Andrej Krejcir <[email protected]> 2 Marcus Sorensen <[email protected]> 2 Petr Horacek <[email protected]> 2 Quique Llorente <[email protected]> 2 ipinto <[email protected]> 1 Artyom Lukianov <[email protected]> 1 Jim Fehlig <[email protected]> 1 Miguel Duarte Barroso <[email protected]> 1 Omer Yahud <[email protected]> 1 ge.jin <[email protected]> Test Results ------------ > Ran 455 of 540 Specs in 11312.197 seconds > PASS 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] [git-evtag]: https://github.com/cgwalters/git-evtag#using-git-evtag [contributing]: https://github.com/kubevirt/kubevirt/blob/master/CONTRIBUTING.md [license]: https://github.com/kubevirt/kubevirt/blob/master/LICENSE Git-EVTag-v0-SHA512: d0ce41a439f2b32bc3ed404e8e80aefbd8a5c91fa46079885c3e229ae820d0ecfc246409e38b7a33c00eeac7775d13e7c77181b12499ee84d4373f3f5ba20ad7
Merge pull request kubevirt#3256 from stu-gott/cpu-manager-check Skip tests requiring CPU manager if feature gate is disabled
Merge pull request kubevirt#3200 from rmohr/disable-ppc64 Disable ppc64 builds until we have it under control again
Merge pull request kubevirt#3148 from ILpinto/add_test_ids_CDROM_cases Add test cases cdrom
Merge pull request kubevirt#3214 from kubevirt-bot/cherry-pick-3197-t… …o-release-0.26 [release-0.26] Allow generation of manifests with configurable Kubevirt namespace.
This release follows v0.26.0 and consists of 165 changes, contributed by 22 people, leading to 197 files changed, 7671 insertions(+), 1256 deletions(-). The source code and selected binaries are available for download at: <https://github.com/kubevirt/kubevirt/releases/tag/v0.27.0>. The primary release artifact of KubeVirt is the git tree. The release tag is signed and can be verified using [git-evtag][git-evtag]. Pre-built containers are published on Docker Hub and can be viewed at: <https://hub.docker.com/u/kubevirt/>. Notable changes --------------- - Support for more guest agent informations in the API - Support setting priorityClasses on VMs - Support for additional control plane alerts via prometheus - Support for io and emulator thread pinning - Support setting a custom SELinux type for the launcher - Support to perform network configurations from handler instead of launcher - Support to opt-out of auto attaching the serial console - Support for different uninstallStaretgies for data protection - Fix to let qemu run in the qemu group - Fix guest agen connectivity check after i.e. live migrations Contributors ------------ 22 people contributed to this release: 58 Ihar Hrachyshka <[email protected]> 11 Stu Gott <[email protected]> 10 L. Pivarc <[email protected]> 10 Omer Yahud <[email protected]> 7 Roman Mohr <[email protected]> 6 Petr Kotas <[email protected]> 5 Daniel Hiller <[email protected]> 5 Igor Bezukh <[email protected]> 4 Daniel Belenky <[email protected]> 3 Or Shoval <[email protected]> 2 Alberto Losada <[email protected]> 2 David Vossel <[email protected]> 2 Vladik Romanovsky <[email protected]> 1 Alexander Wels <[email protected]> 1 Jed Lejosne <[email protected]> 1 Jim Fehlig <[email protected]> 1 Joowon Cheong <[email protected]> 1 L. Pivarc <[email protected]> 1 Murilo Fossa Vicentini <[email protected]> 1 Sally O'Malley <[email protected]> 1 ipinto <[email protected]> Test Results ------------ > Ran 428 of 509 Specs in 13013.221 seconds > PASS 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] [git-evtag]: https://github.com/cgwalters/git-evtag#using-git-evtag [contributing]: https://github.com/kubevirt/kubevirt/blob/master/CONTRIBUTING.md [license]: https://github.com/kubevirt/kubevirt/blob/master/LICENSE Git-EVTag-v0-SHA512: 8bd9760fd039814d8de8c7dd402d5843de32aae04b171df7188f4a2d14f131cc9064e09fd3ecfe3ebd56ccc2c1640efc22a7b2cc862517cdd53cf695fc5c33ac
PreviousNext