Skip to content

Releases: kubevirt/common-templates

v0.14.0-rc.2

15 Mar 08:02
f30ca1c
Compare
Choose a tag to compare
v0.14.0-rc.2 Pre-release
Pre-release
Include full semver in release manifests (#333)

Signed-off-by: Omer Yahud <[email protected]>

v0.14.0-rc.1

09 Mar 09:42
a57fd98
Compare
Choose a tag to compare
v0.14.0-rc.1 Pre-release
Pre-release
Explicitly set the version of the bundle when generating it for a rel…

v0.14.0-rc.0

07 Mar 11:32
3d9e208
Compare
Choose a tag to compare
v0.14.0-rc.0 Pre-release
Pre-release
Printing templates to stdout during testing so reviewers don't have t…

v0.13.1

12 Jan 08:40
c7fedf2
Compare
Choose a tag to compare

v0.13.0

05 Jan 09:06
f26e5ba
Compare
Choose a tag to compare
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 <[email protected]>

v0.13.0-rc.1

28 Dec 09:29
f26e5ba
Compare
Choose a tag to compare
v0.13.0-rc.1 Pre-release
Pre-release
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 <[email protected]>

v0.13.0-rc.0

10 Dec 08:11
793ddf7
Compare
Choose a tag to compare
v0.13.0-rc.0 Pre-release
Pre-release
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 <[email protected]>

v0.12.4

23 Nov 13:13
a585ddf
Compare
Choose a tag to compare

v0.12.3

21 Oct 14:42
dbc0bc9
Compare
Choose a tag to compare

v0.12.2

01 Oct 07:23
db7a44e
Compare
Choose a tag to compare