eoinmcdonnell113 opened a new pull request, #1219:
URL: https://github.com/apache/ranger/pull/1219

   …lege
   
   ## What changes were proposed in this pull request?
   
   RANGER-5759 adds topic-level authorization for posting Atlas notifications.
   
   This change:
   
   - Adds the `notification-topic` resource to the Atlas service definition.
   - Adds the `post-notification` access type.
   - Authorizes Atlas notification POST requests using the requested topic name.
   - Adds lookup values for the `ATLAS_HOOK` and `ATLAS_ENTITIES` topics.
   - Adds the J10067 upgrade patch so existing Atlas service definitions 
receive the new resource and access type.
   - Adds and updates unit tests for the upgrade patch and Atlas authorization 
behavior.
   
   Apache JIRA: https://issues.apache.org/jira/browse/RANGER-5759
   
   ## How was this patch tested?
   
   - Added unit tests for `PatchForAtlasNotificationTopic_J10067`.
   - Added Atlas authorizer tests covering:
     - administrator access
     - access to an allowed notification topic
     - denial for an unauthorized notification topic
   - Validated through the Ranger CI build.
   - Validated the change on a canary cluster, including allowed and denied 
Atlas notification POST requests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to