apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.88k stars 4.63k forks source link

[DSIP-66][k8s] Support User-customized K8s YAML Pod #16477

Closed Mighten closed 1 month ago

Mighten commented 3 months ago

Purpose of the pull request

This pull request adds user-customized YAML support for Kubernetes Pod task, and aims to close: #16482

Brief change log

Verify this pull request

This change added tests and can be verified as follows:

boring-cyborg[bot] commented 3 months ago

Thanks for opening this pull request! Please check out our contributing guidelines. (https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md)

Gallardot commented 3 months ago

First you need to create a DSIP.

ruanwenjun commented 3 months ago

First you need to create a DSIP.

Yes you need to create a DSIP, and provide detailed design, rather then directly submit a PR.

fuchanghai commented 3 months ago

@Mighten Please modify the associated issue number

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
36.1% Coverage on New Code (required ≥ 60%)

See analysis details on SonarCloud

SbloodyS commented 1 month ago

Closing for no plans to do this.