All checks were successful
Lint Checks / Run linter (push) Successful in 15s
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>
11 lines
311 B
Markdown
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
|