-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.17.0, 4.18.0
Description of problem:
installing into GCP shared VPC with BYO hosted zone failed with error "failed to create the private managed zone"
Version-Release number of selected component (if applicable):
4.17.0-0.nightly-multi-2024-08-26-170521
How reproducible:
Always
Steps to Reproduce:
1. pre-create the dns private zone in the service project, with the zone's dns name like "<cluster name>.<base domain>" and binding to the shared VPC 2. activate the service account having minimum permissions, i.e. no permission to bind a private zone to the shared VPC in the host project (see [1]) 3. "create install-config" and then insert the interested settings (e.g. see [2]) 4. "create cluster"
Actual results:
It still tries to create a private zone, which is unexpected. failed to fetch Cluster: failed to generate asset "Cluster": failed to create cluster: failed provisioning resources after infrastructure ready: failed to create the private managed zone: failed to create private managed zone: googleapi: Error 403: Forbidden, forbidden
Expected results:
The installer should use the pre-configured dns private zone, rather than try to create a new one.
Additional info:
The 4.16 epic adding the support: https://issues.redhat.com/browse/CORS-2591 One PROW CI test which succeeded using Terraform installation: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/gs/qe-private-deck/logs/periodic-ci-openshift-openshift-tests-private-release-4.17-multi-nightly-4.17-upgrade-from-stable-4.17-gcp-ipi-xpn-mini-perm-byo-hosted-zone-arm-f28/1821177143447523328 The PROW CI test which failed: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/gs/qe-private-deck/logs/periodic-ci-openshift-openshift-tests-private-release-4.17-multi-nightly-gcp-ipi-xpn-mini-perm-byo-hosted-zone-amd-f28-destructive/1828255050678407168
- blocks
-
OCPBUGS-42142 [GCP] installing into GCP shared VPC with BYO hosted zone failed with error "failed to create the private managed zone"
- Closed
- is cloned by
-
OCPBUGS-42142 [GCP] installing into GCP shared VPC with BYO hosted zone failed with error "failed to create the private managed zone"
- Closed
- relates to
-
CORS-3525 Provision GCP with CAPI (GA)
- Closed
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update