We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
delay
Followup from #1147
We currently add delay at the spawning phase, but we should add the ability to add/remove the config per node as part of the test runner. This should:
node
The content you are editing has changed. Please copy your edits and refresh the page.
Delay
fns
networkchaos
Also, we should add a warning if the feature is not used in k8s.
k8s
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Followup from #1147
We currently add delay at the spawning phase, but we should add the ability to add/remove the config per
node
as part of the test runner. This should:Tasks
Delay
in the parser (D.S.L) #1307fns
to add/remove/modify the manifest applied to the pod #1308networkchaos
isn't available in the cluster. #1311Also, we should add a warning if the feature is not used in
k8s
.The text was updated successfully, but these errors were encountered: