alexei-led / pumba

Chaos testing, network emulation, and stress testing tool for containers
Apache License 2.0
2.78k stars 195 forks source link

Support list of regexes similar to list of names #179

Open piyush0609 opened 4 years ago

piyush0609 commented 4 years ago

Hi,

Thanks for the awesome work so far. Pumba lib has been very helpful for injecting container faults.

We ran into a situation where we needed pumba to support list of regexes for selecting containers. Are there any limitations around why we are not supporting it yet? Insights would be helpful.

If there are no constraints around the requirement, I would be happy to pick it up.

alexei-led commented 4 years ago

Good idea! Thank you.