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

go.mod: remove replace inet.af/tcpproxy => github.com/inetaf/tcpproxy #409

Merged

Conversation

AkihiroSuda
Copy link
Contributor

type Matcher func(ctx context.Context, hostname string) bool

// equals is a trivial Matcher that implements string equality.
func equals(want string) Matcher {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

(This unused function had to be removed to silence the linter)

@AkihiroSuda
Copy link
Contributor Author

Test failure is irrelevant https://github.com/containers/gvisor-tap-vsock/actions/runs/11388213298/job/31684676909?pr=409

E: Failed to fetch mirror+file:/etc/apt/apt-mirrors.txt/pool/main/e/edk2/ovmf_2022.02-3ubuntu0.22.04.2_all.deb  404  Not Found [IP: 52.252.75.106 80]

@AkihiroSuda AkihiroSuda force-pushed the remove-replace-inetaf-tcpproxy branch from 4589f51 to aa45f1b Compare October 18, 2024 22:39
@evidolob evidolob requested a review from cfergeau October 23, 2024 07:54
@evidolob
Copy link
Contributor

evidolob commented Oct 23, 2024

@cfergeau I can confirm that this PR has no issue #387
It seems that everything works fine

@cfergeau
Copy link
Collaborator

@cfergeau I can confirm that this PR has no issue #387 It seems that everything works fine

Ah great, thanks for checking!

@cfergeau
Copy link
Collaborator

/lgtm
/approve

Copy link
Contributor

openshift-ci bot commented Oct 23, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AkihiroSuda, cfergeau

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-merge-bot openshift-merge-bot bot merged commit 78d4944 into containers:main Oct 23, 2024
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants