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

server: pass IQBC to authorizer #4838

Merged

Commits on Jul 4, 2022

  1. server: pass IQBC to authorizer

    Before, the option InterQueryCache(...) passed to the authorizer's config
    had set it to `nil` -- it wasn't set up yet.
    
     Now, the ordering allows for caching in the system authz policies.
    
    Fixes open-policy-agent#4829.
    
    Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
    srenatus committed Jul 4, 2022
    Copy the full SHA
    308ec65 View commit details
    Browse the repository at this point in the history