jpillora / jpillora/chisel

Docker/github version string mismatch

Open
#417 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.