Zhiqiang ZHOU

Results 451 comments of Zhiqiang ZHOU

Hi @miedzinski ! That would be fantastic! We know that envoy / istio / linkerd already have their definition about chaos stuff. So I think using Chaos Mesh as a...

Hi @Goorsky1, thanks for your contribution. Currently I think we're facing a common issue about using dashboard to manage kubernetes resources, and the gap between kuberneres RBAC and user-friendly frontend....

That should be a known performance issue, when IOChaos take effects, it would use ptrace to pause the target process, then replace all the fds with chaofs(toda's fuse);And it will...

If you have other ideas about this issue, feel free to share it!

good catch! currently we're using `RequestHeaders http.Header`, and it is literally `type Header map[string][]string`, api/v1alpha1/statuscheck_types.go:221 any idea about how to extend the type of this field, or maybe introduce a...

Chaos Mesh will stick on `v1alpha1` in short future, so we do not make any promises on the API stability. But we still try to keep from the breaking changes,...

How do you think about it? @Manuelraa ❤️

I am not sure what exactly object should be deployed with this helm chart, and it basically allows any object to be created when installation... So I prefer to not...