Bug 2103968
| Summary: | Fedora version in DataImportCrons is not 'latest' | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Krzysztof Majcher <kmajcher> |
| Component: | Installation | Assignee: | Simone Tiraboschi <stirabos> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Debarati Basu-Nag <dbasunag> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.10.4 | CC: | cnv-qe-bugs, dbasunag, dholler, fmatouschek, kmajcher, ngavrilo, stirabos |
| Target Milestone: | --- | ||
| Target Release: | 4.10.5 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | hco-bundle-registry-container-v4.10.5-6 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 2102694 | Environment: | |
| Last Closed: | 2022-09-27 22:20:41 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2102694 | ||
| Bug Blocks: | |||
|
Description
Krzysztof Majcher
2022-07-05 12:38:03 UTC
postponed to 4.10.5 Validated against 4.10.5-6:
=================
[cnv-qe-jenkins@c01-dbn-4012-tqdq6-executor ~]$ oc get dataimportcron -n openshift-virtualization-os-images fedora-image-cron -o yaml
apiVersion: cdi.kubevirt.io/v1beta1
kind: DataImportCron
metadata:
annotations:
cdi.kubevirt.io/storage.bind.immediate.requested: "true"
cdi.kubevirt.io/storage.import.lastCronTime: "2022-09-08T23:20:51Z"
cdi.kubevirt.io/storage.import.sourceDesiredDigest: sha256:29b80ef738f9b09c19efc245aac3921deab9acd542c886cf5295c94ab847dfb5
operator-sdk/primary-resource: openshift-cnv/ssp-kubevirt-hyperconverged
operator-sdk/primary-resource-type: SSP.ssp.kubevirt.io
creationTimestamp: "2022-09-08T23:20:20Z"
generation: 8
labels:
app.kubernetes.io/component: templating
app.kubernetes.io/managed-by: ssp-operator
app.kubernetes.io/name: data-sources
app.kubernetes.io/part-of: hyperconverged-cluster
app.kubernetes.io/version: 4.10.5
name: fedora-image-cron
namespace: openshift-virtualization-os-images
resourceVersion: "908685"
uid: 0e5b9215-e7dc-4855-bd30-b3eb1abf7661
spec:
garbageCollect: Outdated
managedDataSource: fedora
schedule: 44 9/12 * * *
template:
metadata: {}
spec:
source:
registry:
pullMethod: node
url: docker://quay.io/containerdisks/fedora:latest
storage:
resources:
requests:
storage: 30Gi
status: {}
Marking as closed as this has been fixed and verified in 4.10.5. |