Skip to content

Releases: kubevirt/common-templates

v0.11.0

28 May 08:57
908c317
Compare
Choose a tag to compare

Fixed wrong CentOS 8 description.
Remove 'VM' postfix from name.os.template.kubevirt.io annotation.
Added validation for cd rom bus.
Updated requested memory for centos8 desktop/server tiny template.
Template version is now defined in vm.kubevirt.io/template label.

v0.10.0

17 Apr 08:03
e885328
Compare
Choose a tag to compare

Fixed RHEL8 description
Added hidden tag which hides templates from developer catalog
Added support for RHEL 7.8, 8.2
Removed os.template.kubevirt.io/win10 label from windows server template
Changed name.os.template.kubevirt.io annotation to have format e.g.: name.os.template.kubevirt.io/rhel8.2: Red Hat Enterprise Linux 8.0 or higher VM

v0.9.1

24 Feb 12:51
5633ef8
Compare
Choose a tag to compare

Removed windows10 label from windows template, because windows10 has its own template.
Removed desktop workload from windows template (windows10 template is usable for desktop workload).

v0.9.0

14 Feb 14:12
9ce451f
Compare
Choose a tag to compare

Windows template divided into windows 10 and windows template.
Increased RAM memory to 1.5Gi in RHEL8 tiny template, due to increased minimum requirement in osinfo-db.
CI updates.

v0.8.2

14 Jan 13:18
7b50a3b
Compare
Choose a tag to compare

Fixed memory units.
Added new check for template validations.

v0.8.1

05 Dec 08:04
576cbe5
Compare
Choose a tag to compare

Fixed the JSON definition in template validation. Wrong definition caused error in the process of VM creation.

v0.8.0

08 Nov 09:25
Compare
Choose a tag to compare

This release fixes a lot on the CI front, includes new releases of guest operating systems and enables network multiqueue by default for relevant guests. This is a backwards compatible change as both the cluster and the guest VMs have no issues with that functionality according to our testing.

This release also fixes the issue with version dependent template names (introduced accidentally in v0.6.1). Since this would have negative impact on upgrades, we decided to fix the name automation and keep the names compatible with the v0.7.0 release.

v0.7.0

18 Sep 14:06
Compare
Choose a tag to compare

Default network uses masquerade instead of bridge. This enables live migration of VMs created from our templates.

Note: We identified an upgrade issue as the template names changed. We will keep the names stable from now on as this is the first release with any upgrade guarantees.

v0.6.2

07 Aug 10:23
3425ea3
Compare
Choose a tag to compare

This release is a minor update, adding support for warning-only validation, and adding validation warning for virtio bus on windows VMs.

v0.6.1

29 Jul 15:01
Compare
Choose a tag to compare

This release is just a minor update that adds labels for Windows Server 2016 and 2019.

Note: We identified an upgrade issue as the template names changed. Please do not use this release if upgrades are necessary for you. We will release a fixed version shortly.