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

Don't BGP advertise OVN load-balancers when all backends are offline #1376

Merged
merged 7 commits into from
Nov 15, 2024

Commits on Nov 14, 2024

  1. incusd/bgp: Don't add duplicates

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    13402bb View commit details
    Browse the repository at this point in the history
  2. incusd/network/bgp: Only skip BGP if unconfigured and not on OVN

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ff8fb68 View commit details
    Browse the repository at this point in the history
  3. incusd/network: Move loadBalancerBGPSetupPrefixes to OVN driver

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a533fc9 View commit details
    Browse the repository at this point in the history
  4. incusd/network/ovn/sb: Add CheckLoadBalancerOnline

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c759157 View commit details
    Browse the repository at this point in the history
  5. incusd/network/ovn/nb: Add GetLoadBalancer and GetLoadBalancersByStat…

    …usUpdate
    
    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0dcaa55 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. incusd/network/ovn: Add load-balancer health event handler

    Closes lxc#1315
    
    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    dd11c0c View commit details
    Browse the repository at this point in the history
  2. incusd/network/ovn: Don't advertise offline load-balancers on startup

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Luizalabs (https://luizalabs.com)
    stgraber committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    460effd View commit details
    Browse the repository at this point in the history