The Wayback Machine - https://web.archive.org/web/20210204001124/https://github.com/topics/chaos
Skip to content
#

chaos

Here are 229 public repositories matching this topic...

chaos-mesh
YangKeao
YangKeao commented Jan 21, 2021

chaos-daemon doesn't have any authentication mechanism, which means any client in the cluster could modify the iptables and ipset config / cause stress / inject IO latency for nearly all the pods.

gRPC with server side SSL/TLS authentication is enough. However, it may break the chaosctl (which is definitely an evidence for the risk), or we need to distribute the certificate to it (or it can

Datseris
Datseris commented Sep 30, 2020

It would be nice to modify the lyapunovs function (and via same process also the lyapunov) to have a convergence argument, that terminates evolution when numerical convergence is met. If convergence is given, then the argument T means maximum integration time in case convergence is not reached until then.

One way I envision checking for convergence is via a running average: we store i

JonasIsensee
JonasIsensee commented Oct 7, 2018

TSP claims to be type agnostic.
There should be tests for this.
In particular Float32 and Complex numbers will be of Interest.


Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/64400386-add-tests-for-different-number-types-float32-complex?utm_campaign=plugin&utm_content=tracker%2F89129719&utm_medium=issues&utm_source=githu

Improve this page

Add a description, image, and links to the chaos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chaos topic, visit your repo's landing page and select "manage topics."

Learn more