-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.21, 4.20.z
-
None
Description of problem:
When HostedCluster is configued with "ServicePublishingStrategy: Route" configuration, control plane operator creates an unnecessary router deployment in the HostedCluster namespace. router-5788df8bd-2wbrq 1/1 Running 0 43h router-5788df8bd-bbqdb 1/1 Running 0 43h router-5788df8bd-h6xwb 1/1 Running 0 43h This is unnecessary as in case of IBM Cloud, these router pods are not utilized.
Version-Release number of selected component (if applicable):
4.20, control-plane operator
How reproducible:
It is reproducible when using Red Hat OpenShift on IBM Cloud 4.20 (available IBM internally)
Steps to Reproduce:
1. Configure HostedCluster to use "ServicePublishingStrategy: Route" for exposed services. 2. After deployment, check components created on the control plane side.
Actual results:
router deployment appears in the list
Expected results:
router deployment does not appear in the list
Additional info:
- is related to
-
OCPBUGS-57450 Support router PublishStrategy on IBM Cloud
-
- Verified
-
- links to