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

Bug 1938161: Get trunks more diligently #478

Commits on Mar 12, 2021

  1. Get trunks more diligently

    We mostly assumed that trunk ports are only used by Kuryr in an
    OpenStack env but sometimes it's not true. This commit adds some checks
    to make sure we list trunk ports in a smarter way (checking if they
    match the worker_nodes_subnets) and operate on them in a safer way
    (checking if they even have IPs).
    
    Change-Id: I3257e263b53bb9f38946ca9cff6a1be5448dec00
    Closes-Bug: 1914631
    dulek committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    f5834df View commit details
    Browse the repository at this point in the history