Ash Liu
Ash Liu
Agreed, it would be more convenient to use Helm, even for Chart with only the rocketmq-operator.
> Currently implemented: > > * sts master broker > * sts slave broker > * deployment namesrv > * deployment dashboard @innerpeacez Some ideas, maybe can impl with operator...
> > Some ideas, maybe can impl with operator and custom resources. > > @iutx Why do pure charts need rocketmq crd? @innerpeacez Use rocketmq-operator will make Deploy and O&M...
/kind cleanup
I try to move sub charts to `helm/`, tree e.g. . └── common └── csi-nodeplugin (dependencies common) └── kadalu (dependencies csi-nodeplugin, operator) └── operator (dependencies common) But it didn't work...
> > maybe all-in-one is the better structure(e.g. version > * agreed, we took the current road due to a split in manifests > * however, we can re-look at...
> * I believe current PR might break release of helm chart because of version changes in subcharts and so I didn't merge it yet This PR is a simple...
👍It's handled very quickly. The same commit.I started by trying to abstract the common library package, referenced by higress and istio. However, istio officials have already processed it, and only...
It seems to be an issue under discussion [link](https://github.com/kubernetes/kubernetes/issues/111144).
https://blog.csdn.net/xftony/article/details/80536562 ```shell cat /sys/fs/cgroup/cpuset/mydocker-cgroup/cpuset.mems ```