-
Bug
-
Resolution: Done-Errata
-
None
-
False
-
-
False
-
CLOSED
-
---
-
---
-
CNV I/U Operators Sprint 225
-
None
Description of problem:
The Fedora containerdisk version in HCO's dataImportCronTemplates is currently set to '35'. It should be set to 'latest' to always have the latest Fedora version available on the cluster.
Version-Release number of selected component (if applicable):
CNV 4.10 / 4.11 / 4.12
How reproducible:
Install CNV on OCP and run:
oc get dataimportcron -n openshift-virtualization-os-images fedora-image-cron -o yaml | grep url
Actual results:
URL is docker://quay.io/containerdisks/fedora:35
Expected results:
URL should be docker://quay.io/containerdisks/fedora:latest
Additional info:
Fixed upstream by https://github.com/kubevirt/hyperconverged-cluster-operator/pull/2021
- blocks
-
CNV-19662 [2103968] Fedora version in DataImportCrons is not 'latest'
- Closed
- external trackers