Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-43724: Fix Load balancer IP setup #9144

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 12, 2024

  1. azure: Fix Load balancer IP setup

    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.
    rna-afk committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d34d00b View commit details
    Browse the repository at this point in the history