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

Allow unix sockets on windows #140

Merged
merged 1 commit into from
Sep 20, 2022
Merged

Conversation

arixmkii
Copy link
Contributor

@arixmkii arixmkii commented Aug 18, 2022

Go allows to use unix socket in windows. Needed this as part of experiments with containers/podman#13006 As of now I can confirm it is working for forwarding API socket from VM at least. Requires more testing with --qemu-listen over unix socket (probably with modifications of qemu).

@cfergeau
Copy link
Collaborator

/lgtm

@gbraad
Copy link
Member

gbraad commented Aug 19, 2022

/hold

related to test failure from #135

Signed-off-by: Arthur Sengileyev <[email protected]>
@cfergeau
Copy link
Collaborator

cfergeau commented Sep 8, 2022

I've rebased/force-pushed this, and all is green now. @gbraad does this still need to be held?
/lgtm

@openshift-ci openshift-ci bot added the lgtm label Sep 8, 2022
@arixmkii
Copy link
Contributor Author

Would be nice to get this into next stable.

@gbraad
Copy link
Member

gbraad commented Sep 19, 2022

please move ahead

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 20, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: arixmkii, gbraad

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cfergeau cfergeau merged commit 5b1aff8 into containers:main Sep 20, 2022
@arixmkii arixmkii deleted the win_sock branch July 23, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants