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

policy: mapstate should respect authType in dataPath equality #23780

Merged

Commits on Feb 15, 2023

  1. policy: mapstate should respect authType in dataPath equality

    Policy MapState needs to respect property authType when checking
    it for dataPath equality. Without this change, changing the
    auth type on existing CiliumNetworkPolicies isn't reflected
    in the eBPF policy map.
    
    Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
    mhofstetter committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    acf6e94 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. policy: Description of DatapathEqual contains all relevant attributes

    Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
    mhofstetter committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    e5c5eb7 View commit details
    Browse the repository at this point in the history