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

fix: Remove the temp cert files only after the docker client is initialized #1030

Merged
merged 5 commits into from Jul 31, 2023

Conversation

laurentluce
Copy link
Contributor

@laurentluce laurentluce commented Jul 31, 2023

Description:

The temp cert files were removed before the docker client got a chance to read them to build a TLS config. Not sure if this was due to a race condition or a recent change in the docker client.

Is this change user facing?

NO

@laurentluce laurentluce requested a review from gbouv July 31, 2023 04:01
@laurentluce laurentluce changed the title fix: Remote the temp cert files only after the docker client is initialized fix: Remove the temp cert files only after the docker client is initialized Jul 31, 2023
@laurentluce laurentluce enabled auto-merge (squash) July 31, 2023 04:11
Copy link
Contributor

@gbouv gbouv left a comment

Choose a reason for hiding this comment

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

Oups, good catch, I changed this last week to fix a small bug, and I didn't realize it would break with the cert files. Thanks for fixing!

@laurentluce laurentluce merged commit 1a6bb74 into main Jul 31, 2023
29 checks passed
@laurentluce laurentluce deleted the laurent/portal_forward_port branch July 31, 2023 17:07
adschwartz pushed a commit that referenced this pull request Aug 2, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.80.24](0.80.23...0.80.24)
(2023-08-01)


### Features

* Persistent directories for docker
([#1034](#1034))
([2f909c3](2f909c3))
* Persistent directories for Kubernetes
([#1036](#1036))
([4488986](4488986))


### Bug Fixes

* Remove the temp cert files only after the docker client is initialized
([#1030](#1030))
([1a6bb74](1a6bb74))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.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

2 participants