Craig Tabita

Results 3 issues of Craig Tabita

It would be good to have a script to run all of the src.rego and src_test.rego files from each policy directory through`opa test` to ensure everything passes.

Per the [tooling proposal doc](https://docs.google.com/document/d/1uQlkIBQcgNNyth8o9ufYaVSfUq_JLJGy9fcuW3VB7vU/), we should have a script to generate documentation of the templates and constraints contained in the library. For templates, the listing can include information from...

In the [demo](https://github.com/open-policy-agent/gatekeeper/tree/master/demo) directory in the gatekeeper repo we have examples of good (allowed by constraint) resources as well as bad (not allowed by constraint). We should have these for...