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

♻️ redirect list_dynamic_services via dynamic-scheduler #6893

Conversation

GitHK
Copy link
Contributor

@GitHK GitHK commented Dec 3, 2024

What do these changes do?

Redirecting list_dynamic_services via dynamic-scheduler. Webserver calls the endpoint via RPC like it does for: starting, stopping and getting the status of a service.

NOTE: this is very noisy due to the mocks rename to better reflect the new circumstances.

Related issue/s

How to test

Dev-ops checklist

@GitHK GitHK self-assigned this Dec 3, 2024
@GitHK GitHK added this to the Event Horizon milestone Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 85.41667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 88.16%. Comparing base (1ab9b99) to head (2c787ad).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6893      +/-   ##
==========================================
- Coverage   88.35%   88.16%   -0.19%     
==========================================
  Files        1571     1411     -160     
  Lines       61614    58088    -3526     
  Branches     1999     1643     -356     
==========================================
- Hits        54437    51212    -3225     
+ Misses       6841     6593     -248     
+ Partials      336      283      -53     
Flag Coverage Δ
integrationtests 65.02% <60.00%> (-0.05%) ⬇️
unittests 86.25% <85.41%> (-0.29%) ⬇️
Components Coverage Δ
api ∅ <ø> (∅)
pkg_aws_library ∅ <ø> (∅)
pkg_dask_task_models_library ∅ <ø> (∅)
pkg_models_library 91.07% <ø> (ø)
pkg_notifications_library ∅ <ø> (∅)
pkg_postgres_database ∅ <ø> (∅)
pkg_service_integration 70.02% <ø> (ø)
pkg_service_library 75.83% <0.00%> (-0.11%) ⬇️
pkg_settings_library ∅ <ø> (∅)
pkg_simcore_sdk 85.38% <ø> (ø)
agent 97.00% <ø> (ø)
api_server 90.04% <ø> (ø)
autoscaling 95.21% <ø> (ø)
catalog 90.57% <ø> (ø)
clusters_keeper 99.48% <ø> (ø)
dask_sidecar 91.26% <ø> (ø)
datcore_adapter 93.18% <ø> (ø)
director 76.40% <ø> (-0.09%) ⬇️
director_v2 91.38% <ø> (+0.01%) ⬆️
dynamic_scheduler 97.14% <100.00%> (+0.07%) ⬆️
dynamic_sidecar 89.75% <ø> (ø)
efs_guardian 90.12% <ø> (ø)
invitations 93.44% <ø> (ø)
osparc_gateway_server ∅ <ø> (∅)
payments 92.65% <ø> (ø)
resource_usage_tracker 89.14% <ø> (+0.07%) ⬆️
storage 89.66% <ø> (ø)
webclient ∅ <ø> (∅)
webserver 88.30% <100.00%> (-0.05%) ⬇️

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 1ab9b99...2c787ad. Read the comment docs.

@GitHK GitHK changed the title ♻️ redirect calls via dynamic-scheduler ♻️ redirect list_dynamic_services via dynamic-scheduler Dec 3, 2024
@GitHK GitHK added the a:webserver issue related to the webserver service label Dec 3, 2024
@GitHK GitHK marked this pull request as ready for review December 4, 2024 10:13
Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

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

thanks

Copy link
Contributor

@matusdrobuliak66 matusdrobuliak66 left a comment

Choose a reason for hiding this comment

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

Thanks!

@GitHK GitHK requested a review from pcrespov December 5, 2024 07:43
Andrei Neagu added 2 commits December 5, 2024 09:53
Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

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

OK. Please check the questions i left. thx

@GitHK GitHK enabled auto-merge (squash) December 5, 2024 10:09
@GitHK GitHK disabled auto-merge December 5, 2024 11:09
@GitHK GitHK enabled auto-merge (squash) December 9, 2024 09:54
Copy link

sonarcloud bot commented Dec 9, 2024

Copy link
Contributor

@giancarloromeo giancarloromeo left a comment

Choose a reason for hiding this comment

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

looks good

@GitHK GitHK merged commit 0651c06 into ITISFoundation:master Dec 9, 2024
90 of 93 checks passed
@GitHK GitHK deleted the pr-osparc-redirect-remain-dv2-calls-via-dynamic-scheduler branch December 9, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:dynamic-scheduler a:webserver issue related to the webserver service
Projects
None yet
5 participants