chaosctl add recover subcommand (#3056)
* kill processes works Signed-off-by:xixi <i@hexilee.me> * support podSelector Signed-off-by:
xixi <i@hexilee.me> * build ctrl server by fx Signed-off-by:
xixi <i@hexilee.me> * make check Signed-off-by:
xixi <i@hexilee.me> * add recover subcommand Signed-off-by:
xixi <i@hexilee.me> * support httpchaos forcedly recover Signed-off-by:
xixi <i@hexilee.me> * add partial pod Signed-off-by:
xixi <i@hexilee.me> * support iochaos recover Signed-off-by:
xixi <i@hexilee.me> * add PipelineRecover and CleanProcessRecover Signed-off-by:
xixi <i@hexilee.me> * support stressChaos Signed-off-by:
xixi <i@hexilee.me> * split tcQdisc and iptables rules in ctrl server Signed-off-by:
xixi <i@hexilee.me> * ctrl server support clean tcs and iptables Signed-off-by:
xixi <i@hexilee.me> * complete recover of network chaos Signed-off-by:
xixi <i@hexilee.me> * support label selector Signed-off-by:
xixi <i@hexilee.me> * make check Signed-off-by: xixi <i@hexilee.me>...
Showing
+734 -47
pkg/chaosctl/cmd/recover.go
0 → 100644
pkg/chaosctl/recover/recover.go
0 → 100644
pkg/chaosctl/recover/select.go
0 → 100644
Please register or sign in to comment