You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/15 15:29:22 UTC

[GitHub] [pulsar] grzegorz-moto opened a new pull request #7279: [Issue 7210][pulsar docker]make the conf and data writeable for a (non-root) user

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:
users@infra.apache.org



[GitHub] [pulsar] jiazhai commented on pull request #7279: [Issue 7210][pulsar docker]make the conf and data writeable for a (non-root) user

Posted by GitBox <gi...@apache.org>.
jiazhai commented on pull request #7279:
URL: https://github.com/apache/pulsar/pull/7279#issuecomment-650665804


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] grzegorz-moto closed pull request #7279: [Issue 7210][pulsar docker]make the conf and data writeable for a (non-root) user

Posted by GitBox <gi...@apache.org>.
grzegorz-moto closed pull request #7279:
URL: https://github.com/apache/pulsar/pull/7279


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on pull request #7279: [Issue 7210][pulsar docker]make the conf and data writeable for a (non-root) user

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #7279:
URL: https://github.com/apache/pulsar/pull/7279#issuecomment-650780331


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] grzegorz-moto commented on pull request #7279: [Issue 7210][pulsar docker]make the conf and data writeable for a (non-root) user

Posted by GitBox <gi...@apache.org>.
grzegorz-moto commented on pull request #7279:
URL: https://github.com/apache/pulsar/pull/7279#issuecomment-665133499






----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] wolfstudy commented on pull request #7279: [Issue 7210][pulsar docker]make the conf and data writeable for a (non-root) user

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on pull request #7279:
URL: https://github.com/apache/pulsar/pull/7279#issuecomment-664091679


   @grzegorz-moto Can you check and fix @sijie comments, thanks


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] wolfstudy commented on pull request #7279: [Issue 7210][pulsar docker]make the conf and data writeable for a (non-root) user

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on pull request #7279:
URL: https://github.com/apache/pulsar/pull/7279#issuecomment-665126597


   Ping @grzegorz-moto please take a look and merge master code, thanks.


----------------------------------------------------------------
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:
users@infra.apache.org