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

Fix status report when no-op changes are applied to Antrea-native policies #5096

Merged
merged 1 commit into from
Jun 8, 2023

Commits on Jun 7, 2023

  1. Fix status report when no-op changes are applied to Antrea-native pol…

    …icies
    
    When no-op changes are applied to Antrea-native policies, such as adding
    or removing a non-existing group, there will be no datapath change but
    the generation has changed. The agent must report it has realized the
    latest generation even if it does nothing, otherwise the policy would
    stay realizing.
    
    Signed-off-by: Quan Tian <qtian@vmware.com>
    tnqn committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c3816d5 View commit details
    Browse the repository at this point in the history