stack-orchestrator/TODO.md
A. F. Dudley 81e8af4d6b
All checks were successful
Lint Checks / Run linter (push) Successful in 15s
Add development tooling and project configuration
Introduce pre-commit hooks, Claude Code guidance, TODO tracking,
and pyproject.toml to modernize development workflow.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 04:46:24 -05:00

11 lines
311 B
Markdown

# Stack Orchestrator TODO
## Pending Features
### k8s cluster management
- [ ] Add command to remove unused/empty laconic-* kind clusters
- Should detect clusters with no deployments running
- Command: `laconic-so deploy k8s delete cluster` or similar
- Safety: prompt for confirmation before deletion