michaeljmarshall commented on pull request #10815:
URL: https://github.com/apache/pulsar/pull/10815#issuecomment-856311153


   > I wonder if anyone will be happy to upgrade to 2.8.0 docker images.
   
   I think security conscious users/companies will be happy to see we're moving 
in this direction. Further, the Pulsar 2.8.0 image is the first pulsar image 
that is compliant with Open Shift's requirements to run a container as a random 
non root user.
   
   We can mitigate much of the complexity in the helm chart. In the official 
Helm chart, we are going to override the default user for the bookkeeper and 
zookeeper containers so they run as root until a user opts in to running them 
as non root.
   
   >  I would like that users won't be forced to build their own custom docker 
images or to be forced to use third-party docker images just because they do 
not have a way to edit files (vim) or to see open connections (netstat)
   
   I agree that we want to provide a docker image that is useful to the 
majority of our users. A "debug" docker image could eventually make sense too, 
but for now, we can just add in these packages.


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