Open rna-afk opened 1 month ago
@rna-afk: This pull request references Jira Issue OCPBUGS-43724, 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.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from rna-afk. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
/jira refresh
@rna-afk: This pull request references Jira Issue OCPBUGS-43724, 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.
/jira refresh
@rna-afk: This pull request references Jira Issue OCPBUGS-43724, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @jinyunma
/retest-required
/retest
@rna-afk: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/e2e-azure-ovn | d34d00be506cef8e5a95959c227086571bc86c9a | link | true | /test e2e-azure-ovn |
ci/prow/azure-ovn-marketplace-images | d34d00be506cef8e5a95959c227086571bc86c9a | link | false | /test azure-ovn-marketplace-images |
ci/prow/e2e-azurestack | d34d00be506cef8e5a95959c227086571bc86c9a | link | false | /test e2e-azurestack |
Full PR test history. Your PR dashboard.
Fixing the issue where the load balancer IP was not set in the range of the machine network CIDRs by setting it to the first IP in the CIDR range.
Also extending this logic to non-existing vnet installs since the problem can happen even during normal installs.