Skip to content

Fix Kerberos authentication when submitting tasks to the k8s session#4540

Merged
aiwenmo merged 1 commit intoDataLinkDC:1.2from
mengyejiang:1.2
Mar 8, 2026
Merged

Fix Kerberos authentication when submitting tasks to the k8s session#4540
aiwenmo merged 1 commit intoDataLinkDC:1.2from
mengyejiang:1.2

Conversation

@mengyejiang
Copy link
Contributor

[Fix-4539] Fix Kerberos authentication when submitting tasks to the k8s session cluster and fix the issue of alert instance creation failure.
modify description:
1、The setConfig method in the Executor did not assign the Flink configuration (affecting Kerberos authentication in KerberosUtil).
2、Provided a default value for starttlsEnable in EmailParams to avoid a Null Exception in setStarttlsEnable when configuring the email settings for the first time with empty values.

…guration (affecting Kerberos authentication in KerberosUtil).

2、Provided a default value for starttlsEnable in EmailParams to avoid a NullPointerException in setStarttlsEnable when configuring the email settings for the first time with empty values.
Copy link
Contributor

@aiwenmo aiwenmo left a comment

Choose a reason for hiding this comment

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

LGTM

@aiwenmo aiwenmo added this to the 1.2.6 milestone Mar 8, 2026
@aiwenmo aiwenmo moved this to Done in Dinky Roadmap Mar 8, 2026
@aiwenmo aiwenmo added the Fixed the bug has fixed label Mar 8, 2026
@aiwenmo aiwenmo merged commit f6e6a4f into DataLinkDC:1.2 Mar 8, 2026
24 checks passed
@aiwenmo aiwenmo mentioned this pull request Mar 8, 2026
98 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fixed the bug has fixed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants