Docker/github version string mismatch
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 16.6k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Version strings on Docker and github releases differ from each other (v char), despite being de facto the same.
Example:
2023/03/24 17:39:12 server: session#6: Client version (v1.8.1) differs from server version (1.8.1)
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named in the issue. Start by tracing how the Go server and Docker image obtain their version strings and how GitHub releases are tagged; done means the Docker, release, client, and server versions use the same v formatting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github, go
- Domain
- devops, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100