hashgraph / hashgraph/solo-weaver

Consensus Node Support

Open
#408 0 comments 0 reactions 1 assignee Claimed by @leninmehedy View on GitHub
Epic
Dominant language
Go
Stars
3
Forks
0
Avg merge
3d 2h
Merged PRs (30d)
46

Description

## Consensus Node Support

Manage Hedera consensus node lifecycle via solo-operator's ConsensusCapsule CRD.

### Command Examples

solo-provisioner consensus node install [--with-proxy=haproxy|envoy]
solo-provisioner consensus node uninstall
solo-provisioner consensus node list
solo-provisioner consensus node status
solo-provisioner consensus genesis install
solo-provisioner consensus genesis uninstall
solo-provisioner consensus genesis status

### Implementation
- Import solo-operator Go API types (typed client, not unstructured)
- Auto-manage operator Helm chart and Orbit CR under the hood
- One node at a time (--node-id flag)

### Future (separate tickets)
- consensus node migrate / upgrade / recover / diagnose

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.