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

Prefer registering both machine and global pipe on Win #13655

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

n1hility
Copy link
Member

Resolves #13502

Also, makes dual registration behavior consistent with MacOS API Forwarding.

[NO NEW TESTS NEEDED]

Signed-off-by: Jason T. Greene [email protected]

@n1hility n1hility changed the title Prefer registering both machine and global pipe Prefer registering both machine and global pipe on Win Mar 25, 2022
@n1hility n1hility force-pushed the dual-pipes branch 4 times, most recently from f72a94d to fde48ad Compare March 25, 2022 08:20
@rhatdan
Copy link
Member

rhatdan commented Mar 25, 2022

LGTM
Got some gofmt issues.

@mheon
Copy link
Member

mheon commented Mar 25, 2022

LGTM once tests go green

@Luap99
Copy link
Member

Luap99 commented Mar 28, 2022

@n1hility You have to rebase to fix the broken tests.

@Luap99
Copy link
Member

Luap99 commented Apr 4, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 4, 2022
@Luap99
Copy link
Member

Luap99 commented Apr 4, 2022

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 4, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Luap99, n1hility

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 4, 2022
@openshift-merge-robot openshift-merge-robot merged commit 48c4015 into containers:main Apr 4, 2022
edsantiago added a commit to edsantiago/libpod that referenced this pull request Jan 19, 2023
July 2022: test was flaking on new VM images. We needed new
images, so I filed containers#15014 and skipped the test.

January 2023: no attention from anyone, so I'll try bumping up
a dd timeout from 10s to 30s. But in the interim, the test
has broken: it used to expect "Containerfile" in output (this
was deliberately added in containers#13655)... but containers#16810 changed that
so Containerfile no longer appears. @flouthoc argues that
this too is deliberate (containers#17059). Okay, so let's change the
test then. All I care about is not adding more regressions.

Signed-off-by: Ed Santiago <[email protected]>
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 21, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing specific Podman named pipe on Windows if DockerDesktop engine is not installed
5 participants