-
Notifications
You must be signed in to change notification settings - Fork 36
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
Create authorization monitor chain elements #46
Comments
Depends on #48 |
@edwarnicke This is looking good to go. Can we schedule this for 1.4.0? |
@edwarnicke
|
@edwarnicke
|
That sounds like the right approach
That sounds like the right default policy. Do make sure we have an easy way to inject a different OPA policy as well :) |
This is a followup for after #45.
We will also need authorization chain elements for connection.MonitorNetworkServiceServer and connection.MonitorNetworkServiceClient.
Please put them in the pkg/connection/common subdir (as they are part of the connection API).
The text was updated successfully, but these errors were encountered: