Skip to content

chore(compute): bump plugin to v0.8.0-dev.5#6

Closed
scotwells wants to merge 2 commits into
mainfrom
chore/compute-plugin-v0.8.0-dev.4
Closed

chore(compute): bump plugin to v0.8.0-dev.5#6
scotwells wants to merge 2 commits into
mainfrom
chore/compute-plugin-v0.8.0-dev.4

Conversation

@scotwells
Copy link
Copy Markdown
Contributor

Bumps the compute plugin entry to v0.8.0-dev.5.

Why

This dev build fixes a rollout-visibility bug in datumctl compute deploy: the command printed PHASE=Done and exited within seconds of creating a workload — before any instances were scheduled — so users got no real wait and no signal that their instances were still coming up. v0.8.0-dev.5 makes the watcher wait until instances are actually ready (and not finish early while old instances are still draining during a scale-down/rolling update).

What changed

  • spec.versionv0.8.0-dev.5
  • All six platform uri/sha256 entries repointed to the v0.8.0-dev.5 release.

Validation

All six release assets verified locally before opening this PR: each URL returns HTTP 200 and its archive SHA256 matches the manifest (mirrors the index validation CI). index.yaml is intentionally untouched — it regenerates automatically on merge.

Note: this continues the existing chore/compute-plugin-v0.8.0-dev.4 branch (which had no open PR), so the head branch name still reads dev.4 while the content is dev.5.

🤖 Generated with Claude Code

scotwells and others added 2 commits June 1, 2026 15:45
Point the compute plugin at the v0.8.0-dev.5 release, which fixes the
`datumctl compute deploy` rollout watcher so it waits for instances to
become ready instead of reporting the rollout complete immediately
after the workload is created.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Scot Schuchert-Wells <wells.scot@gmail.com>
@scotwells scotwells closed this Jun 2, 2026
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