You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Chaos Experiment stays in the list of the CRD until manual user deletion.
(NB: this also prevents from re-creating an experiment with the same name without deleting first)
We could use a TTL to indicate to removes the experiment (and optionally all related resources) after a certain amount of time after completion
Similar to pod TTL mechanism
The text was updated successfully, but these errors were encountered:
Currently the Chaos Experiment stays in the list of the CRD until manual user deletion.
(NB: this also prevents from re-creating an experiment with the same name without deleting first)
We could use a TTL to indicate to removes the experiment (and optionally all related resources) after a certain amount of time after completion
Similar to pod TTL mechanism
The text was updated successfully, but these errors were encountered: