Xuedixuedi opened a new pull request #6190: URL: https://github.com/apache/dolphinscheduler/pull/6190
<!--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 Add K8S CI in github actions. ## Brief change log Add a k8s test to verify follow points: - Lint test - Chart Install test: mainly for dolphinscheduler chart and zookeeper, postgresql - Check server status ready Files changed: - .github/workflows/ci_k8s.yml CI to Github Actions - docker/kubernetes/check-node.sh check k8s node already - docker/kubernetes/check.sh check server ## Verify this pull request This change added tests and can be verified as follows: - Added dolphinscheduler k8s test to ensure we can build a correct and healthy cluster on k8s. -- 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]
