Skip to content

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

Merged
openshift-merge-bot[bot] merged 3 commits intocontainers:mainfrom
AkihiroSuda:remove-replace-inetaf-tcpproxy
Oct 23, 2024
Merged

go.mod: remove replace inet.af/tcpproxy => github.com/inetaf/tcpproxy#409
openshift-merge-bot[bot] merged 3 commits intocontainers:mainfrom
AkihiroSuda:remove-replace-inetaf-tcpproxy

Conversation

@AkihiroSuda
Copy link
Copy Markdown
Contributor

By copying <https://github.com/inetaf/tcpproxy/blob/91f861402626/tcpproxy.go>
to `pkg/tcpproxy/tcpproxy.go`.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
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
Copy Markdown
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
Copy Markdown
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]

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@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
Copy Markdown
Collaborator

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
Copy Markdown
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
Copy Markdown
Collaborator

/lgtm
/approve

@openshift-ci
Copy link
Copy Markdown
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

Details 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
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