Bug 2168180
| Summary: | Correct the pod name of kubevirt-console-plugin from `kubevirt-plugin-xxx` to `kubevirt-console-plugin-xxx` | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Guohua Ouyang <gouyang> | ||||
| Component: | Installation | Assignee: | Oren Cohen <ocohen> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Guohua Ouyang <gouyang> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4.13.0 | CC: | gouyang, ngavrilo, ocohen, stirabos | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.13.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | CNV v4.13.0.rhel9-1462 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2023-05-18 02:57:30 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: | |||||||
| Attachments: |
|
||||||
verified on cnv-v4.13.0.rhel9-1521: 1. on 4.13, the name was changed to "kubevirt-console-plugin" 2. upgrade from 4.12 (by replace the kubevirt-plugin image), the name was remaining in "kubevirt-plugin" 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.13.0 Images security, bug fix, and enhancement 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-2023:3205 |
Created attachment 1942847 [details] pod name of ui Description of problem: The pod name of kubevirt-console-plugin looks like `kubevirt-plugin-9f7d564d5-292t2`, which is not correct, it should be something like `kubevirt-console-plugin-9f7d564d5-292t2` Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. check the pod name of kubevirt-console-plugin 2. 3. Actual results: Expected results: Additional info: