-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.17.z
-
None
-
None
-
False
-
-
Release Note Not Required
-
In Progress
This is a clone of issue OCPBUGS-45050. The following is the description of the original issue:
—
Description of problem:
Created a service for DNS server for secondary networks in Openshift-Virtualizaion, using MetalLB, but the IP is still pending, when accessing the service from the UI, it crash.
Version-Release number of selected component (if applicable):
4.17
How reproducible:
Steps to Reproduce:
1. Create an IP pool (for example 1 IP) for Metal LB and fully utilize the IP range (which other service) 2. Allocate a new IP using the oc expose command like below 3. Check the service status on the UI
Actual results:
UI crash
Expected results:
Should show the service status
Additional info:
oc expose -n openshift-cnv deployment/secondary-dns --name=dns-lb --type=LoadBalancer --port=53 --target-port=5353 --protocol='UDP'
- clones
-
OCPBUGS-45050 UI crash accessing a Service in pending state
- ON_QA
- is blocked by
-
OCPBUGS-45050 UI crash accessing a Service in pending state
- ON_QA
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update