Radeity commented on PR #15886: URL: https://github.com/apache/dolphinscheduler/pull/15886#issuecomment-2068502147
> consider this one, if i have postgresql host outside k8s, like saas provided by cloud provider,which I wants to configure jdbc registry for avoiding providing much more dependencies for higher maintaineice cost. I need to offline run script below dao/jdbc registry to create table first. > > when I host ds on k8s, `tools` could not be enabled, then. It's same with aforementioned dba example, I can get your point, **HOWEVER**, my point is re-execution upgrade script should not re-initialize database of same version. So if you find it does re-initialize, it's a bug of tools. And for helm, always executing tools together with cluster deployment looks good to me. -- 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]
