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

Remove databricks token from the task config #2429

Merged
merged 2 commits into from
May 28, 2024
Merged

Remove databricks token from the task config #2429

merged 2 commits into from
May 28, 2024

Conversation

pingsutw
Copy link
Member

@pingsutw pingsutw commented May 17, 2024

Tracking issue

Related to flyteorg/flyte#5385

Why are the changes needed?

The token in the task config is stored in the database and exposed in the UI, which is not secured. We should not allow users to do that.

What changes were proposed in this pull request?

Remove databricks token in the task config

How was this patch tested?

unit test

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

NA

Docs link

NA

Signed-off-by: Kevin Su <[email protected]>
@pingsutw pingsutw changed the title Remove databricks token in the task config Remove databricks token from the task config May 17, 2024
@pingsutw pingsutw merged commit 1a01368 into master May 28, 2024
45 of 46 checks passed
Future-Outlier added a commit that referenced this pull request May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants