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

Store public Keycloak cert in vault #2740

Open
shaidar opened this issue Oct 21, 2024 · 0 comments
Open

Store public Keycloak cert in vault #2740

shaidar opened this issue Oct 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@shaidar
Copy link
Contributor

shaidar commented Oct 21, 2024

Expected Behavior

A successful Superset deployment should not rely on the presence of Keycloak and its reachability.

Current Behavior

If Keycloak is unreachable, a Superset deployment fails due to the following config:
https://github.com/mitodl/ol-infrastructure/blob/main/src/ol_superset/pythonpath/superset_config.py#L84

Possible Solution

Store Keycloak public cert along with other required config variables in Vault so that Keycloak reachability does not hinder Superset deployment.

Additional Details

@shaidar shaidar added the bug Something isn't working label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant