camix
camix
Signed-off-by: caimingxia ### Describe what this PR does / why we need it ### Does this pull request fix one issue? ### Describe how you did it ### Describe how...
大家好, 该issue为ChaosBlade官网优化完善。 [chaosblade.io](https://chaosblade.io/zh/)是我们目前的官方网站,由开源项目[chaosblade-website](https://github.com/chaosblade-io/chaosblade-website)持续交付。 现在官网只有简单的样式、设计和简略的文档。我们需要对其进行改进和优化。我们需要您的参与!只要你了解 > ChaosBlade,UI 设计,Web前端技术。 欢迎加入我们! 根据我们的[贡献者阶梯](https://github.com/chaosblade-io/community/blob/main/Contributor_Ladder.md),您可以根据贡献程度获得我们社区相应的荣誉和治理权。 目前官网的待办事项如下: - [首页](https://chaosblade.io/zh/) UI、排版、设计、css样式优化 - [入门页面](https://chaosblade.io/zh/docs/) 补充 - 添加社区开始文档(社区会议、贡献者阶梯等) - 完善[快速开始](https://chaosblade.io/zh/docs/)文档(目前仅通过动图展示了chaosblade的docker命令的一键安装和使用,需要更详细的安装和操作指导文件。) - Box部署、探针安装、运行实验、探针卸载等。 - 命名空间、状态监控等其他功能文档。 - 引用或添加 ChaosBlade 命令文档,参考 https://chaosblade-io.gitbook.io/chaosblade-help-zh-cn/ -...
Hi communtity, This issue is to optimize and improve the ChaosBlade official website. [chaosblade.io](https://chaosblade.io/zh/) is our current official website, which is continuously delivered by the open source project [chaosblade-website](https://github.com/chaosblade-io/chaosblade-website). Now...
## Issue Description 演练结果验证 ### Describe what happened (or what feature you want) 能够通过方法或界面,能验证到演练是否生效 ### Describe what you expected to happen ### How to reproduce it (as minimally and precisely...
## Issue Description Device-side tool decoupling, optimized packaging strategy ### Describe what happened (or what feature you want) Automated packaging ### Describe what you expected to happen ### How to...
## Issue Description Support GRPC component fault injection ### Describe what you expected to happen Support specifying the service name and version number on the consumer side and the service...
## Issue Description Support Python application fault injection capability ### Describe what you expected to happen Specify packages and function, inject the following faults 1. delay 2. exception 3. return...
## 🏕 Alibaba Summer of Code (ASOC) 2022 Welcome to the open-source world! If you haven't planned how to spend this summer, come to the Alibaba Summer of Code and...
## Issue Description Support NGINX component fault injection ### Describe what you expected to happen Support inject the following faults 1. Configuration modification 2. Nginx restart 3. Nginx service stop...
when i inject fault in pod, then destroy it . there will create a zombie process ``` / # ps -o user,pid,ppid,comm,args USER PID PPID COMMAND COMMAND root 1 0...