hashgraph / hashgraph/solo-weaver
Pass the software config in constructor for software installer
Open
Feature Enhancement
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 47
Description
We should be able to pass the software config so that it doesn't always install the latest. If config is nil, then we should use the latest as the default behaviour
_Originally posted by @leninmehedy in https://github.com/hashgraph/solo-provisioner/pull/124#discussion_r2415197915_
Contributor guide
Research direction
Start by locating the software installer constructor and its callers. Check how the current latest-version behavior is selected, then verify that a supplied config is used while a nil config preserves the latest-default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100