Skip to content

bump dstack submodule to b051018a#16

Merged
kvinwang merged 1 commit into
mainfrom
kvin/bump-dstack-submodule
May 27, 2026
Merged

bump dstack submodule to b051018a#16
kvinwang merged 1 commit into
mainfrom
kvin/bump-dstack-submodule

Conversation

@kvinwang
Copy link
Copy Markdown
Collaborator

Summary

Bump the dstack submodule pointer from 603c6ee5 (Feb 2026) to b051018a (current Phala-Network/dstack-cloud:master tip; last merge is Merge remote-tracking branch 'upstream/master').

Why

The previously-pinned commit predated 315 commits of guest-agent / KMS / gateway / VMM / dstack-mr fixes. The v0.6.1 release tarballs (built on tdxlab) were assembled against b051018a. Without this PR, git clone --recurse-submodules then FLAVORS=... make dist would still pin to the older revision and produce an image hash different from what's published at the v0.6.1 release.

Verification

Already built end-to-end with this pointer on a3-highgpu-1g + TDX + H100 (auth_hash = fd5fbaf59b09a5a55e25401f3f92d055ad3fa702b131cddef0195dfec3041f47 for dstack-cloud-nvidia-0.6.1; PyTorch CUDA matmul ran at ~38 TFLOPs on the H100 in CC mode).

Test plan

  • git clone --recurse-submodules + FLAVORS=nvidia make dist reproduces the v0.6.1 nvidia image hash
  • CC handshake succeeds on H100 (nvidia-smi conf-compute -f reports CC status: ON)

Pulls 315 commits of guest-agent / kms / gateway / vmm fixes into the
recipe inputs. This is the state the v0.6.1 release tarballs were
built against, so bumping the pointer here makes
`git clone --recurse-submodules` reproduce the released images.

dstack 603c6ee5..b051018a (Phala-Network/dstack-cloud:master tip).
Copilot AI review requested due to automatic review settings May 27, 2026 06:19
Copy link
Copy Markdown

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.

Pull request overview

This PR updates the pinned dstack git submodule revision so --recurse-submodules builds reproduce the same guest image hash as the published v0.6.1 release artifacts.

Changes:

  • Bump the dstack submodule pointer from 603c6ee5 to b051018a.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kvinwang kvinwang merged commit 74a86df into main May 27, 2026
1 check passed
@kvinwang kvinwang mentioned this pull request May 27, 2026
2 tasks
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.

2 participants