helm-controller icon indicating copy to clipboard operation
helm-controller copied to clipboard

fuzz: Refactor Fuzzers based on Go native fuzzing

Open pjbgf opened this issue 1 year ago • 0 comments

Moving into Go Native, the adhoc changes and on-demand build is no longer necessary.

Previously calls to r.EventRecorder.AnnotatedEventf resulted in panic. The new dummy recorder resolves the problem without impacting resource consumption.

Part of https://github.com/fluxcd/flux2/issues/2417.

pjbgf avatar Aug 13 '22 10:08 pjbgf