hashgraph / hashgraph/solo-weaver

feat(consensus): consensus node uninstall command

Open
#1,047 0 comments 0 reactions 1 assignee Claimed by @leninmehedy View on GitHub
Dominant language
Go
Stars
3
Forks
0
Avg merge
3d 5h
Merged PRs (30d)
47

Description

Implement solo-provisioner consensus node uninstall command.

Deletes the ConsensusCapsule CR for a given node. If --with-proxy was used during install, also removes the proxy CR.

### Flags
- --node-id (required)
- --orbit — Orbit name

### Acceptance Criteria
- [ ] ConsensusCapsule CR deleted
- [ ] Associated proxy CRs cleaned up
- [ ] Graceful if CR does not exist

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.