Liang Zheng

Results 120 comments of Liang Zheng

Another questions: 1. what's relationship between `postgres-operator` and [`crunchy-containers`](https://github.com/CrunchyData/crunchy-containers)? 2. I have noticed that latest release version is 4.7.4, but I meet the same [issue](https://github.com/CrunchyData/postgres-operator/issues/2602), which recommends installing [V5](https://access.crunchydata.com/documentation/postgres-operator/v5/). Which...

There are some codespell errors, do these need to fix? Some abbreviations can be ignored. @BlaineEXE

Re-running multi cluster suite again

> The multi cluster suite is still failing. Re-running to see if it's a flake, but it seems consistent so far. Hi @BlaineEXE , I noticed `CephMultiClusterDeploySuite` failed due to...

> > > The multi cluster suite is still failing. Re-running to see if it's a flake, but it seems consistent so far. > > > > > > Hi...

> > > > The multi cluster suite is still failing. Re-running to see if it's a flake, but it seems consistent so far. > > > > > >...

I guess the output of the `ceph status` has changed, resulting in an empty parsing.

Hi @FederAndInk, thanks for your response, it failed with `ld: cannot find -lclang-cpp` at last step. ```console 🍺 /root/go/src/deeproute.ai/ccls/build ☞ git:(master)cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/local/cmake -DCMAKE_CXX_COMPILER=clang++ -DCLANG_LINK_CLANG_DYLIB=on -DUSE_SYSTEM_RAPIDJSON=off -- The CXX...

how to specify the link path of clang-cpp when build? Thanks a lot. ```shell ➜ /root/go/src/deeproute.ai/ccls/build ☞ git:(master) ll /opt/rh/llvm-toolset-7/root/usr/lib64 lrwxrwxrwx 1 root 28 Jan 18 2022 libclangASTMatchers.so.5 -> libclangASTMatchers.so.5.0.1*...