wasm: capability restriction (#13911)
Defines the configuration for capability restriction and propagates the configuration to `proxy-wasm-cpp-host`. Risk Level: Medium Testing: Unit tests ([`wasm_test.cc`](https://github.com/envoyproxy/envoy/pull/13911/files#diff-bc05b247c9a740af67a404a40498f96ced6bfc5911a2695f36bd60f0d348eadd)), configuration tests ([`config_test`](https://github.com/envoyproxy/envoy/pull/13911/files#diff-d743e0cfc1194f55ff4d936715cae872062265816c13d47c7db218cb9c3266ea)), and integration tests ([`wasm_filter_test.cc`](https://github.com/envoyproxy/envoy/pull/13911/files#diff-2ed9d95165b50294925d720defe225098c88b58381637c6457a0ea975a607d07)). Test that capabilities can be restricted selectively and are unrestricted by default. Docs Changes: Add documentation for the new `messages` created in `wasm.proto`. Release notes: N/A Signed-off-by: Ryan Apilado <rapilado@google.com> Mirrored from https://github.com/envoyproxy/envoy @ 47ad8ee4f0e60840cf564a2fbfc583928396f14bpull/624/head
parent
5158f77e39
commit
c4d7d74185
1 changed files with 26 additions and 1 deletions
Loading…
Reference in new issue