Skip to content

Remove Existing Stack Feature (Deprecated) and Introduce VM Feature#60

Merged
yulmwu merged 2 commits into
mainfrom
feat/vm
May 24, 2026
Merged

Remove Existing Stack Feature (Deprecated) and Introduce VM Feature#60
yulmwu merged 2 commits into
mainfrom
feat/vm

Conversation

@yulmwu
Copy link
Copy Markdown
Member

@yulmwu yulmwu commented May 24, 2026

Previously, VM instances were provided through the in-house container-provisioner-k8s based on Kubernetes orchestration. However, this approach introduced unnecessary overhead and resulted in overengineering.

To address this, a custom orchestrator called sandboxd-o was developed, allowing isolated sandbox environments to be provided under the concept of VMs rather than Stacks.

This PR removes the previous Stack implementation and fully replaces it with the new VM-based model.

@yulmwu yulmwu added the enhancement New feature or request label May 24, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 24, 2026

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

yulmwu added a commit to nullforu/smctfe that referenced this pull request May 24, 2026
Copy link
Copy Markdown
Member Author

@yulmwu yulmwu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this has already been validated in the existing Wargame environment, code review will be omitted.

@yulmwu yulmwu merged commit aaca5dd into main May 24, 2026
5 of 6 checks passed
@yulmwu yulmwu deleted the feat/vm branch May 24, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants