MMirelli opened a new pull request #11951:
URL: https://github.com/apache/pulsar/pull/11951


   ### Motivation
   
   Deploying pulsar on kubernetes from a docker image leads to a failure 
deploying the cluster. This is due to insufficient permissions assigned to 
python scripts in `/docker/pulsar/scripts`, as further explained in my emails 
to the [dev mailing 
list](https://lists.apache.org/[email protected]) - [VOTE] 
Pulsar Release 2.8.1 Candidate 3.
   
   ### Modifications
   
   Adding exec permissions to the python scripts in `/docker/pulsar/scripts`.
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
     - Anything that affects deployment: yes
   
   ### Documentation
   
   Check the box below and label this PR (if you have committer privilege).
   
   Need to update docs? 
   
   - [ ] doc-required 
     
   - [x] no-need-doc 
     
     It is just a small fix only impacting deployment on kubernetes.
     
   - [ ] doc 
   
   


-- 
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: [email protected]

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


Reply via email to