wasm: remove unused Istio specific Wasm code under src.#3413
wasm: remove unused Istio specific Wasm code under src.#3413istio-testing merged 10 commits intoistio:masterfrom
Conversation
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
|
Hi @mathetake. Thanks for your PR. I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/ok-to-test |
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
|
OK I found that the IstioExtension class calls |
|
so for now, leave the namespace registration as-is, will come back to this after I fixed envoyproxy/envoy#14920 |
|
/retest |
|
fyi: created a patch envoyproxy/envoy#17357 to allow plugins to register namespaces |
Combined with #3404, this PR removes unused Istio specific Wasm extension code under src. Necessary change per envoyproxy/envoy#17268.
Signed-off-by: Takeshi Yoneda takeshi@tetrate.io