Bug 2036483
Summary: | HCO Enablement | reconciliation error adding a custom cron template | ||
---|---|---|---|
Product: | Container Native Virtualization (CNV) | Reporter: | ibesso <ibesso> |
Component: | SSP | Assignee: | Andrej Krejcir <akrejcir> |
Status: | CLOSED ERRATA | QA Contact: | ibesso <ibesso> |
Severity: | unspecified | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.10.0 | CC: | cnv-qe-bugs, dholler, nunnatsa, rnetser, stirabos |
Target Milestone: | --- | ||
Target Release: | 4.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | kubevirt-ssp-operator-container-v4.10.0-39 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-03-16 16:05:38 UTC | Type: | Bug |
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: | 2037290 | ||
Bug Blocks: |
Description
ibesso
2022-01-02 14:05:54 UTC
The cause is probably the same as in Bug 2037290. The bug that this one depends on was fixed. Verification with a cluster running CNV 4.10.0-595 (the bundle contains the fixed ssp version 4.10.0-39) -------------------------------------------------------------------------------------------------------- * With featuregate disabled - adding/modifying a custom entry in HCO CR - propagated to SSP CR as expected, no reconciliation loops in ssp-operator pod logs. * Enabling the featuregate - SSP CR got the hard-coded templates. * Executed several automation tests (still under development). [cnv-qe-jenkins@c01-issac-410-hhrz5-executor ~]$ oc get dic -A NAMESPACE NAME AGE openshift-virtualization-os-images centos-stream8-image-cron 21s openshift-virtualization-os-images centos-stream9-image-cron 21s openshift-virtualization-os-images fedora-image-cron 21s openshift-virtualization-os-images my-image-cron 3m18s openshift-virtualization-os-images rhel8-image-cron 21s openshift-virtualization-os-images rhel9-image-cron 21s [cnv-qe-jenkins@c01-issac-410-hhrz5-executor ~]$ oc get is -n openshift-virtualization-os-images NAME IMAGE REPOSITORY TAGS UPDATED rhel8-guest image-registry.openshift-image-registry.svc:5000/openshift-virtualization-os-images/rhel8-guest latest 2 minutes ago rhel9-guest image-registry.openshift-image-registry.svc:5000/openshift-virtualization-os-images/rhel9-guest latest 2 minutes ago [cnv-qe-jenkins@c01-issac-410-hhrz5-executor ~]$ Moving to VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Virtualization 4.10.0 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:0947 |