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

fuzz: Fuzz optimisations #722

Merged
merged 3 commits into from
Sep 3, 2022
Merged

fuzz: Fuzz optimisations #722

merged 3 commits into from
Sep 3, 2022

Conversation

pjbgf
Copy link
Member

@pjbgf pjbgf commented Sep 2, 2022

General optimisations in preparation for converting to Go native fuzz:

  • Ensures CI runs on Go 1.18.
  • Fix caching path and reuse cache from host.
  • Ensure latest oss-fuzz base images are being used.

Relates to fluxcd/flux2#2417.

Paulo Gomes added 3 commits September 2, 2022 17:25
Latest base image should contain Go 1.18, removing
the need of updating that ourselves, apart from
benefiting from latest changes upstream.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
@stefanprodan stefanprodan merged commit 9716996 into fluxcd:main Sep 3, 2022
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