Bug 2095217
Summary: | VM SSH command generated by UI points at api VIP | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> |
Component: | Console Kubevirt Plugin | Assignee: | Aviv Turgeman <aturgema> |
Status: | CLOSED ERRATA | QA Contact: | Guohua Ouyang <gouyang> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.10 | CC: | aturgema, cnv-qe-bugs, cwilkers, gouyang, lisowski |
Target Milestone: | --- | ||
Target Release: | 4.10.z | ||
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-01 11:34:48 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: | 2090178 | ||
Bug Blocks: |
Comment 3
Guohua Ouyang
2022-06-23 05:32:30 UTC
Note: On 4.10.z, if the user is not defined, it shows something like "ssh undefinedapi.cnv.engineering.redhat.com -p 30422" for the SSH Command. We need to include the fix like: https://github.com/kubevirt-ui/kubevirt-plugin/pull/546 to openshift/console. verified on 4.10.0-0.nightly-2022-07-25-110002 1. if user is not defined, it shows: ssh console-openshift-console.apps.uit-410-0726.cnv-qe.rhcloud.com -p 30923 2. if user is defined, it shows: ssh centos.uit-410-0726.cnv-qe.rhcloud.com -p 30923 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 Container Platform 4.10.25 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:5730 |