liqingwang commented on issue #10400: URL: https://github.com/apache/dolphinscheduler/issues/10400#issuecomment-1162588972
I have checked version 300b1 and they do have this bug. - Question one has been fixed by #10419. It looks like `bitnami repo` has updated `postgresql` and `zookeeper` versions. And they don't contains the low version. I think is a huge problem. When DS release a new version, the `postgresql` and `zookeeper` version will be specified and not changed anymore. And the people who want to deploy on K8s will occur this problem. - Question two is still on 300b1 and I'm not sure is fixed by the dev or not. I'll check later. And looks like `postgresql` upgraded to a high version and needs some code changes. -- 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]
