hashgraph / hashgraph/solo-weaver

feat(consensus): consensus genesis install/uninstall/status commands

Open
#1,050 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 genesis command group.

Manages the NetworkGenesis CR which produces the roster and address book ConfigMaps needed after consensus nodes are deployed.

### Commands
- genesis install — create NetworkGenesis CR
- genesis uninstall — delete NetworkGenesis CR
- genesis status — show genesis operation phase and produced ConfigMaps

### Acceptance Criteria
- [ ] NetworkGenesis CR created with correct Orbit reference
- [ ] Status shows phase (Pending/Complete/Failed) and output ConfigMaps
- [ ] Uninstall cleans up the CR

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.