hashgraph / hashgraph/solo-weaver
feat(consensus): consensus node status command
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 47
Description
Implement solo-provisioner consensus node status command.
Shows detailed status of a single ConsensusCapsule: phase, conditions, pod status, events.
### Flags
- --node-id (required)
### Acceptance Criteria
- [ ] Shows CR phase and all conditions
- [ ] Shows underlying pod status
- [ ] Shows recent K8s events related to the CR
Contributor guide
Assessment
This issue has not been assessed yet.