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

Added secret key option in superset config #36

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

ajeety4
Copy link
Contributor

@ajeety4 ajeety4 commented Apr 20, 2023

For superset : apache/superset#23186 , specifiying secret key is now mandatory in the superset config.
This PR add that to the superset config and updates the documentation as well!

@ajeety4 ajeety4 requested a review from czue April 20, 2023 09:22
Copy link
Member

@czue czue left a comment

Choose a reason for hiding this comment

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

Thanks! Just had one question to confirm before approving.

@@ -91,9 +91,10 @@ Add your secrets here, e.g.
# My Project Vault File

vault_default_db_password: <secret1>
vault_django_secret_key: <secret2>
Copy link
Member

Choose a reason for hiding this comment

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

was this not accurate/used?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes it was actually duplicate - believe a typo.
We have one more on line 96.

@ajeety4 ajeety4 merged commit 7231a12 into master Apr 20, 2023
@ajeety4 ajeety4 deleted the ay/add-secret-key-superset branch April 20, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants