Skip to content

[registry]: add RegistryKeychainClient to the main client library#1215

Draft
saehejkang wants to merge 3 commits intoapple:mainfrom
saehejkang:add-registry-client
Draft

[registry]: add RegistryKeychainClient to the main client library#1215
saehejkang wants to merge 3 commits intoapple:mainfrom
saehejkang:add-registry-client

Conversation

@saehejkang
Copy link
Contributor

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

Introduces the RegistryKeychainClient to the main API client library. The client does not talk to the server and is more so an extraction of keychain/registry logic from the commands.

Depends On

Waiting for #1195 to be merged, before marking this ready for review.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

tico88612 and others added 3 commits February 13, 2026 22:10
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
throw ContainerizationError(.invalidArgument, message: "invalid host \(server)")
}

let client = RegistryClient(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Neglected to name the new client RegistryClient, because it is already defined like so in the containerization project

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants