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 hard-coded keys from production DFP #607

Merged
4 commits merged into from
Jan 24, 2023

Conversation

efajardo-nv
Copy link
Contributor

@efajardo-nv efajardo-nv commented Jan 13, 2023

Remove hard-coded keys username and timestamp from production DFP stages. Allows source dataframe column names to be configured with config.ae.userid_column_name and config.ae.timestamp_column_name.

Fixes #606

@efajardo-nv efajardo-nv added bug Something isn't working non-breaking Non-breaking change labels Jan 13, 2023
@efajardo-nv efajardo-nv requested a review from a team as a code owner January 13, 2023 17:14
Copy link
Contributor

@dagardner-nv dagardner-nv 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
Contributor

@mdemoret-nv mdemoret-nv left a comment

Choose a reason for hiding this comment

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

LGTM

@mdemoret-nv
Copy link
Contributor

Merge after PR #510

@mdemoret-nv
Copy link
Contributor

/merge

@ghost ghost merged commit f5a3558 into nv-morpheus:branch-23.01 Jan 24, 2023
@efajardo-nv efajardo-nv deleted the fix-dfp-hardcoded-keys branch July 29, 2024 21:06
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG]: Hard-coded keys in Production DFP
3 participants