Skip to content

chore(compute): bump plugin to v0.8.0-dev.7#11

Merged
drewr merged 1 commit into
mainfrom
chore/compute-v0.8.0-dev.7
Jun 4, 2026
Merged

chore(compute): bump plugin to v0.8.0-dev.7#11
drewr merged 1 commit into
mainfrom
chore/compute-v0.8.0-dev.7

Conversation

@scotwells
Copy link
Copy Markdown
Contributor

Bumps the compute plugin to v0.8.0-dev.7 and updates plugins/compute.yaml (version, download URIs, and SHA256s for all 6 platforms — each verified against the published release checksums).

What's new in this version

Instance status now reads "Available" instead of "Running."
An instance shows as Available whenever it's serving — including when it's scaled to zero — so the status reflects whether the workload is available to handle traffic rather than whether a process happens to be running at that instant. Blocked states read consistently as Not available — (quota exceeded, image unavailable, instance crashing, configuration error).

Rollout progress at a glance.
datumctl compute workloads gains an UP-TO-DATE column showing how many instances are on the latest workload revision, so you can watch a restart or rollout converge.

Clearer labels for failures and start-up.
Instance status uses human-friendly labels — Failed (image unavailable), Failed (crashing), Failed (configuration error) — and shows readable network-provisioning status while an instance is coming up, instead of raw Kubernetes reasons.

Consistent restarts.
datumctl compute restart uses the canonical restart annotation, so restart requests are recorded and surface uniformly across the CLI.

Release

Plugin release: https://github.com/datum-cloud/compute/releases/tag/v0.8.0-dev.7

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@scotwells scotwells requested review from a team and savme June 4, 2026 01:20
Copy link
Copy Markdown
Contributor

@drewr drewr left a comment

Choose a reason for hiding this comment

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

Bring it

@drewr drewr merged commit c731f9d into main Jun 4, 2026
2 checks passed
@drewr drewr deleted the chore/compute-v0.8.0-dev.7 branch June 4, 2026 01:43
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