Bug 2168032
Summary: | Error happens while selecting ssh types between "SSH over NodePort" and "SSH over LoadBalancer" | ||||||
---|---|---|---|---|---|---|---|
Product: | Container Native Virtualization (CNV) | Reporter: | Guohua Ouyang <gouyang> | ||||
Component: | User Experience | Assignee: | Ugo Palatucci <upalatuc> | ||||
Status: | CLOSED ERRATA | QA Contact: | Guohua Ouyang <gouyang> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.13.0 | CC: | gouyang | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.13.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 2172832 (view as bug list) | Environment: | |||||
Last Closed: | 2023-05-18 02:57:25 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: | |||||||
Bug Blocks: | 2172832, 2173589 | ||||||
Attachments: |
|
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 1942811 [details] error while selecting between ssh type Description of problem: Error happens while selecting ssh types between "SSH over NodePort" and "SSH over LoadBalancer". The error are: 1. object is being deleted: services "example1-loadbalancer-ssh-service" already exists 2. services "example1-nodeport-ssh-service" not found Version-Release number of selected component (if applicable): v4.13.0 How reproducible: 100% Steps to Reproduce: 1. Install metalLB operator in the cluster 2. Create a VM 3. Select SSH service type between "SSH over NodePort" and "SSH over LoadBalancer" Actual results: error happens Expected results: no error happen while switching "SSH over NodePort" and "SSH over LoadBalancer". Additional info: