cncf / cncf-fuzzing

✨🔐 CNCF Fuzzers
https://cncf.io/projects
Apache License 2.0
111 stars 41 forks source link

Drop Cluster API fuzzing targets #461

Open killianmuldoon opened 11 months ago

killianmuldoon commented 11 months ago

Drop the Cluster API targets from CNCF fuzzing.

Currently the fuzzers for CAPI aren't building and are unmaintained. This has been the case for some time.

Tracking https://github.com/kubernetes-sigs/cluster-api/issues/9548

oss-fuzz PR: https://github.com/google/oss-fuzz/pull/11186

AdamKorcz commented 11 months ago

Instead of just removing, I suggest migrating the fuzzers upstream. I will be happy to do that over the next couple of weeks for you.

killianmuldoon commented 11 months ago

Instead of just removing, I suggest migrating the fuzzers upstream. I will be happy to do that over the next couple of weeks for you.

That would be great - the main problem is trying to maintain these fuzzers in parallel - moving them upstream to the CAPI repo would remove that problem