Closed fxierh closed 2 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: fxierh Once this PR has been reviewed and has the lgtm label, please assign sjenning for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
@fxierh: This pull request references Jira Issue OCPBUGS-39035, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
/test all
/jira refresh
@fxierh: This pull request references Jira Issue OCPBUGS-39035, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @fxierh
@openshift-ci-robot: GitHub didn't allow me to request PR reviews from the following users: fxierh.
Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.
Requesting review from QA contact: /cc @fxierh
In response to [this](https://github.com/openshift/hypershift/pull/4623#issuecomment-2313279474): >/jira refresh Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fhypershift). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
/retest
/test e2e-aws
@fxierh: all tests passed!
Full PR test history. Your PR dashboard.
@fxierh: This pull request references Jira Issue OCPBUGS-39035, which is valid.
Requesting review from QA contact: /cc @fxierh
@openshift-ci-robot: GitHub didn't allow me to request PR reviews from the following users: fxierh.
Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.
Requesting review from QA contact: /cc @fxierh
In response to [this](https://github.com/openshift/hypershift/pull/4623): >Ensure AzureCluster.Status.FailureDomains is populated when any NodePool specifies an Availability Zone. > >Otherwise CAPZ will create Azure VMs with both Availability Zone and Availability Set configured, which results in an error: >```bash >{ > "error": { > "code": "BadRequest", > "message": "Virtual Machine cannot be created because both Availability Zone and Availability Set were specified. Deploying an Availability Set to an Availability Zone isn’t supported." > } >} >``` > >ref: >https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/711d86187262612c8f7f02f1848c22fbf3b040cd/azure/scope/cluster.go#L778-L780 Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fhypershift). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
/hold
Fixed upstream: https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5098
/close
@fxierh: Closed this PR.
@fxierh: This pull request references Jira Issue OCPBUGS-39035. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state.
Ensure AzureCluster.Status.FailureDomains is populated when any NodePool specifies an Availability Zone.
Otherwise CAPZ will create Azure VMs with both Availability Zone and Availability Set configured, which results in an error:
ref: https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/711d86187262612c8f7f02f1848c22fbf3b040cd/azure/scope/cluster.go#L778-L780