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

Support certificate authority configuration #380

Merged
merged 8 commits into from
May 16, 2022

Conversation

qweeah
Copy link
Contributor

@qweeah qweeah commented May 11, 2022

This PR enables configuring certificate authority files for registry client.

For now this was only used in login command but will also be applied to pull and push commands after revamping.

#217

Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
@shizhMSFT shizhMSFT modified the milestones: v0.14.0, v0.13.0 May 16, 2022
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

The PR needs to revisited and merged after migrating to oras-go v2 for oras pull and push as root CA options not only apply to login but also to pull and push.

cmd/oras/login.go Outdated Show resolved Hide resolved
cmd/oras/login.go Outdated Show resolved Hide resolved
cmd/oras/login.go Outdated Show resolved Hide resolved
internal/http/certificate.go Outdated Show resolved Hide resolved
internal/http/certificate.go Outdated Show resolved Hide resolved
internal/http/certificate.go Outdated Show resolved Hide resolved
internal/http/client_test.go Outdated Show resolved Hide resolved
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
@qweeah qweeah requested a review from shizhMSFT May 16, 2022 10:28
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM for login. Still pending PRs for pull and push.

@shizhMSFT shizhMSFT merged commit 5f6a1e7 into oras-project:main May 16, 2022
@qweeah qweeah deleted the ca-file branch August 25, 2023 03:07
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