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

PATCH: downgrade k3d version #839

Merged
merged 1 commit into from
Jan 21, 2022
Merged

PATCH: downgrade k3d version #839

merged 1 commit into from
Jan 21, 2022

Conversation

kuritka
Copy link
Collaborator

@kuritka kuritka commented Jan 21, 2022

In our build pipe, k3d started crashing quite often when image-import was being executed.
Process locked up during image import and produced error write unix @->/run/docker.sock: use of closed network connection on manual stop.
I checked that the image actually exists in the virtual environment and it exists.
Since we encountered this bug with the latest version of k3d, I downgraded back to
the latest stable k3d (but still latest k3d-action).

TEST:
The bug was so frequent that I did a rerun of our workflow five times to get the bug to show up. The bug didn't occured.

In our build pipe, k3d started crashing quite often when image-import was being executed.
Process locked up during image import and produced error `write unix @->/run/docker.sock: use of closed network connection` on manual stop.
I checked that the image actually exists in the virtual environment and it exists.
Since we encountered this bug with the latest version of k3d, I downgraded back to
the latest stable k3d (but still latest k3d action).

TEST:
The bug was so frequent that I did a rerun of our workflow four times to get the bug to show up. I did this

Signed-off-by: kuritka <[email protected]>
Copy link
Contributor

@somaritane somaritane left a comment

Choose a reason for hiding this comment

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

@kuritka LGTM! 👍

@kuritka kuritka merged commit de9520e into master Jan 21, 2022
@kuritka kuritka deleted the image-prepull branch January 21, 2022 20:10
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.

4 participants