This is an automated email from the ASF dual-hosted git repository.
zihaoxiang pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from 64833952fc Remove the extra default tenant in workflow save page
(#13867)
add d6fcf60534 [Improvement-13751][Worker] Support real-time pod log
collection (#13752)
No new revisions were added by this update.
Summary of changes:
.../plugin/task/api/AbstractCommandExecutor.java | 73 ++++++++++++++++++++--
.../task/api/am/KubernetesApplicationManager.java | 19 +++---
.../plugin/task/api/utils/ProcessUtils.java | 5 +-
.../dolphinscheduler-task-datax/pom.xml | 4 ++
.../worker/runner/WorkerTaskExecuteRunnable.java | 12 +---
5 files changed, 84 insertions(+), 29 deletions(-)