github kubevirt/kubevirt v0.41.4

latest releases: v1.2.0, v1.2.0-rc.1, v1.2.0-rc.0...
2 years ago

tag v0.41.4
Tagger: Roman Mohr rmohr@redhat.com

This release follows v0.41.3 and consists of 37 changes, contributed by 11 people, leading to 70 files changed, 2270 insertions(+), 624 deletions(-).

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

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

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

Notable changes

  • [PR #6573][acardace] mutate migration PDBs instead of creating an additional one for the duration of the migration.
  • [PR #6517][jean-edouard] VMs with cloud-init data should now properly migrate from older KubeVirt versions
  • [PR #6333][acardace] Fix virt-launcher exit pod race condition
  • [PR #6401][rmohr] Fix rbac permissions for freeze/unfreeze, addvolume/removevolume, guestosinfo, filesystemlist and userlist
  • [PR #6147][rmohr] Fix rbac permissions for freeze/unfreeze, addvolume/removevolume, guestosinfo, filesystemlist and userlist
  • [PR #5673][kubevirt-bot] Improved logging around VM/VMI shutdown and restart
  • [PR #6227][kwiesmueller] Fix goroutine leak in virt-handler, potentially causing issues with a high turnover of VMIs.

Contributors

11 people contributed to this release:

7 Jed Lejosne jed@redhat.com
6 Antonio Cardace acardace@redhat.com
3 Itamar Holder iholder@redhat.com
1 David Vossel dvossel@redhat.com
1 Igor Bezukh ibezukh@redhat.com
1 Kevin Wiesmueller kwiesmul@redhat.com
1 L. Pivarc lpivarc@redhat.com
1 Marcus Sorensen mls@apple.com
1 Shelly Kagan skagan@redhat.com

Additional Resources

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

iQJFBAABCAAvFiEEZ88hHwdNsLx3ebKJ2B62qBRMqTEFAmFu5O8RHHJtb2hyQHJl
ZGhhdC5jb20ACgkQ2B62qBRMqTGfLQ/6AqhAyJiwxSlRxT6VXarN0jUvxzYZiUCF
iPM1R/IM7e6ml61YvtvTmJwzymS304sIENngKPXuoUDVYUsOQ+1EQAuTlWJ2FcLU
gmCRhoYNJ3pzu5ihWSlIsd37TJfi+ZDoWPDIT0VJ2uVhnsZCC4zSZYXx9vd6fn1c
oy2mQxSX63hsljXMfuYafniaGfDzKHZh/7aHwSP9B81edTyG/QshNq8z/tIeU4/W
BoDoiUdj9h9qybxpH8L0GgaE9lllgj9SxJeKc5sndPPJENYLfoE80ygMndjzFmAb
u/R8f6lyDrgea2fejJyTt0XBqKyc+8mV8B0aoK7YwtRP/2TnatXsBVRs/Ae6AnFM
gaNuoElWIaz91X2+M7Txfe7W4yzmltJiraa9yRepWqx0+3YYrWR8EO4CEog1jJ3C
mL2VuwTK+nKBq8FiAC46vRkIxh5NBeB6ibfvI5Oiy05l/cVTHq/R0Pn/7cWaOckU
y6GjBk/h75H3mPiQd+gfYHVvxlaAO+BB1LBZ+Vgk44TLIdMpWIsXPzc0QDo0YjN/
I/WljPJdSzbv78nr3N8fnqbYSLB15Qq3UFX3Rgwyrdjw4WblEUPMX1xJ+6CgXrIi
3CNAUBBBZNMCgDsTz/vKxlws7QbDOl/vc0Vd1nrVVlY97R3Quo9Fcp/lg5FTPmkv
KZaUaO97Osk=
=3Pyf
-----END PGP SIGNATURE-----

Merge pull request #6573 from acardace/cherry-pick-6297

[release-0.41] Mutate PDBs during a live-migration

Don't miss a new kubevirt release

NewReleases is sending notifications on new releases.