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

feat: add option to specify additional certs #98

Merged
merged 15 commits into from
Sep 4, 2024
Merged

feat: add option to specify additional certs #98

merged 15 commits into from
Sep 4, 2024

Conversation

sreya
Copy link
Collaborator

@sreya sreya commented Aug 28, 2024

This is the first part of the delivery for supporting extra certs. A lot of the code here is test code to facilitate a good integration test. This PR allows us to instantiate a client that we use to push build logs to the Coder control plane.

The next piece will deliver support for copying the certs into the correct directory when dialing a private Docker registry.

@sreya sreya requested a review from johnstcn September 4, 2024 15:46
xhttp/client.go Outdated Show resolved Hide resolved
xhttp/client.go Show resolved Hide resolved
xhttp/client.go Show resolved Hide resolved
integration/integrationtest/coder.go Show resolved Hide resolved
Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

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

I don't have any further blocking comments 👍

@sreya sreya merged commit 7f3cd37 into main Sep 4, 2024
9 checks passed
@sreya sreya deleted the extracerts branch September 4, 2024 17:32
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