grzegorz-moto opened a new pull request #7279:
URL: https://github.com/apache/pulsar/pull/7279


   Master Issue: ##7210
   
   ### Motivation
   
   
   Make it possible to run pulsar dockers in user space - for example on 
clusters where root user in container is not allowed to prevent privilege 
escalation in case of security breach
   
   ### Modifications
   
   The `VOLUME` makes it impossible to modify access attributes of the existing 
files. Instead of freezing it the change is to make it more relaxed and 
susceptible for change in derived images.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   
   ### Documentation
   
   n/a
   


----------------------------------------------------------------
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.

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


Reply via email to