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: use new cilium-builder image #111

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

rolinh
Copy link
Member

@rolinh rolinh commented May 31, 2022

The new cilium-builder image embeds the protoc-gen-doc plugin. This means that we don't need a separate doc target as documentation is generated along with the code.

@rolinh rolinh requested a review from a team as a code owner May 31, 2022 16:08
@rolinh rolinh requested a review from kaworu May 31, 2022 16:08
@willfindlay
Copy link
Contributor

Looks like our custom codegen for Go 1.18 is broken. I'll file a separate PR to fix and then we can rebase this.

@willfindlay
Copy link
Contributor

@rolinh can you rebase on top of this when you get a chance? #112

@rolinh rolinh force-pushed the pr/rolinh/codegen-new-cilium-builder branch from 42813f7 to 32552c2 Compare May 31, 2022 18:14
@rolinh rolinh requested a review from willfindlay as a code owner May 31, 2022 18:14
@rolinh rolinh changed the base branch from main to pr/willfindlay/fix-codegen-go.1.18 May 31, 2022 18:15
The new cilium-builder image embeds the protoc-gen-doc plugin. This
means that we don't need a separate `doc` target as documentation is
generated along with the code.

Signed-off-by: Robin Hahling <[email protected]>
@rolinh rolinh force-pushed the pr/rolinh/codegen-new-cilium-builder branch from 32552c2 to b3e91f8 Compare May 31, 2022 18:29
@rolinh rolinh changed the base branch from pr/willfindlay/fix-codegen-go.1.18 to main May 31, 2022 18:32
Copy link
Member

@kaworu kaworu left a comment

Choose a reason for hiding this comment

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

Thanks @rolinh!

@jrfastab jrfastab merged commit eea2ebd into main Jun 2, 2022
@jrfastab jrfastab deleted the pr/rolinh/codegen-new-cilium-builder branch June 2, 2022 05:37
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.

4 participants