Skip to content

c8d/resolver: Don't reject auth with empty ServerAddress#46745

Closed
vvoland wants to merge 1 commit intomoby:masterfrom
vvoland:c8d-empty-serveraddr
Closed

c8d/resolver: Don't reject auth with empty ServerAddress#46745
vvoland wants to merge 1 commit intomoby:masterfrom
vvoland:c8d-empty-serveraddr

Conversation

@vvoland
Copy link
Copy Markdown
Contributor

@vvoland vvoland commented Oct 30, 2023

The graphdriver's implementation doesn't check if the ServerAddress matches. To make the API behavior consistent, treat empty ServerAddress as a wildcard.

- What I did

- How I did it

- How to verify it

- Description for the changelog

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

The graphdriver's implementation doesn't check if the ServerAddress
matches. To make the API behavior consistent, treat empty ServerAddress
as a wildcard.

Signed-off-by: Paweł Gronowski <[email protected]>
@vvoland vvoland added area/distribution Image Distribution status/2-code-review kind/bugfix PR's that fix bugs containerd-integration Issues and PRs related to containerd integration labels Oct 30, 2023
@vvoland vvoland added this to the 25.0.0 milestone Oct 30, 2023
@vvoland vvoland self-assigned this Oct 30, 2023
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(leaving a quick "request changes", as there's some things we're discussing, and I'd like to check)

@thaJeztah
Copy link
Copy Markdown
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/distribution Image Distribution containerd-integration Issues and PRs related to containerd integration kind/bugfix PR's that fix bugs status/2-code-review

Projects

Development

Successfully merging this pull request may close these issues.

c8d: ImagePush ignores provided RegistryAuth

3 participants