hashgraph / hashgraph/solo-weaver
Story 6.1 — Implement consensus node plan-migration command
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
**Epic:** #503 — Network Migration Workflow
Generate migration prerequisites from the current node state.
**Acceptance criteria:**
- Generates `migration-plan.yaml` capturing current Docker CN config and target K8s deployment parameters
- Generates `secrets/` directory with credentials needed for K8s deployment
- Command is idempotent — safe to re-run without overwriting an existing completed plan
Contributor guide
Assessment
This issue has not been assessed yet.