grafana/xk6-disruptor

Implement a validation/customization mechanism fault injection on each target pod

Closed this issue · 0 comments

Before injecting a fault in a target pod, there are some validations that are required to prevent unexpected results. Also,

Also, in some cases some information about the target pods is needed to adapt the fault injection to each target:

Therefore, it would be convenient to devise a generic mechanism for processing each target during the fault injection that allows validations it and also adapting the fault injection to each target.