Releases: kubevirt/kubevirt-ssp-operator
Releases · kubevirt/kubevirt-ssp-operator
v1.0.23
Fix api version in HCO code
v1.0.22
updated api group in crd and crs to ssp.kubevirt.io
v1.0.21
Changed apiVersion of template validator deployment.
Templates updated to v0.9.0.
Image pull URLs can contain ':tag' or '@sha256:digest' .
v1.0.20
Fixed memory units in templates
v1.0.19
Template update, fix permissions.
v1.0.18
This release fixes template names to stay compatible with earlier releases.
v1.0.17
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
- update CI scripts
- fixes to the Node Labeller CR
v1.0.15
- 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
fix metrics aggregation rules
add capability to pause reconciliation loops for all the managed CRs
internal cleanups