Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Releases: kubevirt/kubevirt-ssp-operator

v1.0.23

21 Feb 14:49
305cd37
Compare
Choose a tag to compare

Fix api version in HCO code

v1.0.22

21 Feb 12:23
305cd37
Compare
Choose a tag to compare

updated api group in crd and crs to ssp.kubevirt.io

v1.0.21

14 Feb 15:41
382ec3f
Compare
Choose a tag to compare

Changed apiVersion of template validator deployment.
Templates updated to v0.9.0.
Image pull URLs can contain ':tag' or '@sha256:digest' .

v1.0.20

14 Jan 18:00
7e7cd9e
Compare
Choose a tag to compare

Fixed memory units in templates

v1.0.19

06 Dec 08:53
5d79467
Compare
Choose a tag to compare

Template update, fix permissions.

v1.0.18

11 Nov 14:00
e1a4424
Compare
Choose a tag to compare

This release fixes template names to stay compatible with earlier releases.

v1.0.17

08 Nov 13:54
Compare
Choose a tag to compare
v1.0.17 Pre-release
Pre-release

New common templates and CI and release manifest improvements and fixes

This release contains a bug in template naming that will prevent template upgrades. Please skip it and go directly to v1.0.18

v1.0.16

15 Oct 13:18
092eb8f
Compare
Choose a tag to compare
  • update CI scripts
  • fixes to the Node Labeller CR

v1.0.15

14 Oct 15:17
b32678e
Compare
Choose a tag to compare
  • fixes in the golang API
  • fix metrics aggregation rules to make them really compatible with prometheus operator
  • add support for images prefix
  • set template validator replicas to 2 for HA

v1.0.14

26 Sep 13:34
bc21736
Compare
Choose a tag to compare

fix metrics aggregation rules
add capability to pause reconciliation loops for all the managed CRs
internal cleanups