-
Bug
-
Resolution: Done
-
None
-
False
-
-
False
-
CLOSED
-
---
-
---
-
Medium
-
No
+++ This bug was initially created as a clone of Bug #2102694 +++
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
— Additional comment from Dominik Holler on 2022-06-30 13:05:43 UTC —
The fix might be backported to cnv 4.11.1 and 4.10.z (4.10.4 or 4.10.5)
- is blocked by
-
CNV-19532 [2102694] Fedora version in DataImportCrons is not 'latest'
- Closed
- external trackers