hashgraph / hashgraph/solo-weaver
Story 9.3 — Implement host-level upgrade steps driven by catalog
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
**Epic:** #506 — Infrastructure Version Management
Execute host-level infrastructure upgrades using versions from the catalog entry matched to the current `provisioner.cli.version`.
**Acceptance criteria:**
- Upgrades CRI-O to the catalog-specified version
- Upgrades kubelet to the catalog-specified version
- Replaces any other host binaries declared in the catalog entry
- Each step is idempotent (skips if already at target version)
Contributor guide
Assessment
This issue has not been assessed yet.