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

[chaos-k8s]Add support to Delay in the parser (D.S.L) #1307

Open
Tracked by #1302
wirednkod opened this issue Sep 4, 2023 · 2 comments
Open
Tracked by #1302

[chaos-k8s]Add support to Delay in the parser (D.S.L) #1307

wirednkod opened this issue Sep 4, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@wirednkod
Copy link
Contributor

wirednkod commented Sep 4, 2023

We should implement it in a way that allow to set all the options: latency, jitter, correlation (this will be mostly 100)

@pepoviola pepoviola changed the title Add support in the parser (D.S.L) Add support to Delay in the parser (D.S.L) Sep 4, 2023
@wirednkod
Copy link
Contributor Author

@pepoviola can you elaborate a bit more? Why is there a need to add support of delay on the parser, since it is supported from the toml file?

@wirednkod wirednkod added the enhancement New feature or request label Sep 4, 2023
@pepoviola
Copy link
Collaborator

@pepoviola can you elaborate a bit more? Why is there a need to add support of delay on the parser, since it is supported from the toml file?

Yes, because currently we can only set the delay settings as part of the spawning phase. So, ones the network is running you can't modify any of those settings. To allow to add/rm/modify the running network we should support modify the deployed manifest through our D.S.L, so users can for example increase or decrease the latency as part of their test. Make sense?
Thanks!

@pepoviola pepoviola changed the title Add support to Delay in the parser (D.S.L) [chaos-k8s]Add support to Delay in the parser (D.S.L) Sep 7, 2023
@wirednkod wirednkod self-assigned this Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants