miecio45 opened a new pull request #87:
URL: https://github.com/apache/pulsar-helm-chart/pull/87


   Add PSP and add/modify RBAC. I'm open for all discussion.
   
   ### Motivation
   
   On clusters which use PSP and restrictive default policy pulsar cannot be 
installed, because it uses root user and requires writable container root 
directory. Additionally default RBAC for broker are too permissive (usage of 
ClusterRoleBinding) in my opinion.
   
   ### Modifications
   
   Add PSP and RBAC for bookkeeper and autorecovery to add
   exception to allow startup even in secure environment
   where containers cannot access RW on root by default.
   
   Add option for limiting broker ClusterRoleBinding
   to single namespace by replacing to RoleBinding
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI 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:
us...@infra.apache.org


Reply via email to