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

Move default resource pool initialisation to background jobs #492

Open
Panaetius opened this issue Oct 29, 2024 · 0 comments
Open

Move default resource pool initialisation to background jobs #492

Panaetius opened this issue Oct 29, 2024 · 0 comments

Comments

@Panaetius
Copy link
Member

we call config.rp_repo.initialize in the data_api/main.py when we start the sanic webserver, but this should be moved to be part of the background jobs.

This necessitates changing the chart as well so the background job has the relevant data, like k8s_namespace and default_resource_pool.

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

1 participant