Lei Chu

Results 3 issues of Lei Chu

I want to use bazel to build wasm Example. We use this repository https://github.com/istio-ecosystem/wasm-extensions ```bash git clone https://github.com/istio-ecosystem/wasm-extensions cd wasm-extensions docker run -v $PWD:/work -w /work wasmsdk:v2 bazel build //extensions/basic_auth:basic_auth.wasm...

hello, According to your method, find the following problem in the **sidecar-injector-webhook-deployment-57cb9d9954-qqqlt** pod log ``` remote error: tls: bad certificate ``` api-server W0611 14:21:25.798710 1 dispatcher.go:168] Failed calling webhook, failing...