Skip to content

v1.1.1

Compare
Choose a tag to compare
@kubevirt-bot kubevirt-bot released this 25 Dec 12:13
· 1800 commits to main since this release
v1.1.1
689c0e6

tag v1.1.1
Tagger: Luboslav Pivarc lpivarc@redhat.com

This release follows v1.1.0 and consists of 110 changes, contributed by 17 people, leading to 258 files changed, 12215 insertions(+), 3245 deletions(-).

The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v1.1.1.

The primary release artifact of KubeVirt is the git tree. The release tag is
signed and can be verified using git tag -v v1.1.1.

Pre-built containers are published on Quay and can be viewed at: https://quay.io/kubevirt/.

Notable changes

  • [PR #10757][RamLavi] Fixes SMT Alignment Error in virt-launcher pod by optimizing isolateEmulatorThread feature: https://issues.redhat.com/browse/CNV-31584.
  • [PR #10873][kubevirt-bot] Fix KubeVirt for CRIO 1.28 by using checksums to verify containerdisks when migrating VMIs
  • [PR #10869][akalenyu] BugFix: Double cloning with filter fails
  • [PR #10854][kubevirt-bot] Reject VirtualMachineClone creation when target name is equal to source name
  • [PR #10831][kubevirt-bot] Fix macvtap as a binding plugin
  • [PR #10829][kubevirt-bot] Fixes device permission when using USB host passthrough
  • [PR #10820][kubevirt-bot] Source virt-launcher: Log migration info by default
  • [PR #10816][kubevirt-bot] Extend kubvirt CR by adding domain attachment option to the network binding plugin API.
  • [PR #10714][kubevirt-bot] BugFix: cgroupsv2 device allowlist is bound to virt-handler internal state/block disk device overwritten on hotplug
  • [PR #10709][kubevirt-bot] virt-launcher: fix qemu non root log path
  • [PR #10669][kubevirt-bot] Introduce network binding plugin for Passt networking, interfacing with Kubevirt new network binding plugin API.

Contributors

17 people contributed to this release:

18 Edward Haas edwardh@redhat.com
15 Ram Lavi ralavi@redhat.com
14 Alona Paz alkaplan@redhat.com
6 Or Mergi ormergi@redhat.com
5 Antonio Cardace acardace@redhat.com
5 Vasiliy Ulyanov vulyanov@suse.de
4 Alex Kalenyuk akalenyu@redhat.com
4 Denis Ollier dollierp@redhat.com
3 fossedihelm ffossemo@redhat.com
2 Orel Misan omisan@redhat.com
2 Victor Toso victortoso@redhat.com
1 Enrique Llorente ellorent@redhat.com
1 Felix Matouschek fmatouschek@redhat.com
1 Karel Simon ksimon@redhat.com
1 Michael Henriksen mhenriks@redhat.com

Additional Resources

---
-----BEGIN PGP SIGNATURE-----

iIkEABEIADEWIQS5aL5huPTZew1hSy9m6XN7mspnmQUCZYlexhMcbHBpdmFyY0By
ZWRoYXQuY29tAAoJEGbpc3uaymeZt1oA/RZZ8Ci4pBvm0KFbzAug28NiCXeTN0qn
DPomhtehWMecAQCpKWSJBJz3r2E6eD8R8zECZPdQRRx3SrimSCQX2ZLoPA==
=uiB8
-----END PGP SIGNATURE-----

Merge pull request #10757 from RamLavi/release-1.1_add-full-pcpu-only-support

[release 1.1] isolateEmulatorThread: Add full-pcpu-only support