WangXiang

Results 40 issues of WangXiang

Includes: - [ ] create file - [ ] rename file - [ ] append data to file - [ ] modify the file's privileges - [ ] delete file

help wanted

now only support shutdown, need to support reboot

enhancement

For example, I want to inject a write payload while an experiment, and the experiment need to run for a long time. I need to write a shell script like...

enhancement

For example, the network attack may partition all host, so that can't connect to it and can't recover it anymore. So need to add a running duration settings, network attack...

help wanted

include latency, throw exception

enhancement

some attacks like `network`(for example, loss all packets from all IP) and `shutdown` are too dangerous, should add some validation before doing the attack, or let users know the danger...

help wanted

now chaosd will print the log in chaos mesh, most of them only used when debug maybe we can add a judgement before here, execute it only when log level...

Hacktoberfest

We need to add some tests for network chaos, like integration test or unit test, can refer to https://github.com/chaos-mesh/chaosd/tree/main/test/integration_test

good first issue
help wanted
test
Hacktoberfest

chaosd need to support kill vm, can refer to https://github.com/pingcap/tidb-operator/blob/845a716d41ad1e1ae2579048e50f8a9516e975ab/tests/pkg/fault-trigger/manager/vm_virsh.go#L45

enhancement
help wanted
Hacktoberfest

users may forget to recover network experiment, we can add a new flag to recover all network experiment

good first issue
help wanted
Hacktoberfest