mingwei

Results 7 issues of mingwei

raft don't allow to increase the term number when it's in the candidate phase, it only can increase the term number when it's in the electionACK phase.

bug

**What feature you'd like to add:** **Why is this feature needed:**

features

We need to add arm64 support, mainly by compiling the code into arm64 and pushing the image to dockerhub. It is best that the whole process can be scripted, the...

help wanted
wip

Now this project does not have UT completion, we need to strengthen this. Interested friends can join in. Come on, commit your PR.

help wanted

### 背景 目前 CSI 的 node pod 集成了 cubefs client,当有挂载请求过来时,会启动一个 client 来挂载到对应的位置上,所以当前的架构是 csi 的挂载控制进程和 client 进程在同一个 pod 中。 这就带来了一些问题,比如: - CSI 无法升级(一旦升级,pod 需要重启,则 client 进程会被 kill,则当前节点无法正常提供存储服务) - client CPU/Memory 资源无法精准控制(因为所有...

help wanted
wip

add libsdk dev-guide doc(chinese and english) Fixes: none Main Issue: none ### Motivation add libsdk dev-guide doc(chinese and english) ### Modifications ``` text add libsdk dev-guide doc(chinese and english) ```...