I want to create my own fault/experiment and want to know how the operator knows about the fault. For example, "pod-delete" is a known fault for the litmus operator, but if I want to add my own fault named "terminate-pod", how can I do that? Where does that logic go and how does the operator know about "terminate-pod"?
Some of the items
  1. Specific database faults(Mongodb,cassandra,graphdb etc)
  2. Application level faults(not just spring-boot)
  3. Stopping specific Azure service instead of Instance
  4. MQ/ESB level faults
Created by ajesh.baby
February 29, 2024