v1.42.0
This release follows v1.41.0 and consists of 32 changes, contributed by
12 people, leading to 123 files changed, 7636 insertions(+), 860 deletions(-).
The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.42.0.
Pre-built CDI containers are published on Quay.io and can be viewed at:
https://quay.io/repository/kubevirt/cdi-controller/
https://quay.io/repository/kubevirt/cdi-importer/
https://quay.io/repository/kubevirt/cdi-cloner/
https://quay.io/repository/kubevirt/cdi-uploadproxy/
https://quay.io/repository/kubevirt/cdi-apiserver/
https://quay.io/repository/kubevirt/cdi-uploadserver/
https://quay.io/repository/kubevirt/cdi-operator/
Notable changes
BugFix: Fixed issue where a controller wanted cluster level configmap watch and list, and didn't have it. Instead it just needs get now.
Enhancement: Added common labels into alert definitions (prometheus)
Enhancement: Remove kube-openapi dependencies from the published api definition
BugFix: Fix access control for storageprofiles
BugFix: Some of the cdi resources are missing labels after upgrade
Enhancement: Add DataImportCron controller for polling and updating golden image PVCs
Enhancement: Allow specification of extra headers in HTTP data source.
Enhancement: CDI Degraded / DV unusual restartcount alerts (prometheus)
BugFix: use the kubevirt-cluster-critical
priority class for CDI pods.
Enhancement: Allow storage classes to set their preferred clone method.
Contributors
12 people contributed to this release:
8 akalenyu <[email protected]>
6 Arnon Gilboa <[email protected]>
4 Maya Rashish <[email protected]>
3 Michael Henriksen <[email protected]>
2 Bartosz Rybacki <[email protected]>
2 Roman Mohr <[email protected]>
2 Shelly Kagan <[email protected]>
1 Alexander Wels <[email protected]>
1 Assaf Admi <[email protected]>
1 Matthew Arnold <[email protected]>
1 Nahshon Unna Tsameret <[email protected]>
1 Prajith Kesava Prasad <[email protected]>