Skip to content

fuzz: Use build script from upstream and fix fuzzers#777

Merged
stefanprodan merged 3 commits intofluxcd:mainfrom
pjbgf-forks:improv-fuzz
Dec 15, 2022
Merged

fuzz: Use build script from upstream and fix fuzzers#777
stefanprodan merged 3 commits intofluxcd:mainfrom
pjbgf-forks:improv-fuzz

Conversation

@pjbgf
Copy link
Copy Markdown
Member

@pjbgf pjbgf commented Dec 14, 2022

Uses the fuzz build script from upstream, to increase test reliability.

A dependency added at fuzzing time upgrades logrus to 1.9.0 which cases the building process to break. By bumping the
dependency Go's MVS won't make further changes later, and therefore fixes the fuzzers.

Relates to fluxcd/flux2#3346.

Paulo Gomes added 3 commits December 14, 2022 22:08
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
A dependency added at fuzzing time upgrades logrus to 1.9.0
which cases the building process to break. By bumping the
dependency Go's MVS won't make further changes later.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
@pjbgf pjbgf added the area/ci CI related issues and pull requests label Dec 14, 2022
@stefanprodan stefanprodan merged commit 2a4ed19 into fluxcd:main Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci CI related issues and pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants