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

Automated cherry pick of #4542: Fix that TrafficControlTable is always created by default #4642

Commits on Feb 20, 2023

  1. Fix that TrafficControlTable is always created by default

    For feature NetworkPolicy in flexible pipeline, TrafficControlTable
    should be created when L7 NetworkPolicy is enabled since it is used
    by L7 NetworkPolicy, and TrafficControlTable shouldn't be created by
    default when L7 NetworkPolicy is disabled.
    
    This PR also refines some unit test code.
    
    Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
    hongliangl committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    c2b594c View commit details
    Browse the repository at this point in the history