-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.19
-
None
-
False
-
-
None
-
Important
-
None
-
x86_64
-
Production
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Customer installs a hosted cluster on baremetal without MetalLB (so no support for service type of LoadBalancer). They use NodePort or Route servicePublishingStrategy. However, a 'router' service with type 'LoadBalancer' is created which is indefinitely pending.
Version-Release number of selected component (if applicable):
Hosted Cluster 4.19 Multicluster Engine 2.9.0
How reproducible:
always
Steps to Reproduce:
1. Deploy a HostedCluster CR to a BareMetal Hub cluster with MCE 2.9.0
Actual results:
a service 'router' with type: LoadBalancer is created in a HCP namespace
Expected results:
a service with type: ClusterIP is created.
Additional info: