Releases: kubevirt/ssp-operator
Releases · kubevirt/ssp-operator
v0.11.3
Merge pull request #203 from kubevirt-bot/cherry-pick-200-to-release-…
v0.11.2
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
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
Add Resource requests to pods Signed-off-by: Vatsal Parekh <[email protected]>
v0.2.0
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
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
moved deprecated label to annotations Signed-off-by: Karel Šimon <[email protected]>
v0.1.3
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
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
Added template bundle release v0.13.1 (#87) Signed-off-by: Vatsal Parekh <[email protected]> Co-authored-by: Vatsal Parekh <[email protected]>