Skip to content

Commit a4ed8ec

Browse files
committed
Fix: fixed-2023 links
Signed-off-by: Chetan175 <chetanahuja175@gmail.com>
1 parent 000f256 commit a4ed8ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ import playground from "./meshery-playground-alt-4.webp";
5252

5353
#### In-browser OPA policy evaluation in WASM and Rego
5454

55-
- Description: Meshery's highly dynamic infrastructure configuration capabilities require real-time evaluation of complex policies. Policies of various types and with a high number of parameters need to be evaluted client-side. With policies expressed in Rego, the goal of this project is to incorporate use of the https://github.com/open-policy-agent/golang-opa-wasm project into Meshery UI, so that a powerful, real-time user experience is possible.
55+
- Description: Meshery's highly dynamic infrastructure configuration capabilities require real-time evaluation of complex policies. Policies of various types and with a high number of parameters need to be evaluted client-side. With policies expressed in Rego, the goal of this project is to incorporate use of the [https://github.com/open-policy-agent/golang-opa-wasm](https://github.com/open-policy-agent/golang-opa-wasm) project into Meshery UI, so that a powerful, real-time user experience is possible.
5656
- Expected outcome:
5757
- Recommended Skills: Golang, Open Policy Agent, WASM
5858
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
@@ -81,7 +81,7 @@ import playground from "./meshery-playground-alt-4.webp";
8181
- Meshery clients (mesheryctl and Meshery UI) should be able to import/export MeshModels as OCI images.
8282
- Meshery clients (mesheryctl and Meshery UI) should be able to push/pull from OCI-compatible registries.
8383
- Stretch Goal: OCI image signing; Verify the authenticity of MeshModels using [cosign](https://github.com/sigstore/cosign).
84-
- Target registries: Meshery Catalog (https://meshery.io/catalog), Artifact Hub.
84+
- Target registries: Meshery Catalog ([https://meshery.io/catalog](https://meshery.io/catalog)), Artifact Hub.
8585
- Recommended Skills: Reactjs, Golang, GraphQL
8686
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
8787
- Expected project size: 175 hours

0 commit comments

Comments
 (0)