Skip to content

Commit 076b283

Browse files
Merge pull request #7546 from JayH25/fix-gsoc-2021-page
Fix: Update formatting and links on GSoC 2021 page
2 parents 3a22fef + ecea015 commit 076b283

File tree

1 file changed

+13
-29
lines changed

1 file changed

+13
-29
lines changed

src/collections/programs/gsoc-2021/index.mdx

Lines changed: 13 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,10 @@ import gsoc_logo from "./gsoc.svg";
3838
<li>Approximately 38+ million lines of code have been produced</li>
3939
</ul>
4040
</div>
41-
<b>Project Ideas</b>
41+
<h2>GSoC 2021 Project Ideas</h2>
4242
<div>
43-
<b>
44-
Envoy - Adaptive Load Control and Distributed Load Testing of Envoy Data
45-
Planes
46-
</b>
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
@@ -66,28 +64,22 @@ import gsoc_logo from "./gsoc.svg";
6664
<li>
6765
<b>Issue(s)</b>:
6866
<a href="https://github.com/envoyproxy/envoy-perf/issues/72" target="_blank" rel="noreferrer">
69-
{" "}
70-
https://github.com/
71-
<wbr />
72-
envoyproxy/
73-
<wbr />
74-
envoy-perf/issues/72
67+
68+
https://github.com/envoyproxy/envoy-perf/issues/72
7569
</a>
7670
</li>
7771
</ul>
7872
</div>
7973
<div>
80-
<b>Open cloud native - Support for WebAssembly filters</b>
74+
<h3>Open cloud native - Support for WebAssembly filters</h3>
8175
<ul>
8276
<li>
8377
<b>Description</b>: Bring OSM on par with other cloud nativees that
8478
support WASM filters in their data plane. OSM's Envoy proxies can be
8579
extended at runtime with filters that are running in a WebAssembly sandbox
86-
(
87-
<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">
8881
https://github.com/envoyproxy/envoy-wasm
89-
</a>
90-
). Provide ability to dynamically load and unload Envoy WASM filters. Provide
82+
</a>). Provide ability to dynamically load and unload Envoy WASM filters. Provide
9183
general purpose filtering of application infrastrcuture logic, tying business
9284
logic closer to the mesh.
9385
</li>
@@ -102,18 +94,14 @@ import gsoc_logo from "./gsoc.svg";
10294
<li>
10395
<b>Upstream Issue (URL)</b>:
10496
<a href="https://github.com/openservicemesh/osm/issues/1671" target="_blank" rel="noreferrer">
105-
{" "}
106-
https://github.com/
107-
<wbr />
108-
openservicemesh/
109-
<wbr />
110-
osm/issues/1671
97+
98+
https://github.com/openservicemesh/osm/issues/1671
11199
</a>
112100
</li>
113101
</ul>
114102
</div>
115103
<div>
116-
<b>cloud native Interface - Support for Multi-Cluster Operations</b>
104+
<h3>cloud native Interface - Support for Multi-Cluster Operations</h3>
117105
<ul>
118106
<li>
119107
<b>Description</b>: Facilitate federation cloud native deployments across
@@ -135,12 +123,8 @@ import gsoc_logo from "./gsoc.svg";
135123
<li>
136124
<b>Upstream Issue (URL)</b>:
137125
<a href="https://github.com/servicemeshinterface/smi-spec/issues/212" target="_blank" rel="noreferrer">
138-
{" "}
139-
https://github.com/
140-
<wbr />
141-
servicemeshinterface/
142-
<wbr />
143-
smi-spec/issues/212
126+
127+
https://github.com/servicemeshinterface/smi-spec/issues/212
144128
</a>
145129
</li>
146130
</ul>

0 commit comments

Comments
 (0)