Skip to content

Conversation

@thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Dec 4, 2025

The AuthConfig type was forked from the docker/docker API types in commit 27b2797 to reduce the dependency on the docker API types in BuildKit and Buildx (see buildkit#800). Now that the API is a separate module with minimal dependencies, this should no longer be a big concern, so this patch un-forks the type.

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

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

The AuthConfig type was forked from the docker/docker API types in commit
27b2797 to reduce the dependency on the
docker API types in BuildKit and Buildx (see [buildkit#800]). Now that
the API is a separate module with minimal dependencies, this should no longer
be a big concern, so this patch un-forks the type.

[buildkit#800]: moby/buildkit#800

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 78.57143% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cli/command/registry.go 35.71% 9 Missing ⚠️
cli/config/memorystore/store.go 71.42% 2 Missing ⚠️
cli/command/container/auth_config_utils.go 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants