Skip to content

✨ adds entry point to dynamic-scheduler exposing the current running services #7454

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

Merged

Conversation

GitHK
Copy link
Contributor

@GitHK GitHK commented Mar 31, 2025

What do these changes do?

Extends HTTP interface of the dynamic-scheduler to expose all the currently running dynamic-services. This endpoint is limited and should only be used by OPS.

Related issue/s

How to test

Dev-ops checklist

@GitHK GitHK changed the title ✨ adds entry point to dynamic-scheduler exposing the ✨ adds entry point to dynamic-scheduler exposing the current running services Mar 31, 2025
@GitHK GitHK self-assigned this Mar 31, 2025
@GitHK GitHK added this to the The Awakening milestone Mar 31, 2025
@GitHK GitHK marked this pull request as ready for review March 31, 2025 10:39
Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.47%. Comparing base (d8c8f6c) to head (576de78).
Report is 1 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (d8c8f6c) and HEAD (576de78). Click for more details.

HEAD has 29 uploads less than BASE
Flag BASE (d8c8f6c) HEAD (576de78)
unittests 30 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #7454       +/-   ##
===========================================
- Coverage   87.39%   68.47%   -18.93%     
===========================================
  Files        1728      718     -1010     
  Lines       66820    32995    -33825     
  Branches     1133      168      -965     
===========================================
- Hits        58399    22593    -35806     
- Misses       8100    10344     +2244     
+ Partials      321       58      -263     
Flag Coverage Δ
integrationtests 65.17% <ø> (+0.03%) ⬆️
unittests 97.35% <100.00%> (+10.78%) ⬆️
Components Coverage Δ
api ∅ <ø> (∅)
pkg_aws_library ∅ <ø> (∅)
pkg_dask_task_models_library ∅ <ø> (∅)
pkg_models_library ∅ <ø> (∅)
pkg_notifications_library ∅ <ø> (∅)
pkg_postgres_database ∅ <ø> (∅)
pkg_service_integration ∅ <ø> (∅)
pkg_service_library ∅ <ø> (∅)
pkg_settings_library ∅ <ø> (∅)
pkg_simcore_sdk 77.30% <ø> (-8.16%) ⬇️
agent ∅ <ø> (∅)
api_server ∅ <ø> (∅)
autoscaling ∅ <ø> (∅)
catalog ∅ <ø> (∅)
clusters_keeper ∅ <ø> (∅)
dask_sidecar ∅ <ø> (∅)
datcore_adapter ∅ <ø> (∅)
director ∅ <ø> (∅)
director_v2 78.54% <ø> (-12.77%) ⬇️
dynamic_scheduler 97.35% <100.00%> (+0.02%) ⬆️
dynamic_sidecar 89.08% <ø> (-1.04%) ⬇️
efs_guardian ∅ <ø> (∅)
invitations ∅ <ø> (∅)
payments ∅ <ø> (∅)
resource_usage_tracker ∅ <ø> (∅)
storage ∅ <ø> (∅)
webclient ∅ <ø> (∅)
webserver 59.07% <ø> (-26.79%) ⬇️

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 d8c8f6c...576de78. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@GitHK GitHK requested a review from pcrespov March 31, 2025 11:37
@GitHK GitHK added the 🤖-automerge marks PR as ready to be merged for Mergify label Apr 1, 2025
@GitHK
Copy link
Contributor Author

GitHK commented Apr 1, 2025

@Mergifyio queue

Copy link
Contributor

mergify bot commented Apr 1, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 669a59d

Copy link

sonarqubecloud bot commented Apr 1, 2025

@mergify mergify bot merged commit 669a59d into ITISFoundation:master Apr 1, 2025
92 of 95 checks passed
YuryHrytsuk added a commit to YuryHrytsuk/osparc-ops-environments that referenced this pull request Apr 29, 2025
API is exposed under `/v1` path. Here we build traefik Router to point
traffic to this endpoint

Related PR(s):
* ITISFoundation/osparc-simcore#7454

Related Issue(s):
* ITISFoundation#944
YuryHrytsuk added a commit to ITISFoundation/osparc-ops-environments that referenced this pull request Apr 29, 2025
API is exposed under `/v1` path. Here we build traefik Router to point
traffic to this endpoint

Related PR(s):
* ITISFoundation/osparc-simcore#7454

Related Issue(s):
* #944
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖-automerge marks PR as ready to be merged for Mergify a:dynamic-scheduler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants