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

codegen: remove invalid generics #112

Merged

Conversation

willfindlay
Copy link
Contributor

Codegen under Go 1.18 was producing invalid code around Go generics. It seems like this is
fundamentally broken and needs to be totally redone, so let's just remove it for now and
fix it later.

Signed-off-by: William Findlay [email protected]

Codegen under Go 1.18 was producing invalid code around Go generics. It seems like this is
fundamentally broken and needs to be totally redone, so let's just remove it for now and
fix it later.

Signed-off-by: William Findlay <[email protected]>
@willfindlay willfindlay marked this pull request as ready for review May 31, 2022 17:31
@willfindlay willfindlay requested a review from a team as a code owner May 31, 2022 17:31
@willfindlay willfindlay requested a review from kkourt May 31, 2022 17:31
@willfindlay willfindlay merged commit bb6390f into cilium:main May 31, 2022
@willfindlay willfindlay deleted the pr/willfindlay/fix-codegen-go.1.18 branch May 31, 2022 18:29
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.

2 participants