You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "fateh288 (via GitHub)" <gi...@apache.org> on 2023/04/05 22:44:40 UTC

[GitHub] [ranger] fateh288 opened a new pull request, #242: RANGER-4137: relative path delimiter should not be included at beginning of key path

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

   ## What changes were proposed in this pull request?
   Issue:
   1. Resource-based policy for ozone key are working fine
   2. Ozone bucket and volume based tag policies are working as expected
   3. Tag policies are downloaded but the deny permissions for ozone key classification don't work
   
   Changes:
   Logic for parsing ozone qualified name changed such that '/' is not included in the key name which was causing issue previously.
   
   ## How was this patch tested?
   
   After changes, ozone key based policies are properly enforced and deny permissions work as expected.


-- 
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: dev-unsubscribe@ranger.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [ranger] kumaab merged pull request #242: RANGER-4137: relative path delimiter should not be included at beginning of key path

Posted by "kumaab (via GitHub)" <gi...@apache.org>.
kumaab merged PR #242:
URL: https://github.com/apache/ranger/pull/242


-- 
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: dev-unsubscribe@ranger.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org