ChaoquanTao opened a new pull request, #16522:
URL: https://github.com/apache/dolphinscheduler/pull/16522
## Purpose of the pull request
This pull request solved the problem that output of dynamic task can't be
applied to the k8s input parameter
## Brief change log
- modify the output parameter name of dynamic task, from`
${dynamic.out(TaskName)}` to `${dynamic.out.TaskName}`
- modify dynamic task document.
## Verify this pull request
This pull request is 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]