qianli2022 opened a new pull request, #10096: URL: https://github.com/apache/dolphinscheduler/pull/10096
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request Adding a cluster configuration, a cluster configuration with k8s etc. Currently only k8s multi-clusters are supported. ## Brief change log - *Add ClusterServiceImpl.java* - *Add ClusterController.java* - *Add ClusterMapper.java* - *Add cluster-modal.tsx* ## Verify this pull request This change added tests and can be verified as follows: - *Added ClusterControllerTest.* - *Added ClusterServiceTest.* - *Added ClusterMapperTest* -- 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]
