Open e7868a opened 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)
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code
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.