Sui Yang

Results 6 comments of Sui Yang

> when i execute:helm install -f ./clickhouse/values.yaml --name ch --namespace=default ./clickhouse > error happened:Error: unknown flag: --name If you were using helm 3 then you should execute it with: `helm...

> My system is Ubuntu20.04. I met the same problem when I do cmake `cmake ..`. I had resolved this problem. I used `cmake .. -DBUILD_ISPC_MODULE=OFF` to make sure the...

Hi @wutchzone, are you still facing this problem? I'm using the same spec as yours (ModSecurity V3.0.3 + OWASP CRS), and we got 4 pods crashed in the production environment...

I really hope this can be done with Prisma instead of using weird workarounds or executing a bunch of raw SQL queries, so here is my +1 for this feature...

Hey @danking, I'm the author of [fastapi-injectable](https://github.com/JasperSui/fastapi-injectable), and I'm facing the same issue as you while using IPython with my library. After looking into IPython's internals, I found that we...