You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/06/23 06:11:21 UTC

[GitHub] [dolphinscheduler] zhongjiajie commented on issue #10400: Deploy kubernetes according to the official website document, failed!

zhongjiajie commented on issue #10400:
URL: https://github.com/apache/dolphinscheduler/issues/10400#issuecomment-1163992290

   > Upgrade `postgresql` and `zookeeper` `bitnami ` versions will occur other problems. It needs check and tested.
   > 
   > And I found the root cause is [here](https://github.com/bitnami/charts/issues/10539), so we just need to update the repo URL and not do anything else.
   > 
   > I'll open a PR to fix this problem, including recovering the versions and the PostgreSQL key name.
   > 
   > Maybe later to upgrade the versions.
   > 
   > And another question. This bug will impact all versions that supported K8s deployed. How about we update the docs on the official website as soon as possible? We add a note to tell the users to change the `bitnami repo` may be like this:
   > 
   > ```
   > Change deploy/kubernetes/dolphinscheduler/Chart.yaml at line 47 && 51
   > 
   > -   repository: https://charts.bitnami.com/bitnami
   > +   repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
   > ```
   > 
   > WDYT @zhongjiajie
   
   sounds good to me, WDYT @kezhenxu94 


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org