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

Fix NAD handling on create/update #305

Merged

Commits on Jun 14, 2024

  1. Fix NAD handling on create/update

    Currently only NAD creation was handled for the provided
    nicMappings, this patch allows update to the nads.
    
    Added missing ownership to the managed net-attach-defs
    so they get's controlled with OVNController reconciler if
    deleted/updated explicitly.
    
    Also added functional tests and fixed some log messages.
    
    Closes-Issue: OSPRH-6894
    karelyatin committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    717a2cf View commit details
    Browse the repository at this point in the history