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 #886

Merged
merged 3 commits into from
Sep 3, 2022
Merged

fuzz: Fuzz optimisations #886

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:

  • 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:51
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 6a560d9 into fluxcd:main Sep 3, 2022
developer-guy pushed a commit to developer-guy/source-controller that referenced this pull request Sep 4, 2022
fuzz: Fuzz optimisations
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
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