Skip to content

[Fix-17186] Namespace Selection Missing in k8s task #17190

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

Merged
merged 5 commits into from
May 17, 2025
Merged

Conversation

jieme
Copy link
Contributor

@jieme jieme commented May 16, 2025

Purpose of the pull request

fix #17186

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contains incompatible change, you should also add it to docs/docs/en/guide/upgrade/incompatible.md

@jieme jieme requested review from songjianet and SbloodyS as code owners May 16, 2025 01:01
Copy link

boring-cyborg bot commented May 16, 2025

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)

@github-actions github-actions bot added the UI ui and front end related label May 16, 2025
@SbloodyS SbloodyS added bug Something isn't working first time contributor First-time contributor labels May 16, 2025
@SbloodyS SbloodyS added this to the 3.3.1 milestone May 16, 2025
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.

LGTM

Copy link
Member

@Gallardot Gallardot left a comment

Choose a reason for hiding this comment

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

LGTM

@SbloodyS SbloodyS changed the title [Fix-17186]: Optimize the use-k8s component, add useNamespace import … [Fix-17186]: Namespace Selection Missing in k8s task May 16, 2025
@SbloodyS SbloodyS changed the title [Fix-17186]: Namespace Selection Missing in k8s task [Fix-17186] Namespace Selection Missing in k8s task May 16, 2025
Copy link

@SbloodyS SbloodyS merged commit e53ec09 into apache:dev May 17, 2025
70 checks passed
Copy link

boring-cyborg bot commented May 17, 2025

Awesome work, congrats on your first merged pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working first time contributor First-time contributor UI ui and front end related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [DolphinScheduler : 3.2.2]K8s Task Plugin Fails with NullPointerException After Refactor - Namespace Selection Missing
3 participants