Skip to content

Fix W-033 CLI correctness regressions#13

Merged
stenh0use merged 1 commit into
mainfrom
fix/w033-cli-correctness
May 2, 2026
Merged

Fix W-033 CLI correctness regressions#13
stenh0use merged 1 commit into
mainfrom
fix/w033-cli-correctness

Conversation

@stenh0use

Copy link
Copy Markdown
Owner

Summary

  • return explicit not-found errors when persisted cluster config is missing in cluster get/delete paths
  • make hind stop return non-zero on partial container stop failures (including force mode)
  • align cluster and command tests with persisted-config contract and new stop error behavior

Test plan

  • go test ./pkg/cluster
  • make test

🤖 Generated with Claude Code

Enforce not-found errors for missing cluster config in get/rm flows and return errors when stop has failed containers, with aligned cluster tests for persisted-config contract.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@stenh0use stenh0use merged commit dd07f8b into main May 2, 2026
1 check passed
@stenh0use stenh0use deleted the fix/w033-cli-correctness branch May 4, 2026 16:32
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