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.91k stars 4.63k forks source link

Fix the issue of failing to retrieve logs for K8S tasks. #16792

Open e7868a opened 1 week ago

e7868a commented 1 week ago

Purpose of the pull request

Unable to view logs for k8s type tasks because the namespace attribute was not set when retrieving the logs.

Brief change log

set namespace to k8sTaskExecutionContext

Verify this pull request

This pull request is code cleanup without any test coverage.

boring-cyborg[bot] commented 1 week 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)

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud