Releases: kubevirt/common-templates
Releases · kubevirt/common-templates
v0.12.1
Linux templates now have parameter for random cloud user password
v0.12.0
Add new SRC_PVC_NAME and SRC_PVC_NAMESPACE params
Removed flavor/size labels from the deprecated windows template
v0.11.3
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
Fixed windows cdrom validation rule
v0.11.1
Fix cdrom validation
Add Fedora 32 as supported OS
v0.11.0
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
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
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
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
Fixed memory units.
Added new check for template validations.