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 virtual document cache invalidation #737

Merged
merged 1 commit into from
May 11, 2018

Conversation

tsandall
Copy link
Member

The virtual document cache was not being invalidated. As a result, if
the same rule was evaluated twice where the first expression included a
with modifier, the result on the second evaluation may be incorrect.

Fixes #736

Signed-off-by: Torin Sandall [email protected]

The virtual document cache was not being invalidated. As a result, if
the same rule was evaluated twice where the first expression included a
with modifier, the result on the second evaluation may be incorrect.

Fixes open-policy-agent#736

Signed-off-by: Torin Sandall <[email protected]>
@tsandall tsandall merged commit 8accf73 into open-policy-agent:master May 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant