Skip to content

Releases: kubevirt/common-templates

v0.12.1

17 Sep 15:16
48b228a
Compare
Choose a tag to compare

Linux templates now have parameter for random cloud user password

v0.12.0

11 Sep 12:40
f3cbbb8
Compare
Choose a tag to compare

Add new SRC_PVC_NAME and SRC_PVC_NAMESPACE params
Removed flavor/size labels from the deprecated windows template

v0.11.3

09 Aug 11:55
4ea319f
Compare
Choose a tag to compare

This release contains the following changes:

  • Updated terminationGracePeriodSeconds to give VMs time to gracefully shutdown.
  • Windows Server 2008 is no longer supported
  • Windows can be created without disks

v0.11.2

22 Jun 11:57
53e5809
Compare
Choose a tag to compare

Fixed windows cdrom validation rule

v0.11.1

10 Jun 12:14
f868f03
Compare
Choose a tag to compare

Fix cdrom validation
Add Fedora 32 as supported OS

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.