Vishal Reddy Gurrala
Vishal Reddy Gurrala
https://github.com/containerd/containerd/pull/10362 The above PR clones the instrumentation repo in oss_fuzz_build.sh
https://github.com/containerd/containerd/issues/10226 Cloning instrumentation repo from script file maintained in [contrib/fuzz directory](https://github.com/containerd/containerd/tree/main/contrib/fuzz) instead of [projects/containerd directory](https://github.com/google/oss-fuzz/tree/master/projects/containerd)
#10329 Added a new plugin type `WatchdogPlugin` Load the plugin only when the service is running on a Linux machine and configured with WatchdogSec parameter Added additional logs for debugging...