Skip to content

Document microVM consolidation on Cloud Hypervisor - #58784

Merged
pelikhan merged 1 commit into
mainfrom
copilot/remove-docker-sbx-gvisor-mentions
Sep 5, 2026
Merged

Document microVM consolidation on Cloud Hypervisor#58784
pelikhan merged 1 commit into
mainfrom
copilot/remove-docker-sbx-gvisor-mentions

Conversation

Copilot AI commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Consolidates landing-page runtime messaging around Cloud Hypervisor and documents the deprecation path for gVisor and Docker sbx.

Changes

  • Landing page

    • Removes gVisor and Docker sbx references.
    • Updates the microVM feature card to link to Cloud Hypervisor documentation.
  • Blog

    • Explains why specialized sandbox support is consolidating.
    • Clarifies Cloud Hypervisor requirements and migration options.
sandbox:
  agent:
    runtime: cloud-hypervisor

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title Document Cloud Hypervisor runtime consolidation Document microVM consolidation on Cloud Hypervisor Sep 5, 2026
Copilot AI requested a review from pelikhan September 5, 2026 09:36
@pelikhan
pelikhan marked this pull request as ready for review September 5, 2026 09:50
Copilot AI balanced review requested due to automatic review settings September 5, 2026 09:50
@pelikhan
pelikhan merged commit 19f7c07 into main Sep 5, 2026
5 checks passed
@pelikhan
pelikhan deleted the copilot/remove-docker-sbx-gvisor-mentions branch September 5, 2026 09:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

The migration omits required security review and links to contradictory runtime guidance.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Consolidates sandbox messaging around Cloud Hypervisor and documents migration from deprecated runtimes.

Changes:

  • Updates landing-page runtime and microVM guidance.
  • Adds a migration-focused Cloud Hypervisor announcement.
File summaries
File Description
docs/src/content/docs/index.mdx Promotes Cloud Hypervisor isolation.
docs/src/content/docs/blog/2026-09-05-cloud-hypervisor-consolidation.md Documents consolidation and migration.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 2
  • Review effort level: Balanced


## Migrating existing workflows

Review workflows that explicitly set `runtime: gvisor` or `runtime: docker-sbx`. Select `cloud-hypervisor` when the workflow runs on an eligible GitHub-hosted runner and needs a microVM boundary. Otherwise, remove the runtime setting to use the default Docker profile.
gh aw compile
```

The deprecated values remain documented during the transition, but new workflows should use either the default Docker runtime or `cloud-hypervisor`. See [Agent Runtime Selection](/gh-aw/reference/agent-runtimes/) for requirements and tradeoffs.
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.88.5

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.

3 participants