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

Preserve conflicting schemas and report conflicts #1364

Merged
merged 1 commit into from
Jul 13, 2021

Commits on Jul 13, 2021

  1. Preserve conflicting schemas and report conflicts

    When multiple Pods are running mutators, it is possible that they will
    ingest mutators in different orders. Before this PR, we would
    essentially randomly pick which mutator to honor and discard future
    mutators which conflicted.
    
    Fixes: open-policy-agent#1216
    
    Signed-off-by: Will Beason <willbeason@google.com>
    Will Beason committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    a334e12 View commit details
    Browse the repository at this point in the history