Skip to content

lakebox: add stop command#5291

Merged
akshaysingla-db merged 1 commit into
databricks:demo-lakeboxfrom
akshaysingla-db:akshay/lakebox-stop
May 21, 2026
Merged

lakebox: add stop command#5291
akshaysingla-db merged 1 commit into
databricks:demo-lakeboxfrom
akshaysingla-db:akshay/lakebox-stop

Conversation

@akshaysingla-db
Copy link
Copy Markdown
Collaborator

Wires up databricks lakebox stop <id> against the existing StopSandbox proto RPC (POST /api/2.0/lakebox/sandboxes/{id}/stop). Terminates the backing microVM, preserves the sandbox record and storage. The gateway auto-starts a stopped sandbox on the next lakebox ssh, so a paired start command isn't required today.

Co-authored-by: Isaac

Changes

Why

Tests

Wires up `databricks lakebox stop <id>` against the existing
StopSandbox proto RPC (POST /api/2.0/lakebox/sandboxes/{id}/stop).
Terminates the backing microVM, preserves the sandbox record and
storage. The gateway auto-starts a stopped sandbox on the next
`lakebox ssh`, so a paired `start` command isn't required today.

Co-authored-by: Isaac
@github-actions
Copy link
Copy Markdown
Contributor

Waiting for approval

Based on git history, these people are best suited to review:

  • @pietern -- recent work in cmd/lakebox/
  • @shuochen0311 -- recent work in cmd/lakebox/

Eligible reviewers: @andrewnester, @anton-107, @denik, @renaudhartert-db, @shreyas-goenka, @simonfaltum

Suggestions based on git history. See OWNERS for ownership rules.

@akshaysingla-db akshaysingla-db merged commit 5eb3f99 into databricks:demo-lakebox May 21, 2026
10 of 25 checks passed
@akshaysingla-db akshaysingla-db deleted the akshay/lakebox-stop branch May 21, 2026 03:36
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