Tags: jean-edouard/kubevirt
Tags
This release follows v0.25.0 and consists of 116 changes, contributed by 19 people, leading to 1556 files changed, 156060 insertions(+), 56779 deletions(-). The source code and selected binaries are available for download at: <https://github.com/kubevirt/kubevirt/releases/tag/v0.26.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 --------------- - Fix incorrect ownerReferences to avoid VMs getting GCed - Fixes for several tests - Fix greedy permissions around Secrets by delegating them to kubelet - Fix OOM infra pod by increasing it's memory request - Clarify device support around live migrations - Support for an uninstall strategy to protect workloads during uninstallation - Support for more prometheus metrics and alert rules - Support for testing SRIOV connectivity in functional tests - Update Kubernetes client-go to 1.16.4 - FOSSA fixes and status Contributors ------------ 19 people contributed to this release: 25 Roman Mohr <[email protected]> 14 Vatsal Parekh <[email protected]> 9 Daniel Belenky <[email protected]> 7 Omer Yahud <[email protected]> 6 Ihar Hrachyshka <[email protected]> 4 Daniel Hiller <[email protected]> 3 Or Shoval <[email protected]> 3 Stu Gott <[email protected]> 2 Federico Paolinelli <[email protected]> 2 Ihar Hrachyshka <[email protected]> 2 Michael Henriksen <[email protected]> 2 Petr Kotas <[email protected]> 2 fossabot <[email protected]> 1 Alberto Losada <[email protected]> 1 Dan Kenigsberg <[email protected]> 1 Igor Bezukh <[email protected]> 1 Marc Sluiter <[email protected]> 1 Peter White <[email protected]> Test Results ------------ > Ran 417 of 498 Specs in 12827.215 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: d297fe09a41d4c83591dece7f9e1a8ec7003149f32381df65a7636502efac65c001b5889c40fbb3df4b12c594a158a902ada57422e51e01059d26638a421cff0
Merge pull request kubevirt#2993 from vatsalparekh/migration-bindings… …-fix Changed the logic to only allow specific interface types for migrations
This release follows v0.24.0 and consists of 39 changes, contributed by 11 people, leading to 82 files changed, 1989 insertions(+), 434 deletions(-). The source code and selected binaries are available for download at: <https://github.com/kubevirt/kubevirt/releases/tag/v0.25.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.17 - Support emulator thread pinning - Support virtctl restart --force - Support virtctl migrate to trigger live migrations from the CLI Contributors ------------ 11 people contributed to this release: 7 Vatsal Parekh <[email protected]> 7 Vladik Romanovsky <[email protected]> 3 Roman Mohr <[email protected]> 2 Daniel Belenky <[email protected]> 2 Daniel Hiller <[email protected]> 2 Fabian Deutsch <[email protected]> 1 Arik Hadas <[email protected]> 1 Ihar Hrachyshka <[email protected]> 1 Michael Henriksen <[email protected]> 1 Tareq Alayan <[email protected]> Test Results ------------ > Ran 407 of 485 Specs in 12424.177 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: 05e440bee3eca674a823fb2081a40238e1bff6164aa18797bf07e234c54feacb6a476d60acdb8879d526e4d0b36f0a0f4fae8cd34e9c7fc8b14345bb49803514
Merge pull request kubevirt#2954 from ahadas/remove_code_reviewer remove @ahadas from code-reviewers
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
PreviousNext