Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
pablochacin opened this issue Jun 20, 2023 · 0 comments · Fixed by #244
Closed
Assignees
Labels
internal improvement improves code quality or organization needs evaluation issue needs evaluation to assess viability or impact

Comments

@pablochacin
Copy link
Collaborator

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.

@pablochacin pablochacin added enhancement New feature or request internal improvement improves code quality or organization design proposal Requires a design document for discussion needs evaluation issue needs evaluation to assess viability or impact and removed enhancement New feature or request labels Jun 20, 2023
@pablochacin pablochacin removed the design proposal Requires a design document for discussion label Jun 28, 2023
@pablochacin pablochacin self-assigned this Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal improvement improves code quality or organization needs evaluation issue needs evaluation to assess viability or impact
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant