Skip to content

Refactor dstack for dstack Factory extension - #4303

Merged
r4victor merged 5 commits into
masterfrom
pr_dstack_factory
Sep 21, 2026
Merged

r4victor merged 5 commits into
masterfrom
pr_dstack_factory

Conversation

@r4victor

Copy link
Copy Markdown
Collaborator

The PR improves dstack OSS extensibility:

  • The UI is now flexible and can support different features depending on product config instead of UI_VERSION switch.
  • The extension can register plugins that are not overridden by server config.
  • The server static files logic is parametrized.
  • And other fixes.

Lets extending servers reuse the statics mount and 404 handler
instead of copying them.
Lets extending servers register plugins that survive load_plugins, which
replaces the plugin list from the server config.
@r4victor
r4victor merged commit c7945c5 into master Sep 21, 2026
26 checks passed
@r4victor
r4victor deleted the pr_dstack_factory branch September 21, 2026 06:47
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