Releases: kubevirt/common-templates
Releases · kubevirt/common-templates
v0.13.0-rc.1
Explain why Windows grace period is so long (#295) commit 7127e2fd0 has set terminationGracePeriodSeconds for Windows template on 3600 seconds, or one whole hour. I find it way too long, so document the reason behind it. Signed-off-by: Dan Kenigsberg <danken@redhat.com>
v0.13.0-rc.0
This commit presents the following changes: (#282) - Removel of deprecated templates: Templates that are no longer in use should not be deployed on the client's cluster, so they were removed (if they are needed for old VMs, they exist on a cluster from a previous deployment. - _linux.yaml Embedded into variant templates: In order to support fine-tuning of specific linux OSs without affecting others, the _linux.yaml template was embedded into all linux variants templates - vm.kubevirt.io/validation annotation was introduced: In order to provide an easy upgrade for templates, the 'validation' label was moved to the processed VM from the parent template. This change breaks the dependency of the VM in the template during validation, and allows us the freedom to upgrade templates Signed-off-by: Omer Yahud <oyahud@redhat.com>
v0.12.4
This release addresses the following bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1899460
https://bugzilla.redhat.com/show_bug.cgi?id=1897081
v0.12.3
This patch release addresses the following bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1877834
https://bugzilla.redhat.com/show_bug.cgi?id=1874403
v0.12.2
This release contains fixes for the following bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1883468
https://bugzilla.redhat.com/show_bug.cgi?id=1856412
https://bugzilla.redhat.com/show_bug.cgi?id=1877834
https://bugzilla.redhat.com/show_bug.cgi?id=1852734
https://bugzilla.redhat.com/show_bug.cgi?id=1874403
https://bugzilla.redhat.com/show_bug.cgi?id=1879483