Skip to content

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

Open
saehejkang wants to merge 1 commit into
apple:mainfrom
saehejkang:add-registry-client
Open

[registry]: add RegistryKeychainClient to the main client library#1215
saehejkang wants to merge 1 commit into
apple:mainfrom
saehejkang:add-registry-client

Conversation

@saehejkang

@saehejkang saehejkang commented Feb 14, 2026

Copy link
Copy Markdown
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

throw ContainerizationError(.invalidArgument, message: "invalid host \(server)")
}

let client = RegistryClient(

Copy link
Copy Markdown
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

@saehejkang
saehejkang marked this pull request as ready for review March 5, 2026 04:30
@saehejkang
saehejkang force-pushed the add-registry-client branch from c16c605 to 02d1553 Compare May 17, 2026 21:09
@saehejkang
saehejkang force-pushed the add-registry-client branch from 02d1553 to 939d701 Compare July 5, 2026 11:00
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