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

golang network filter: remove cgo_go122 since "cgo noescape" is not enabled yet. #32345

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

doujiang24
Copy link
Member

fix ci failure: #32272 (comment)

we will add it back when go 1.23 release, go 1.23 will enable cgo noescape: golang/go#56378 (comment)

we have already remove it in golang http filter: #30218

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

…nabled yet.

Signed-off-by: doujiang24 <doujiang24@gmail.com>
@phlax
Copy link
Member

phlax commented Feb 13, 2024

/retest

Copy link
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

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

lgtm, thanks @doujiang24

@phlax phlax enabled auto-merge (squash) February 13, 2024 06:39
@phlax phlax merged commit c66526f into envoyproxy:main Feb 13, 2024
52 of 53 checks passed
@doujiang24 doujiang24 deleted the go122 branch February 13, 2024 07:04
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.

None yet

2 participants