File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
src/collections/programs/gsoc-2021 Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -40,10 +40,8 @@ import gsoc_logo from "./gsoc.svg";
4040</div >
4141<b >GSoC 2021 Project Ideas</b >
4242<div >
43- <h3 >
44- Envoy - Adaptive Load Control and Distributed Load Testing of Envoy Data
45- Planes
46- </h3 >
43+ <h3 >Envoy - Adaptive Load Control and Distributed Load Testing of Envoy Data Planes</h3 >
44+
4745 <ul >
4846 <li >
4947 <b >Description</b >: Users configuring their Envoy-based data planes don't
@@ -79,11 +77,9 @@ import gsoc_logo from "./gsoc.svg";
7977 <b >Description</b >: Bring OSM on par with other cloud nativees that
8078 support WASM filters in their data plane. OSM's Envoy proxies can be
8179 extended at runtime with filters that are running in a WebAssembly sandbox
82- (
83- <a href = " https://github.com/envoyproxy/envoy-wasm" target = " _blank" rel = " noreferrer" >
80+ (<a href = " https://github.com/envoyproxy/envoy-wasm" target = " _blank" rel = " noreferrer" >
8481 https://github.com/envoyproxy/envoy-wasm
85- </a >
86- ). Provide ability to dynamically load and unload Envoy WASM filters. Provide
82+ </a >). Provide ability to dynamically load and unload Envoy WASM filters. Provide
8783 general purpose filtering of application infrastrcuture logic, tying business
8884 logic closer to the mesh.
8985 </li >
You can’t perform that action at this time.
0 commit comments