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.13

20 Sep 09:44
b6147bd
Compare
Choose a tag to compare
Merge pull request #94 from ksimon1/fix-permissions-operator-sdk

Fix ssp operator image permissions

v1.0.12

03 Sep 14:47
b062157
Compare
Choose a tag to compare

Fixes to the golang APIs, and expose the 'UseKVM' flag in the CR spec for node labeller.

v1.0.11

02 Sep 12:24
e835b70
Compare
Choose a tag to compare

Fixes conditions reporting and deployment when installed by HCO

v1.0.10

26 Aug 16:24
aa0acea
Compare
Choose a tag to compare

Add support for condition statuses in the golang API.

v1.0.9

23 Aug 12:01
5c6c0d6
Compare
Choose a tag to compare

Simplifies the condition status reporting introduced in v1.0.8

v1.0.8

07 Aug 15:57
8c63d46
Compare
Choose a tag to compare

consume newest SSP subcomponents, most notably common templates, and expose status conditions.

v1.0.7

05 Aug 09:20
0bce6df
Compare
Choose a tag to compare

Fixes the automated build for v1.0.6. No new content.

v1.0.6

05 Aug 08:31
c07ec3e
Compare
Choose a tag to compare

Complete the support for the metrics aggregation rules started in v1.0.5.
Add support for the csv-generator entry point.

v1.0.5

31 Jul 14:54
e0cdf6e
Compare
Choose a tag to compare

kubevirt-ssp-operator v1.0.5

v1.0.4

12 Jun 09:55
Compare
Choose a tag to compare
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]>