zshmmm
zshmmm
wasmplugin configuration ``` apiVersion: extensions.istio.io/v1alpha1 kind: WasmPlugin metadata: name: wasm-plugin-inject namespace: grpc spec: imagePullPolicy: Always imagePullSecret: cr phase: AUTHZ priority: 1000 match: - mode: SERVER selector: matchLabels: app: server pluginConfig:...
@zirain Thanks。i need help. how can i config the wasmplugin filter place before `istio.metadata_exchnage` .
@zirain OK, i'll try. thanks!
> may need a new phase, you should use envoyfilter for now. it's work! thinks!! my envoyfilter config. ``` apiVersion: networking.istio.io/v1alpha3 kind: EnvoyFilter metadata: name: wasm-plugin-inject namespace: grpc spec: configPatches:...
pod network delay 实验时,销毁实验失败: /opt/chaosblade/bin/nsexec -t 11077 -p -n -- /bin/sh -c tc qdisc del dev eth0 root`: cmd exec failed, err: RTNETLINK answers: No such file or directory exit...