Skip to content
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

Registry Client #82

Merged
merged 10 commits into from
Dec 15, 2021
Merged

Registry Client #82

merged 10 commits into from
Dec 15, 2021

Conversation

shizhMSFT
Copy link
Contributor

@shizhMSFT shizhMSFT commented Dec 6, 2021

Registry client implementation for #57.
Authentication implementation will be in another PR.

Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
@SteveLasker
Copy link
Contributor

@shizhMSFT, is this ready for user (me) validation? I can provide a PR review based on the end results, if you think it's ready.

registry/distribution/manifest.go Outdated Show resolved Hide resolved
registry/distribution/registry.go Outdated Show resolved Hide resolved
registry/distribution/repository.go Outdated Show resolved Hide resolved
registry/distribution/repository.go Outdated Show resolved Hide resolved
registry/distribution/repository.go Outdated Show resolved Hide resolved
registry/distribution/repository.go Outdated Show resolved Hide resolved
registry/distribution/repository.go Outdated Show resolved Hide resolved
registry/distribution/repository.go Outdated Show resolved Hide resolved
registry/distribution/repository.go Outdated Show resolved Hide resolved
@shizhMSFT
Copy link
Contributor Author

@shizhMSFT, is this ready for user (me) validation? I can provide a PR review based on the end results, if you think it's ready.

@SteveLasker It is ready to use for registries without any authentication like localhost and mcr.microsoft.com. Since it is a go library, you would need to code to validate.

Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
@sajayantony
Copy link
Contributor

Should merge this in and address the remaining as additive smaller PRs?

Copy link
Contributor

@SteveLasker SteveLasker left a comment

Choose a reason for hiding this comment

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

LGTM

@SteveLasker SteveLasker merged commit c76aec5 into oras-project:main Dec 15, 2021
ORAS CLI/Go-lib Project Board automation moved this from Backlog to Done Dec 15, 2021
@shizhMSFT shizhMSFT deleted the registry_client branch December 16, 2021 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants