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

Update how internal network is configured #640

Open
longshuicy opened this issue Dec 3, 2024 · 0 comments
Open

Update how internal network is configured #640

longshuicy opened this issue Dec 3, 2024 · 0 comments
Assignees

Comments

@longshuicy
Copy link
Member

Need to clean up later based on the discussion:

  • Centralized place in global.py to set all urls
  • Allow a file path that holds all the configurations; load file to populate the urls
  • Leverage helm chart config map to dynamically mount that file to destination on datawolf pod
    • Difficulty is how can datawolf tool pods acquire that file; there isn't any specific mounting in the helm chart for tools. Instead the k8s executors are in charge of spin off the tool pods
    • Alternatively, can use the k8s executors's dockerfile to write config file in place (?)
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

No branches or pull requests

3 participants