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

egressgw: fix up removal for IP routes #26857

Merged

Commits on Jul 17, 2023

  1. egressgw: fix up removal for IP routes

    Without specifying a filter, we're only getting the routes from the default
    table. So explicitly get the routes from all tables for the reconciliation
    of stale EgressGW IP routes.
    
    Fixes: 9b9e7c2 ("egressgw: improve removal of IP routes")
    Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
    julianwiedmann committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    569da6d View commit details
    Browse the repository at this point in the history