dromara / CloudEon

CloudEon uses Kubernetes to install and deploy open-source big data components, enabling the containerized operation of an open-source big data platform. This allows you to reduce your focus on underlying resource management and maintenance.
https://www.cloudeon.top/
Apache License 2.0
429 stars 104 forks source link

重构k8sUtil及相关代码: #117

Closed linshenkx closed 1 year ago

linshenkx commented 1 year ago

1.使用conditions对job状态进行判断,更加可靠 2.支持job多pod日志采集 3.规整化部分代码

What is the purpose of the change

For example: Making CloudEon better

Brief changelog

It is best to associate an existing issue

Verifying this change

Do I need to test? Has testing been completed? Test method?

Follow this checklist to help us incorporate your contribution quickly and easily. Notice, it would be helpful if you could finish the following 3 checklist before request the community to review your PR.