Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

e7868a
Copy link

@e7868a e7868a commented Nov 12, 2024

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.

Copy link

boring-cyborg bot commented Nov 12, 2024

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)

Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please follow the pull request notice.

Copy link

sonarcloud bot commented Nov 13, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants