Implement a validation/customization mechanism fault injection on each target pod #217
Labels
internal improvement
improves code quality or organization
needs evaluation
issue needs evaluation to assess viability or impact
Before injecting a fault in a target pod, there are some validations that are required to prevent unexpected results. Also,
hostNetwork
#216Also, 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.
The text was updated successfully, but these errors were encountered: