Skip to content

Commit

Permalink
Authorization - fully implemented registry part
Browse files Browse the repository at this point in the history
This includes:
Create/update policy resource
Attachments support for policy resource (with support for writing the attachment to both s3 and fs repositories)
Opa policy type implementation, including compiling rego code to wasm and adding that to the policy as an attachment
  • Loading branch information
tomeresk committed May 5, 2020
1 parent 9dc2e25 commit 3f561e3
Show file tree
Hide file tree
Showing 37 changed files with 9,326 additions and 7,689 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"debug.node.autoAttach": "on"
}
Loading

0 comments on commit 3f561e3

Please sign in to comment.