Skip to content

Releases: kubevirt/ssp-operator

v0.11.3

19 Aug 06:54
852aead
Compare
Choose a tag to compare
Merge pull request #203 from kubevirt-bot/cherry-pick-200-to-release-…

v0.11.2

10 Jun 09:20
Compare
Choose a tag to compare
csv-generator: Override env variables only when needed

The csv-generator does not override env variables VALIDATOR_IMAGE
and OPERATOR_VERSION, if no override flag is specified on the command
line.

Signed-off-by: Andrej Krejcir <[email protected]>

v0.11.1

01 Jun 08:59
Compare
Choose a tag to compare
Update webhook version for template validator to v1

The ValidatingWebhookConfiguration uses v1 admission review version.

Adds missing fields to AdmissionReview response. Without them, k8s
will reject the response.

Signed-off-by: Andrej Krejcir <[email protected]>

v0.11.0

24 May 10:50
Compare
Choose a tag to compare
Add Resource requests to pods

Signed-off-by: Vatsal Parekh <[email protected]>

v0.2.0

10 May 08:12
Compare
Choose a tag to compare
Test template-validator certificate rotation

The test checks the TLS certificate returned
by the template validator webhook server.

The port-forwarding code was mostly inspired
by the implementation in kubectl.

Signed-off-by: Andrej Krejcir <[email protected]>

v0.2.0-rc.1

14 Apr 06:43
Compare
Choose a tag to compare
v0.2.0-rc.1 Pre-release
Pre-release
Remove the relatedImages field from the CRD

CRD should not contain the relatedImages field.

Signed-off-by: Nahshon Unna-Tsameret <[email protected]>

v0.2.0-rc.0

13 Apr 14:14
Compare
Choose a tag to compare
v0.2.0-rc.0 Pre-release
Pre-release
moved deprecated label to annotations

Signed-off-by: Karel Šimon <[email protected]>

v0.1.3

24 Jan 08:55
584fa78
Compare
Choose a tag to compare
Fix environment variable names in code and CSV (#101)

Now the operator expects the same environment
variables as is specified in the CSV.

Signed-off-by: Andrej Krejcir <[email protected]>

Co-authored-by: Andrej Krejcir <[email protected]>

v0.1.2

24 Jan 09:07
2911ade
Compare
Choose a tag to compare
Fix environment variable names in code and CSV (#100)

Now the operator expects the same environment
variables as is specified in the CSV.

Signed-off-by: Andrej Krejcir <[email protected]>

v0.1.1

12 Jan 18:51
4f8ebcc
Compare
Choose a tag to compare
Added template bundle release v0.13.1 (#87)

Signed-off-by: Vatsal Parekh <[email protected]>

Co-authored-by: Vatsal Parekh <[email protected]>