Skip to content

MORPH-7516: Add addServerGroupServers plugin context method#135

Open
MrClement wants to merge 2 commits intov1.4.xfrom
MORPH-7516-cluster-add-node
Open

MORPH-7516: Add addServerGroupServers plugin context method#135
MrClement wants to merge 2 commits intov1.4.xfrom
MORPH-7516-cluster-add-node

Conversation

@MrClement
Copy link
Copy Markdown
Contributor

Summary

Implements addServerGroupServers as a plugin context method, allowing plugin developers to add nodes to an existing cluster programmatically.

Changes

  • New AddServerGroupServersRequest typed request DTO
  • Added addServerGroupServers async method to MorpheusComputeServerGroupService
  • Added sync counterpart to MorpheusSynchronousComputeServerGroupService
  • Unit tests for request DTO

JIRA

https://support.morpheusdata.com/browse/MORPH-7516

MrClement and others added 2 commits March 3, 2026 18:06
…rvice

- Add AddServerGroupServersRequest typed request DTO
- Add addServerGroupServers async method to MorpheusComputeServerGroupService
- Add addServerGroupServers sync method to MorpheusSynchronousComputeServerGroupService
- Add tests for AddServerGroupServersRequest

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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