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

Allow evaluation of Rego based policies #14

Closed
4 tasks done
flavio opened this issue Jul 12, 2021 · 1 comment
Closed
4 tasks done

Allow evaluation of Rego based policies #14

flavio opened this issue Jul 12, 2021 · 1 comment
Labels
kind/epic A big feature/fix, this is then split into smaller actionable items
Projects

Comments

@flavio
Copy link
Member

flavio commented Jul 12, 2021

Rego policies can be built into WebAssembly modules that can then be evaluated. We have proved this to be possible using this POC

The goal of this issues is to integrate the code of the POC into this crate.

Admission criteria

  • Simple OPA policy can be loaded and evaluated by kwctl and policy-server
  • Simple Gatekeeper policy can be loaded and evaluated by kwctl and policy-server

Linked cards

@flavio
Copy link
Member Author

flavio commented Aug 20, 2021

I think this can be closed right now, at least for Opa policies.

We will create new cards to handle Gatekeeper ones

@flavio flavio closed this as completed Aug 20, 2021
@flavio flavio moved this from TODO to Done in Development Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/epic A big feature/fix, this is then split into smaller actionable items
Projects
No open projects
Development
Done (weekly)
Development

No branches or pull requests

1 participant