shink opened a new pull request, #3715: URL: https://github.com/apache/incubator-inlong/pull/3715
Fixes: #3681 ### Motivation Add an initialize database step in Docker container. ### Modifications - Install `mysql-client` in manager `Dockerfile` - Add an initialize database step in `manager-docker.sh` - Add initContainer to wait mysql ready in `manager-statefulset.yaml` ### Verifying this change - [x] This change is a trivial rework/code cleanup without any test coverage. -- 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]
