Version: openshift-install-linux-4.9.0-0.nightly-2021-08-02-044755 Platform: Azure What happened? ./openshift-install explain installconfig.platform.azure KIND: InstallConfig VERSION: v1 RESOURCE: <object> Azure is the configuration used when installing on Azure. ..... resourceGroupName <string> ResourceGroupName is the name of an already existing resource group where the cluster should be installed. This resource group should only be used for this specific cluster and the cluster components will assume assume ownership of all resources in the resource group. Destroying the cluster using installer will delete this resource group. This resource group must be empty with no other resources when trying to use it for creating a cluster. If empty, a new resource group will created for the cluster. Note that "assume" appears twice consecutively.
Set to low priority and low severity. However, I should be able to pick it up in between prioritized cards.
Fixed with openshift-install-linux-4.9.0-0.nightly-2021-08-13-053517 ./openshift-install explain installconfig.platform.azure resourceGroupName <string> ResourceGroupName is the name of an already existing resource group where the cluster should be installed. This resource group should only be used for this specific cluster and the cluster components will assume ownership of all resources in the resource group. Destroying the cluster using installer will delete this resource group. This resource group must be empty with no other resources when trying to use it for creating a cluster. If empty, a new resource group will created for the cluster.
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 (Moderate: OpenShift Container Platform 4.9.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-2021:3759