aquasecurity / kube-hunter

Hunt for security weaknesses in Kubernetes clusters
Apache License 2.0
4.66k stars 579 forks source link

Make thread count configurable #433

Closed danielsagi closed 2 years ago

danielsagi commented 3 years ago

What would you like to be added

Add a flag --threads to change the default 800 thread count of the event handler

Why is this needed

In some environments, like #426 the 800 thread count is too much. this crashes the process when trying to open more threads.