HathorNetwork / HathorNetwork/helm-charts
Allow passing a custom peer-id file
Open
- Dominant language
- Smarty
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the peer-id file is generated by an initContainer, and it's not easy to get the generated peer-id.
We should have a way of passing a custom peer-id file through a Secret mounted as a volume.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the chart templates for the initContainer, volumes, and peer-id configuration. Trace how the generated peer-id file is mounted, then define how a Secret-mounted custom file is supplied and selected. Done means users can provide a custom peer-id Secret while the existing generated-file behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100