Skip to content

Commit 2dcda95

Browse files
add roadmap (#80)
* add roadmap Signed-off-by: xiang <[email protected]> * add time skew Signed-off-by: xiang <[email protected]> * add jvm attack Signed-off-by: xiang <[email protected]>
1 parent 352ba5a commit 2dcda95

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

ROADMAP.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Chaosd Roadmap
2+
3+
This document defines the roadmap for Chaosd development.
4+
5+
## v2.0
6+
7+
- [ ] Support HTTP attack to simulate HTTP faults, such as abort connection, delay, etc.
8+
- [ ] Support IO attack to simulate file system faults, such as IO delay and read/write errors.
9+
- [ ] Support workflow to manage a group of chaos experiments.
10+
- [ ] Support use Dashboard to manage chaos experiments.
11+
- [ ] Support time skew.
12+
- [ ] JVM Attack supports fault injection for applications including MySQL, PostgreSQL, RoketMQ, etc.

0 commit comments

Comments
 (0)