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

✨Director-v0: added background task that pre-builds the registry cache #6814

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sanderegg
Copy link
Member

@sanderegg sanderegg commented Nov 22, 2024

What do these changes do?

This PR re-creates the background task that updates the cache of the services

Related issue/s

How to test

Dev-ops checklist

@sanderegg sanderegg added a:director issue related with the director service t:maintenance Some planned maintenance work labels Nov 22, 2024
@sanderegg sanderegg added this to the Event Horizon milestone Nov 22, 2024
@sanderegg sanderegg self-assigned this Nov 22, 2024
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.40%. Comparing base (5c8b32a) to head (8dc7cda).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6814      +/-   ##
==========================================
- Coverage   88.40%   88.40%   -0.01%     
==========================================
  Files        1545     1545              
  Lines       61627    61620       -7     
  Branches     2157     2157              
==========================================
- Hits        54484    54477       -7     
  Misses       6814     6814              
  Partials      329      329              
Flag Coverage Δ *Carryforward flag
integrationtests 64.78% <ø> (+0.01%) ⬆️
unittests 87.01% <ø> (-0.01%) ⬇️ Carriedforward from 5c8b32a

*This pull request uses carry forward flags. Click here to find out more.

Components Coverage Δ
api 79.60% <ø> (ø)
pkg_aws_library 93.28% <ø> (ø)
pkg_dask_task_models_library 96.57% <ø> (ø)
pkg_models_library 91.23% <ø> (ø)
pkg_notifications_library 84.57% <ø> (ø)
pkg_postgres_database 87.31% <ø> (ø)
pkg_service_integration 70.00% <ø> (ø)
pkg_service_library 76.31% <ø> (ø)
pkg_settings_library 90.62% <ø> (ø)
pkg_simcore_sdk 85.36% <ø> (ø)
agent 97.00% <ø> (ø)
api_server 89.72% <ø> (ø)
autoscaling 95.21% <ø> (ø)
catalog 90.57% <ø> (ø)
clusters_keeper 98.73% <ø> (ø)
dask_sidecar 91.26% <ø> (ø)
datcore_adapter 93.17% <ø> (ø)
director 76.27% <ø> (-0.15%) ⬇️
director_v2 91.02% <ø> (ø)
dynamic_scheduler 96.59% <ø> (ø)
dynamic_sidecar 89.75% <ø> (ø)
efs_guardian 90.12% <ø> (ø)
invitations 93.44% <ø> (ø)
osparc_gateway_server 85.49% <ø> (ø)
payments 92.76% <ø> (ø)
resource_usage_tracker 90.79% <ø> (ø)
storage 89.66% <ø> (ø)
webclient ∅ <ø> (∅)
webserver 88.68% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5c8b32a...8dc7cda. Read the comment docs.

---- 🚨 Try these New Features:

@sanderegg sanderegg force-pushed the dv-0/pre-build-and-update-cache branch from 8dc7cda to 3ed57ec Compare November 22, 2024 15:13
Copy link

sonarcloud bot commented Nov 22, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:director issue related with the director service t:maintenance Some planned maintenance work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants