Skip to content

Prepare gateway API for state sync mechanism - #4087

Merged
jvstme merged 1 commit into
masterfrom
issue_3959_gateway_api_for_state_sync
Aug 4, 2026
Merged

Prepare gateway API for state sync mechanism#4087
jvstme merged 1 commit into
masterfrom
issue_3959_gateway_api_for_state_sync

Conversation

@jvstme

@jvstme jvstme commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Update gateway API methods:

  • /api/registry/{project_name}/services/register now accepts id in the request body.

Introduce new gateway API methods:

  • /api/registry/{project_name}/services/{run_name}/set_id for populating a missing ID in older services.
  • /api/services/list for listing brief service details across projects.

This change does not affect public dstack APIs.

#3959

Update gateway API methods:
- `/api/registry/{project_name}/services/register`
  now accepts `id` in the request body.

Introduce new gateway API methods:
- `/api/registry/{project_name}/services/{run_name}/set_id`
  for populating a missing ID in older services.
- `/api/services/list` for listing brief service
  details across projects.

This change does not affect public `dstack` APIs.
@jvstme
jvstme merged commit 5876c19 into master Aug 4, 2026
53 of 54 checks passed
@jvstme
jvstme deleted the issue_3959_gateway_api_for_state_sync branch August 4, 2026 20:40
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

Successfully merging this pull request may close these issues.

1 participant