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/12 01:39:30 UTC

[GitHub] [pulsar] sijie commented on issue #7243: Bookies failing to start with Helm chart

sijie commented on issue #7243:
URL: https://github.com/apache/pulsar/issues/7243#issuecomment-643017288


   > With this change, the environment variable values are no longer automatically applied to bkenv.sh when calling apply-config-from-env.py. 
   
   `apply-config-from-env.py` is taking environment variables and applying them to the `bkenv.sh`. Since these variables are already environment variables, they can be imported when the script sources the `bkenv.sh` file. We should just use the bash scripts to take the system environments instead of using our scripts to apply those changes.
   
   If there is a problem with the helm chart, we should update the helm chart.


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