github kubevirt/kubevirt v0.41.3

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

tag v0.41.3
Tagger: David Vossel davidvossel@gmail.com

This release follows v0.41.0 and consists of 84 changes, contributed by 18 people, leading to 81 files changed, 2480 insertions(+), 3221 deletions(-).

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

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.3.

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

Notable changes

  • [PR #6196][ashleyschuett] Allow multiple shutdown events to ensure the event is received by ACPI
  • [PR #6194][kubevirt-bot] Allow Failed VMs to be stopped when using --force --gracePeriod 0
  • [PR #6039][akalenyu] BugFix: Pending VMIs when creating concurrent bulk of VMs backed by WFFC DVs
  • [PR #5917][davidvossel] Fixes event recording causing a segfault in virt-controller
  • [PR #5886][ashleyschuett] Allow virtctl to stop VM and ignore the graceful shutdown period
  • [PR #5866][xpivarc] Fix: Kubevirt build with golang 1.14+ will not fail on validation of container disk with memory allocation error
  • [PR #5873][kubevirt-bot] Update ca-bundle if it is unable to be parsed
  • [PR #5822][kubevirt-bot] migrated references of authorization/v1beta1 to authorization/v1
  • [PR #5704][davidvossel] Fix virt-controller clobbering in progress vmi migration state during virt handler handoff
  • [PR #5707][kubevirt-bot] Fixes null pointer dereference in migration controller
  • [PR #5685][stu-gott] [bugfix] - reject VM defined with volume with no matching disk
  • [PR #5670][stu-gott] Validation/Mutation webhooks now explicitly define a 10 second timeout period
  • [PR #5653][kubevirt-bot] virt-launcher now populates domain's guestOS info and interfaces status according guest agent also when doing periodic resyncs.
  • [PR #5644][kubevirt-bot] Fix live-migration failing when VM with masquarade iface has explicitly specified any of these ports: 22222, 49152, 49153
  • [PR #5646][kubevirt-bot] virtctl rename support is dropped

Contributors

18 people contributed to this release:

17 Ashley Schuett aschuett@redhat.com
8 David Vossel dvossel@redhat.com
5 Roman Mohr rmohr@redhat.com
4 L. Pivarc lpivarc@redhat.com
4 Radim Hrazdil rhrazdil@redhat.com
3 Antonio Cardace acardace@redhat.com
2 Itamar Holder iholder@redhat.com
2 Jed Lejosne jed@redhat.com
1 Alex Kalenyuk akalenyu@redhat.com
1 Alexander Wels awels@redhat.com
1 Bartosz Rybacki brybacki@redhat.com
1 Igor Bezukh ibezukh@redhat.com
1 Karel Šimon ksimon@redhat.com
1 Omer Yahud oyahud@redhat.com
1 Or Shoval oshoval@redhat.com
1 Petr Horáček phoracek@redhat.com

Additional Resources

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

iQJKBAABCAA0FiEErKAMso7Mt+5MMnGnlaAXoY0MpLcFAmEVTd8WHGRhdmlkdm9z
c2VsQGdtYWlsLmNvbQAKCRCVoBehjQykt+AeD/4vymsx1sRymbTKBNQSrmO66oED
ulZn0t8DRsfW4gZWbioMnqb6rHSjttQprS0+LGa2BnutUsDWwqvBPBJCSqan6hJO
pPWMZ+ISyBOMSeFr9GIz3rikl9TvQkqTi2RNQUVqFNeI8bDmCJwrNEbHoYvybUBD
+8fogiZPn9vNUKZH72MqG8ftrXZklLym1G3Fuo4sujwD6XIoNibNYEzKrudfHSJp
oJTKk7Fgvo++cehvW07hSY6dyGj3shK4TouwLKPuBLkEFBFfHNYC8i61G6myir+m
BSNSgO0QQSlWgCKUGBdVCDanWpuqf8e/dbJbGH5WOuA38eC1znZL4+XdwPowiSlJ
+qEg25pOuXyNZL65hxyib7iCvnsjUeXvIgaHGRXZVYvL2FMSSKmBHaVDDeOjkjIV
oo4I6xnx5wnOQGCK5+DXtwxAqj9Kseie6//+oUAOLHTfLsjVKu6x2k6qWeiWgU6P
YmfpyDI5CKCc/47ET/ZYd22BcMCDV7IgzgIN0OhV7pm98jaOXytyHCktk93cZS+V
RYrBb5jAGJvqzZ6P2ExJg77+MQG2b2T7dtNDE64Ozyub+r3q1HtJzG4l9fa0T9id
IEWcLvPipFN+pgJS23pvdxVx5AlRFqGVWphPrv+XhDczRdkkhGWPb+vWwB6+pAqL
0WjRHoV1jzsQBhhSAg==
=+3QY
-----END PGP SIGNATURE-----

Merge pull request #6196 from ashleyschuett/cherry-pick-5691-to-release-0.41

[release-0.41] allow multiple calls to graceful shutdown in case acpi did not recieve call

Don't miss a new kubevirt release

NewReleases is sending notifications on new releases.