Tags: 2020human/kubevirt
Tags
This release follows v0.23.0 and consists of 73 changes, contributed by 17 people, leading to 124 files changed, 3303 insertions(+), 617 deletions(-). The source code and selected binaries are available for download at: <https://github.com/kubevirt/kubevirt/releases/tag/v0.24.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: Support for Kubernetes 1.15 - CI: Support for Kubernetes 1.16 - Add and fix a couple of test cases - Support for pause and unpausing VMs - Update of libvirt to 5.6.0 - Fix bug related to parallel scraping of Prometheus endpoints - Fix to reliably test VNC Contributors ------------ 17 people contributed to this release: 15 Marc Sluiter <[email protected]> 8 Daniel Hiller <[email protected]> 8 Roman Mohr <[email protected]> 5 Francesco Romani <[email protected]> 3 Michael Henriksen <[email protected]> 2 Quique Llorente <[email protected]> 2 ipinto <[email protected]> 1 Andrea Bolognani <[email protected]> 1 Artyom Lukianov <[email protected]> 1 Kedar Bidarkar <[email protected]> 1 Marcin Franczyk <[email protected]> 1 Pep Turró Mauri <[email protected]> 1 Sebastian Scheinkman <[email protected]> 1 Vladik Romanovsky <[email protected]> 1 alonSadan <[email protected]> 1 yinchengfeng <[email protected]> Test Results ------------ > Ran 403 of 481 Specs in 12434.458 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: 7b10a68999287834cf77712eb29f5b7172db6c5178b52e945541ca544890e813a303d4140748a15d5137674e5db6ea43f232ad25a194ad3fcba1ee72c6c59c08
Merge pull request kubevirt#2911 from rmohr/2909-release-0.23 [release-0.23] Prepare kubevirt for libvirt 5.6.0 without switching
--- This release follows v0.22.0 and consists of 91 changes, contributed by 15 people, leading to 216 files changed, 9040 insertions(+), 2258 deletions(-). The source code and selected binaries are available for download at: <https://github.com/kubevirt/kubevirt/releases/tag/>. 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 --------------- - Guest OS Information is available under the VMI status now - Updated to Go 1.12.8 and latest bazel - Updated go-yaml to v2.2.4, which has a ddos vulnerability fixed - Cleaned up and fixed CRD scheme registration - Several bugfixes - Many CI improvements (e.g. more logs in case of test failures) Contributors ------------ 15 people contributed to this release: 24 Roman Mohr <[email protected]> 14 ipinto <[email protected]> 10 Federico Paolinelli <[email protected]> 5 Marc Sluiter <[email protected]> 3 Francesco Romani <[email protected]> 3 Marcin Franczyk <[email protected]> 3 Petr Kotas <[email protected]> 3 Prashanth Buddhala <[email protected]> 2 Artyom Lukianov <[email protected]> 2 Fabian Deutsch <[email protected]> 2 Vladik Romanovsky <[email protected]> 1 Alvaro Aleman <[email protected]> 1 Guangming Wang <[email protected]> 1 Kedar Bidarkar <[email protected]> Test Results ------------ > Ran 393 of 461 Specs in 14846.610 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: b5a473f276e2f5844035b67d1640c372afb775c652f5baf790c4d415b643582be34796bc640c1e61b8196176095306caf69d29a54777eb80bfbe86ca048a5ccd
This release follows v0.21.0 and consists of 170 changes, contributed by 28 people, leading to 753 files changed, 74964 insertions(+), 19918 deletions(-). The source code and selected binaries are available for download at: <https://github.com/kubevirt/kubevirt/releases/tag/>. 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 Nvidia GPUs and vGPUs exposed by Nvidia Kubevirt Device Plugin. - VMIs now successfully start if they get a 0xfe prefixed MAC address assigned from the pod network - Removed dependency on host semanage in SELinux Permissive mode - Some changes as result of entering the CNCF sandbox (DCO check, FOSSA check, best practice badge) - Many bug fixes and improvements in several areas - CI: Introduced a OKD 4 test lane - CI: Many improved tests, resulting in less flakyness Contributors ------------ 28 people contributed to this release: 38 Roman Mohr <[email protected]> 22 kubevirt-bot <[email protected]> 19 Federico Paolinelli <[email protected]> 17 Vishesh Tanksale <[email protected]> 13 Artyom Lukianov <[email protected]> 8 Marcin Franczyk <[email protected]> 7 Francesco Romani <[email protected]> 7 Ihar Hrachyshka <[email protected]> 6 Marc Sluiter <[email protected]> 4 Arik Hadas <[email protected]> 4 Ihar Hrachyshka <[email protected]> 4 Petr Kotas <[email protected]> 3 lxs <[email protected]> 2 Kedar Bidarkar <[email protected]> 2 Vatsal Parekh <[email protected]> 2 Vladik Romanovsky <[email protected]> 1 Alexander Wels <[email protected]> 1 Bertrand Roussel <[email protected]> 1 Daniel Hiller <[email protected]> 1 Denis Ollier <[email protected]> 1 Fabian Deutsch <[email protected]> 1 Pep Turró Mauri <[email protected]> 1 Vatsal Parekh <[email protected]> 1 alonSadan <[email protected]> 1 jichenjc <[email protected]> 1 johncming <[email protected]> 1 ksimon1 <[email protected]> Test Results ------------ > Ran 390 of 458 Specs in 13837.058 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: ab89cd89f5d21fce11d94708ff024e4fa3cf5fa6ebb3eae599fd4e5b387fd150e7653573f2e29e89eaf8826eb84792be58f9cfacc6b6812d442aa0f7f7654bdf
Merge pull request kubevirt#2473 from kubevirt-bot/cherry-pick-2244-t… …o-release-0.13 [release-0.13] fix virt-launcher panic after migration cancellation on crio
his release follows v0.20.0 and consists of 176 changes, contributed by 28 people, leading to 234 files changed, 23892 insertions(+), 1616 deletions(-). The source code and selected binaries are available for download at: <https://github.com/kubevirt/kubevirt/releases/tag/v0.21.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: Support for Kubernetes 1.14 - Many bug fixes in several areas - Support for `virtctl migrate` - Support configurable number of controller threads - Support to opt-out of bridge binding for podnetwork - Support for OpenShift Prometheus monitoring - Support for setting more SMBIOS fields - Improved containerDisk memory usage and speed - Fix CRI-O memory limit - Drop spc_t from launcher - Add feature gates to security sensitive features Contributors ------------ 28 people contributed to this release: 40 Marc Sluiter <[email protected]> 29 Arik Hadas <[email protected]> 24 Stu Gott <[email protected]> 13 kubevirt-bot <[email protected]> 10 Vatsal Parekh <[email protected]> 6 Marcin Franczyk <[email protected]> 5 Federico Paolinelli <[email protected]> 5 Ihar Hrachyshka <[email protected]> 5 Petr Kotas <[email protected]> 5 Vladik Romanovsky <[email protected]> 3 Daniel Hiller <[email protected]> 3 Prashanth Buddhala <[email protected]> 3 alonSadan <[email protected]> 3 jichenjc <[email protected]> 2 Artyom Lukianov <[email protected]> 2 Daniel Belenky <[email protected]> 2 Daniel Hiller <[email protected]> 2 Fabian Deutsch <[email protected]> 2 Francesco Romani <[email protected]> 2 Ihar Hrachyshka <[email protected]> 2 Kedar Bidarkar <[email protected]> 2 Vatsal Parekh <[email protected]> 1 David Vossel <[email protected]> 1 Denys Shchedrivyi <[email protected]> 1 Ido Rosenzwig <[email protected]> 1 Sheng Lin <[email protected]> 1 architb <[email protected]> 1 rnetser <[email protected]> Test Results ------------ > Ran 377 of 454 Specs in 13898.938 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: 8d860c0ccc68648913f2df55e37fd99e82e85a32fa24d79599e1921e6e1e16b88813248664cf018cf57f16d17ff3595f5fc03e958e18eb5975dd916c740acded
PreviousNext