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

[release-4.9] Bug 2022616: Add validation to check APIVIP is IPv4 in dual-stack for Bare Metal #5380

Commits on Nov 12, 2021

  1. Add validation to check APIVIP is IPv4 in dual-stack for Bare Metal

    This PR adds validation to check VIP for API belongs to IPv4 family
    for bare metal dual-stack. Because in dual-stack, primary network
    must be in IPv4. Hence, APIVIP must also be in IPv4.
    ardaguclu authored and openshift-cherrypick-robot committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    2d66c21 View commit details
    Browse the repository at this point in the history
  2. Validate APIVIP IP family according Primary IP family

    ardaguclu authored and openshift-cherrypick-robot committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    15c95bc View commit details
    Browse the repository at this point in the history
  3. Add validation ingressVIP of same IP family with Machine Network

    ardaguclu authored and openshift-cherrypick-robot committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    82bd69b View commit details
    Browse the repository at this point in the history