You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/08/13 13:36:53 UTC

[GitHub] [pulsar-helm-chart] toneill818 opened a new pull request #53: Allow initialization to be set

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


   Fixes #47 
   
   ### Motivation
   Only create the initialize job on install. 
   
   ### Modifications
   
   - Added an initialize value that can be set to true on install, matching the documentation in the README.md
   
   ### 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:
users@infra.apache.org



[GitHub] [pulsar-helm-chart] sijie merged pull request #53: Allow initialization to be set

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #53:
URL: https://github.com/apache/pulsar-helm-chart/pull/53


   


----------------------------------------------------------------
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-helm-chart] Laurianti commented on pull request #53: Allow initialization to be set

Posted by GitBox <gi...@apache.org>.
Laurianti commented on pull request #53:
URL: https://github.com/apache/pulsar-helm-chart/pull/53#issuecomment-822811010


   Why don't use pre-install or post-install hooks?
   
   https://helm.sh/docs/topics/charts_hooks/
   
   ![image](https://user-images.githubusercontent.com/20415513/115307963-4d467300-a16a-11eb-83c3-8138ad2aaac2.png)
   ![image](https://user-images.githubusercontent.com/20415513/115307997-5b948f00-a16a-11eb-8e33-e29da243fd17.png)
   


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