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

Add a loginWithTLS function to V1 #171

Merged
merged 1 commit into from Jun 15, 2022
Merged

Add a loginWithTLS function to V1 #171

merged 1 commit into from Jun 15, 2022

Conversation

souleb
Copy link
Contributor

@souleb souleb commented Jun 8, 2022

Adresses #217

If implemented, a client will accept custom certificate and certificate authority to authenticate with a remote registry.

We ended up copying several unexported functions from upstream in order to be able to implement this.

Signed-off-by: Soule BA bah.soule@gmail.com

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

pkg/auth/docker/login.go Outdated Show resolved Hide resolved
@sajayantony
Copy link
Contributor

@souleb @shizhMSFT any concerns merging this?

@souleb
Copy link
Contributor Author

souleb commented Jun 9, 2022

@souleb @shizhMSFT any concerns merging this?

@shizhMSFT requested @deitch review before merging.

@shizhMSFT shizhMSFT requested a review from deitch June 10, 2022 02:23
If implemented, a client will accept custom certificate and certificate authority
to authenticate with a remote registry.

Signed-off-by: Soule BA <bah.soule@gmail.com>
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.

None yet

3 participants