Bug 2081685
| Summary: | Typo in NNCE Conditions | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | awax |
| Component: | Networking | Assignee: | Ben Nemec <bnemec> |
| Networking sub component: | kubernetes-nmstate | QA Contact: | Aleksandra Malykhin <amalykhi> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | low | ||
| Priority: | low | CC: | amalykhi, cnv-qe-bugs |
| Version: | 4.11 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-08-10 11:10:18 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: | |||
This has been fixed U/S. Moving to KNO for verification. This was pulled into downstream as part of the last rebase. Should be ready for QA. Verified on kubernetes-nmstate-operator.4.11.0-202205171127 The 'Last Heartbeat Time' is displayed in the nnce 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 (Important: OpenShift Container Platform 4.11.0 bug fix and security 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:5069 |
Description of problem: Typo in the word 'Heartbeat' in the NNCE Status: Conditions. Version-Release number of selected component (if applicable): [cnv-qe-jenkins@n-awax-411-5-58lm6-executor anat]$ oc get csv -n openshift-cnv NAME DISPLAY VERSION REPLACES PHASE kubevirt-hyperconverged-operator.v4.11.0 OpenShift Virtualization 4.11.0 kubevirt-hyperconverged-operator.v4.10.0 Succeeded [cnv-qe-jenkins@n-awax-411-5-58lm6-executor anat]$ oc version Client Version: 4.11.0-202204282152.p0.g9b7fe72.assembly.stream-9b7fe72 Kustomize Version: v4.5.4 Server Version: 4.11.0-0.nightly-2022-04-26-181148 Kubernetes Version: v1.23.3+d464c70 How reproducible: Always Steps to Reproduce: 1. Create an NNCP 2. oc describe the NNCE Actual results: Status: Conditions: Last Hearbeat Time: 2022-05-04T10:56:54Z Last Transition Time: 2022-05-04T10:56:54Z Reason: SuccessfullyConfigured Status: False Type: Progressing Last Hearbeat Time: 2022-05-04T10:56:54Z Last Transition Time: 2022-05-04T10:56:54Z Reason: SuccessfullyConfigured Status: False Type: Failing Last Hearbeat Time: 2022-05-04T10:56:54Z Last Transition Time: 2022-05-04T10:56:54Z Message: successfully reconciled Reason: SuccessfullyConfigured Status: True Type: Available Last Hearbeat Time: 2022-05-04T10:56:54Z Last Transition Time: 2022-05-04T10:56:44Z Reason: SuccessfullyConfigured Status: False Type: Pending Last Hearbeat Time: 2022-05-04T10:56:54Z Last Transition Time: 2022-05-04T10:56:44Z Reason: SuccessfullyConfigured Status: False Type: Aborted Expected results: Last Hearbeat Time: -> should be Last Heartbeat Time: Additional info: