Skip to content

v1.1.1

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

tag v1.1.1
Tagger: Luboslav Pivarc [email protected]

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 [email protected]
15 Ram Lavi [email protected]
14 Alona Paz [email protected]
6 Or Mergi [email protected]
5 Antonio Cardace [email protected]
5 Vasiliy Ulyanov [email protected]
4 Alex Kalenyuk [email protected]
4 Denis Ollier [email protected]
3 fossedihelm [email protected]
2 Orel Misan [email protected]
2 Victor Toso [email protected]
1 Enrique Llorente [email protected]
1 Felix Matouschek [email protected]
1 Karel Simon [email protected]
1 Michael Henriksen [email protected]

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