From a002554cea031e901a09d583146727cc399a5394 Mon Sep 17 00:00:00 2001 From: ashnamehrotra Date: Wed, 8 May 2024 10:40:05 -0700 Subject: [PATCH 1/3] Copacetic project proposal Signed-off-by: ashnamehrotra --- .../lfx-mentorship/2024/02-Jun-Aug/project_ideas.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md b/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md index 93e7d8a2..4a53ebad 100644 --- a/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md +++ b/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md @@ -18,6 +18,17 @@ ## Proposed Project ideas +### Copacetic + +#### Add new scenarios to Copa's existing image patching features +- Description: This project will focus on a series of initial TODOs that are present in the codebase and that have been recently added as issues in GitHub. The issues range from adding custom image repos, to handling custom configuration at the package and system level. +- Expected Outcome: Added features as suggested by current TODOs in code to enhance Copacetic user experience and features. +- Recommended Skills: Go, Linux Package Management tools, container images, distroless images, Trivy, knowledge of Copacetic codebase would be useful. +- Mentors(s): + - Ashna Mehrotra (@ashnamehrotra, asmehrotra@microsoft.com) + - Robert Kielty (@RobertKielty, robert.kielty@cncf.io) +- Upstream Issues: https://github.com/project-copacetic/copacetic/issues?q=is%3Aissue+is%3Aopen+%5BREQ%5D+created%3A%3E2024-05-01+ and https://github.com/project-copacetic/copacetic/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 + ### Cilium #### Cilium Technical Outcomes From cf372afddbae2864606baba4a23d0a0e445393d9 Mon Sep 17 00:00:00 2001 From: ashnamehrotra Date: Wed, 8 May 2024 14:16:09 -0700 Subject: [PATCH 2/3] link one upstream issue Signed-off-by: ashnamehrotra --- programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md b/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md index 4a53ebad..e722d9c9 100644 --- a/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md +++ b/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md @@ -27,7 +27,7 @@ - Mentors(s): - Ashna Mehrotra (@ashnamehrotra, asmehrotra@microsoft.com) - Robert Kielty (@RobertKielty, robert.kielty@cncf.io) -- Upstream Issues: https://github.com/project-copacetic/copacetic/issues?q=is%3Aissue+is%3Aopen+%5BREQ%5D+created%3A%3E2024-05-01+ and https://github.com/project-copacetic/copacetic/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 +- Upstream Issues: https://github.com/project-copacetic/copacetic/issues/611 ### Cilium From 4afda4f15f8b6105ac3e6d3d9a6f537d88df402b Mon Sep 17 00:00:00 2001 From: Ali Ok Date: Thu, 9 May 2024 21:04:43 +0300 Subject: [PATCH 3/3] Update project_ideas.md Signed-off-by: Ali Ok --- .../2024/02-Jun-Aug/project_ideas.md | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md b/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md index e722d9c9..6c362882 100644 --- a/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md +++ b/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md @@ -18,17 +18,6 @@ ## Proposed Project ideas -### Copacetic - -#### Add new scenarios to Copa's existing image patching features -- Description: This project will focus on a series of initial TODOs that are present in the codebase and that have been recently added as issues in GitHub. The issues range from adding custom image repos, to handling custom configuration at the package and system level. -- Expected Outcome: Added features as suggested by current TODOs in code to enhance Copacetic user experience and features. -- Recommended Skills: Go, Linux Package Management tools, container images, distroless images, Trivy, knowledge of Copacetic codebase would be useful. -- Mentors(s): - - Ashna Mehrotra (@ashnamehrotra, asmehrotra@microsoft.com) - - Robert Kielty (@RobertKielty, robert.kielty@cncf.io) -- Upstream Issues: https://github.com/project-copacetic/copacetic/issues/611 - ### Cilium #### Cilium Technical Outcomes @@ -41,6 +30,17 @@ - Bill Mulligan(xmulligan, ) - Upstream Issue: +### Copacetic + +#### Add new scenarios to Copa's existing image patching features +- Description: This project will focus on a series of initial TODOs that are present in the codebase and that have been recently added as issues in GitHub. The issues range from adding custom image repos, to handling custom configuration at the package and system level. +- Expected Outcome: Added features as suggested by current TODOs in code to enhance Copacetic user experience and features. +- Recommended Skills: Go, Linux Package Management tools, container images, distroless images, Trivy, knowledge of Copacetic codebase would be useful. +- Mentors(s): + - Ashna Mehrotra (@ashnamehrotra, asmehrotra@microsoft.com) + - Robert Kielty (@RobertKielty, robert.kielty@cncf.io) +- Upstream Issues: https://github.com/project-copacetic/copacetic/issues/611 + ### Jaeger #### Jaeger-V2 Observability and Healthchecks