open-horizon / open-horizon/devops
Version pinning external images such as Mongo and Postgres
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 12
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
As apparent from some previous issues submitted, relying solely on the latest stable build can result in issues when running install-mgmt-hub.sh without any arguments
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with install-mgmt-hub.sh and inspect how the Mongo and Postgres external images are selected when the script runs without arguments. Check the related deployment configuration and reproduce the no-argument installation if possible. Done means the image versions are explicitly pinned and the installation no longer relies solely on latest stable builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, postgresql, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100