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

NO-ISSUE: Fix use of deprecated MetalLB CRDs in UI #827

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

Commits on Mar 16, 2023

  1. NO-ISSUE: Fix use of deprecated MetalLB CRDs in UI

    Currently the UI tries to create/modify the deprecated `AdressPool`
    object, but that object is no longer used in the current MetalLB
    configuration because it has been replaced by `IPAddressPool`. This
    patch adjusts the UI accordingly.
    
    Signed-off-by: Juan Hernandez <[email protected]>
    jhernand committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    42692cc View commit details
    Browse the repository at this point in the history