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

Add stringer to ebpf-builder #827

Merged
merged 2 commits into from
Oct 27, 2022
Merged

Add stringer to ebpf-builder #827

merged 2 commits into from
Oct 27, 2022

Conversation

lmb
Copy link
Collaborator

@lmb lmb commented Oct 27, 2022

Add stringer to the container we use to build various artefacts. This has the side effect of CI checking that all generated files are up to date.

Also move the builder container from quay.io to ghcr.io, since the former is a pain to use.

@lmb lmb requested a review from ti-mo October 27, 2022 15:37
lmb added 2 commits October 27, 2022 17:05
We used to not run go generate on all packages to avoid a
default dependency on stringer. Now that the builder image has
stringer by default it's easier to just generate all packages.
@lmb lmb merged commit b4f36f0 into cilium:master Oct 27, 2022
@lmb lmb deleted the add-stringer branch October 27, 2022 16:15
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.

1 participant