charles-chenzz
charles-chenzz
update gitignore to prevent new contributors push IDE files to main branch
since it's a blocking loop and either errGetRoutingInfo or errUpdateInfo will skip the loop and wait for next round, we can just simply merge the logic together which can handle...
this PR tend to resolve #4292 by using alphabetical way. as I currently can't figure out a better way to move #5308 on. I used to have a scenes that...
fix #4679
this PR configure dependabot to add ok-to-test label automatically
this PR tend to solve #4292 since #5210 remain stagnant, so I took it up. Also, I borrow some of the code in #5210
this PR migrate kustomize CI actions to prow jobs, see https://github.com/kubernetes-sigs/kustomize/issues/5486
底层如果要起mysql/ redis这些集群的话 是不是直接上k8s编排容器比较好?直接docker的话管理起来不方便 还有就是日志采集的话需要用到elk这个这么重的组件吗 用loki+promethus是不是已经足够?
hello, I want to know am I allowed to import listen-legacy module to my code? or only the listen-kit was importable if it can, it's like cargo add listen-legacy? @piotrostr