8000 client: keep image refs in canonical format where possible by thaJeztah · Pull Request #49609 · moby/moby · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

client: keep image refs in canonical format where possible #49609

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

thaJeztah
Copy link
Member
@thaJeztah thaJeztah commented Mar 9, 2025

Using "familiarname" (e.g. "ubuntu") should be mostly done for presenting image refernces to the user, but internally, we should use the canonical format where possible ("docker.io/library/ubuntu").

There's still many places where we use the familiar (short) form, but let's start with not converting references in the client.

- Human readable description for the release notes

client: Keep image references in canonical format where possible

- A picture of a cute animal (not mandatory but encouraged)

Using "familiarname" (e.g. "ubuntu") should be mostly done for presenting
image refernces to the user, but internally, we should use the canonical
format where possible ("docker.io/library/ubuntu").

There's still many places where we use the familiar (short) form, but
let's start with not converting references in the client.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the client_more_canonical branch from d6f8418 to 0823d76 Compare March 9, 2025 15:52
@thaJeztah thaJeztah marked this pull request as ready for review March 9, 2025 19:16
@thaJeztah thaJeztah added this to the 28.0.3 milestone Mar 19, 2025
@vvoland vvoland added area/go-sdk Changes affecting the Go SDK impact/go-sdk Noteworthy (compatibility changes) in the Go SDK and removed impact/api labels Mar 24, 2025
@vvoland vvoland modified the milestones: 28.0.3, 28.0.4, 28.0.5 Mar 25, 2025
@thaJeztah thaJeztah merged commit 843e514 into moby:master Apr 1, 2025
161 checks passed
@thaJeztah thaJeztah deleted the client_more_canonical branch April 1, 2025 07:43
@thompson-shaun thompson-shaun modified the milestones: 28.0.5, 28.1.0 Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api area/go-sdk Changes affecting the Go SDK impact/changelog impact/go-sdk Noteworthy (compatibility changes) in the Go SDK status/2-code-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0