Releases: kubevirt/kubevirt-ssp-operator
Releases · kubevirt/kubevirt-ssp-operator
v1.0.13
Merge pull request #94 from ksimon1/fix-permissions-operator-sdk
Fix ssp operator image permissions
v1.0.12
Fixes to the golang APIs, and expose the 'UseKVM' flag in the CR spec for node labeller.
v1.0.11
Fixes conditions reporting and deployment when installed by HCO
v1.0.10
Add support for condition statuses in the golang API.
v1.0.9
Simplifies the condition status reporting introduced in v1.0.8
v1.0.8
consume newest SSP subcomponents, most notably common templates, and expose status conditions.
v1.0.7
Fixes the automated build for v1.0.6. No new content.
v1.0.6
Complete the support for the metrics aggregation rules
started in v1.0.5.
Add support for the csv-generator
entry point.
v1.0.5
kubevirt-ssp-operator v1.0.5
v1.0.4
role: add watch permission for services
Avoids this error:
https://github.com/operator-framework/operator-sdk/issues/1123
And won;t hurt anyway.
Signed-off-by: Francesco Romani <[email protected]>