Skip to content

Support availability zone designation for MCI dynamic#2259

Merged
cb-github-robot merged 2 commits intocloud-barista:mainfrom
seokho-son:main
Jan 7, 2026
Merged

Support availability zone designation for MCI dynamic#2259
cb-github-robot merged 2 commits intocloud-barista:mainfrom
seokho-son:main

Conversation

@seokho-son
Copy link
Copy Markdown
Member

@seokho-son seokho-son commented Jan 7, 2026

Adds support for availability zone designation in MCI (Multi-Cloud Infrastructure) dynamic provisioning, enabling users to explicitly specify zones for VM placement.

This is particularly useful for resources like GPU VMs that may only be available in specific zones.

  • New REST API endpoint /tumblebug/availableZonesForSpec to query verified availability zones for a given spec ID based on connection configurations
  • Zone parameter added to CreateSubGroupDynamicReq model allowing explicit zone specification during VM creation
  • Zone-aware shared resource creation that generates zone-specific resource names and places subnets in the specified zone
image image

Signed-off-by: Seokho Son <shsongist@gmail.com>
Copilot AI review requested due to automatic review settings January 7, 2026 13:52
@seokho-son seokho-son requested a review from yunkon-kim as a code owner January 7, 2026 13:52

This comment was marked as resolved.

Signed-off-by: Seokho Son <shsongist@gmail.com>
@seokho-son
Copy link
Copy Markdown
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Jan 7, 2026
@cb-github-robot cb-github-robot merged commit cdea63b into cloud-barista:main Jan 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved This PR is approved and will be merged soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants