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

Use ipset-go instead of calling the ipset binary #2447

Closed
wants to merge 1 commit into from

Commits on Jul 7, 2023

  1. Use ipset-go instead of calling the ipset binary

    This reduces our requirements on the environment in which Submariner
    components run.
    
    The ipset binaries are kept in the container images, for debugging
    purposes and because subctl gather relies on ipset in the route
    agent.
    
    Signed-off-by: Stephen Kitt <[email protected]>
    skitt committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    dcfd467 View commit details
    Browse the repository at this point in the history