Bug 2060687
Summary: | Azure Ci: SubscriptionDoesNotSupportZone - does not support availability zones at location 'westus' | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Kirsten Garrison <kgarriso> |
Component: | Installer | Assignee: | Nobody <nobody> |
Installer sub component: | openshift-installer | QA Contact: | MayXu <maxu> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | medium | CC: | akaris, lxia, wking |
Version: | 4.11 | Keywords: | Regression |
Target Milestone: | --- | ||
Target Release: | 4.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-08-10 10:52:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Kirsten Garrison
2022-03-04 01:01:35 UTC
With the latest version of the azurerm terraform provider, it may be that the availabilityZones field on the frontend_ip_configuration needs to be explicitly set to "No-Zone" when installing to a non-zonal region. See https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/lb#availability_zone See https://github.com/hashicorp/terraform-provider-azurerm/issues/12756 for details of this issue in the azurerm terraform provider. Pre-Merge Test done install on westus region succeed with 4.11.0-0.ci.test-2022-03-24-033534-ci-ln-bskvb2t-latest verified on registry.ci.openshift.org/ocp/release:4.11.0-0.nightly-2022-03-27-195539 install cluster on westus succeed. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069 |