Skip to content

Commit b61f546

Browse files
committed
Propose PipeCD idea for GSoC 2026
Signed-off-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com>
1 parent 30ecf1c commit b61f546

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

programs/summerofcode/2026.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,3 +342,25 @@ toolchain in a number of ways such as:
342342
- Ciaran Johnston (@ciaranjohnston)
343343
- Gergely Csatari (@CcsatariGergely)
344344
- Upstream Issue (URL): https://github.com/kptdev/kpt/issues/4326
345+
346+
#### PipeCD
347+
348+
##### GCP Cloud Run plugin for pipedv1
349+
350+
- Description: PipeCD v1 - the new version based on a plugin architecture (ref: [PipeCD plugin-arch overview blog](https://pipecd.dev/blog/2024/11/28/overview-of-the-plan-for-pluginnable-pipecd/)), has released an alpha version, and we are rapidly adding features supported in v0. We need to develop a plugin for PipeCD v1 to support [GCP Cloud Run](https://cloud.google.com/run) deployment. In PipeCD v0, the support for GCP Cloud Run deployment is built in piped source directly (ref [PipeCD Cloud Run deployment](https://pipecd.dev/docs-v0.55.x/user-guide/managing-application/defining-app-configuration/cloudrun/)), the idea is to move the Cloud Run deployment support to the plugin to make it easier to maintain and extend.
351+
- Expected Outcome:
352+
- CloudRun plugin for PipeCD
353+
- Possible update plugin SDK while develop the plugin
354+
- Possible update docs how to develop PipeCD plugin
355+
- Blog about how to develop a PipeCD plugin on [https://pipecd.dev/blog/](https://pipecd.dev/blog/)
356+
- Recommended Skills:
357+
- Golang
358+
- GCP Cloud Run
359+
- GitOps
360+
- Continuous Delivery (CD)
361+
- Expected project size: Medium
362+
- Mentor(s):
363+
- Khanh Tran (@khanhtc1202, khanhtc1202@gmail.com)
364+
- Shinnosuke Sawada-Dazai (@Warashi, shin@warashi.dev)
365+
- Upstream Issue:
366+
- https://github.com/pipe-cd/pipecd/issues/6114

0 commit comments

Comments
 (0)