Zhiqiang ZHOU

Results 341 comments of Zhiqiang ZHOU

we build the leader election functionality based on controller runtime. https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/leaderelection and IIUC, as there is an alive leader, chaos mesh controller manager would works well. controller runtime run leader...

I have taken a look about the leader election in contorller-runtime, switching leadership between candidates is in expected, it seems chaos mesh does not resolve leadership switching properly, and then...

unfortunately, chaos mesh could not "just works" with istio, becaus some functionalities of both chaos mesh and istio require modify pod network. We do not do enough works on the...

Hi @stefan-malin-db, both Chaos Mesh and Istio are very complicated applications / platforms. If you have any idea about how to integrate these two, and make it works well, any...

Hi @sjafarli , could you provide more information to help us address the problem? like: - how do you measure the network metrics - the log of chaos-daemon - chasoctl...

> Hi @STRRL , thanks for the reply. > > You can quickly set up a test experiment with **network delay** and give the **delay >= 5 m**. This will...

> I'm having a similar problem that an experiment keeps going even long after the duration has been exceeded. I'm using chaos-mesh to generate log data, I don't actually intend...

另外建议有专门的设备进行录像和收音; 上次直播时,收音设备貌似就是同学的直播设备,可以听到敲键盘的声音;

> We welcome such changes if backward compatibility is preserved. That's the thing I can not guarantee. 🙈 I am not so familiar with these commands. But I will try...

With Chaos Mesh 2.2, it seems no Chaos requires the sidecar anymore. How would we describe it? @cwen0