-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.18.0
Description of problem:
A similar testing scenario to OCPBUGS-38719, but with the pre-existing dns private zone is not a peering zone, instead it is a normal dns zone which binds to another VPC network. And the installation will fail finally, because the dns record-set "*.apps.<cluster name>.<base domain>" is added to the above dns private zone, rather than the cluster's dns private zone.
Version-Release number of selected component (if applicable):
4.18.0-0.nightly-multi-2024-10-24-093933
How reproducible:
Always
Steps to Reproduce:
Please refer to the steps told in https://issues.redhat.com/browse/OCPBUGS-38719?focusedId=25944076&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-25944076
Actual results:
The installation failed, due to the cluster operator "ingress" degraded
Expected results:
The installation should succeed.
Additional info: