@@ -12,69 +12,69 @@ tags:
1212 - cncf
1313 - PostgreSQL
1414 - Kubernetes
15- summary : " We have proposed 3 projects for the September cohort of the CNCF's LFX Mentorship
16- program, and we’re looking for mentees to sign up and receive a stipend for
15+ summary : " We have proposed 3 projects for the September cohort of the CNCF's LFX Mentorship
16+ program, and we’re looking for mentees to sign up and receive a stipend for
1717 their work."
1818---
1919
20- The LFX Mentorship Program, run by the Cloud Native Computing Foundation (CNCF),
21- connects mentees with CNCF projects to foster open source contributions.
22- Since its launch in 2019, the program has welcomed over 190 mentees across 96
23- mentorships. [ CloudNativePG joined the program for the first time in the June cohort] ( https://cloudnative-pg.io/blog/lfx-cncf-mentorship/ )
24- and had a fantastic experience. We're excited to return for Term 3 starting in
20+ The LFX Mentorship Program, run by the Cloud Native Computing Foundation (CNCF),
21+ connects mentees with CNCF projects to foster open source contributions.
22+ Since its launch in 2019, the program has welcomed over 190 mentees across 96
23+ mentorships. [ CloudNativePG joined the program for the first time in the June cohort] ( https://cloudnative-pg.io/blog/lfx-cncf-mentorship/ )
24+ and had a fantastic experience. We're excited to return for Term 3 starting in
2525September, this time with three proposed projects!
2626
2727Learn more about the projects below:
2828
29- ### [ Refresh cnpg-i-hello-world to align with current CNPG-I] ( https://mentorship.lfx.linuxfoundation.org/project/cabc7391-4956-42b2-b91c-d261816b7289 )
29+ ### [ Refresh cnpg-i-hello-world to align with current CNPG-I] ( https://mentorship.lfx.linuxfoundation.org/project/cabc7391-4956-42b2-b91c-d261816b7289 )
3030
31- The cnpg-i-hello-world project was originally designed to help developers get
32- started with building plugins for CloudNativePG using the CNPG-I framework.
33- However, it's now outdated and in need of a thorough update to align with the
34- current CNPG-I interface, best practices, and development patterns. The goal is
35- to modernize the codebase, enhance its usefulness as a learning and prototyping
36- tool, and improve documentation and examples to better support developers
31+ The cnpg-i-hello-world project was originally designed to help developers get
32+ started with building plugins for CloudNativePG using the CNPG-I framework.
33+ However, it's now outdated and in need of a thorough update to align with the
34+ current CNPG-I interface, best practices, and development patterns. The goal is
35+ to modernize the codebase, enhance its usefulness as a learning and prototyping
36+ tool, and improve documentation and examples to better support developers
3737working with CNPG-I.
3838
3939Mentors: [ Armando Ruocco] ( https://github.com/armru ) , [ Gabriele Bartolini] ( https://github.com/gbartolini ) , [ Marco Nenciarini] ( https://github.com/mnencia ) , [ Leonardo Cecchi] ( https://github.com/leonardoce )
4040
4141
42- ### [ Chaos Testing] ( https://mentorship.lfx.linuxfoundation.org/project/0858ce07-0c90-47fa-a1a0-95c6762f00ff )
42+ ### [ Chaos Testing] ( https://mentorship.lfx.linuxfoundation.org/project/0858ce07-0c90-47fa-a1a0-95c6762f00ff )
4343
44- We aim to enhance CloudNativePG's test coverage by introducing a comprehensive
45- chaos testing framework to validate its resilience, fault tolerance, and
46- recovery capabilities. This involves selecting a Kubernetes-native tool (such
47- as LitmusChaos or Chaos Mesh), designing automated chaos experiments for common
48- failure scenarios, integrating them into CI/CD workflows, and collecting
49- observability metrics like failover time and data consistency.
44+ We aim to enhance CloudNativePG's test coverage by introducing a comprehensive
45+ chaos testing framework to validate its resilience, fault tolerance, and
46+ recovery capabilities. This involves selecting a Kubernetes-native tool (such
47+ as LitmusChaos or Chaos Mesh), designing automated chaos experiments for common
48+ failure scenarios, integrating them into CI/CD workflows, and collecting
49+ observability metrics like failover time and data consistency.
5050
51- Clear documentation and contributor guidelines will support the safe creation
51+ Clear documentation and contributor guidelines will support the safe creation
5252and execution of future chaos tests.
5353
5454Mentors: [ Gabriele Bartolini] ( https://github.com/gbartolini ) , [ Marco Nenciarini] ( https://github.com/mnencia ) , [ Francesco Canovai] ( https://github.com/fcanovai ) , [ Jonathan Gonzalez] ( https://github.com/sxd )
5555
5656### [ Rebuild documentation for multi-version support with Docusaurus] ( https://mentorship.lfx.linuxfoundation.org/project/86a647c1-88c7-474f-b093-6abb58197083 )
5757
58- We plan to modernize the CloudNativePG documentation by rebuilding the site
59- using Docusaurus (or a similar static site generator) to support multi-version
60- documentation, allowing users to easily access version-specific content relevant
61- to their production environments. This initiative includes improving the site’s
62- structure, navigation, and search functionality, while ensuring alignment with
63- CNCF standards and user expectations. The documentation will continue to be
64- hosted on GitHub Pages, with a new deployment workflow using Dagger and GitHub
65- Actions. The outcome will include a working version selector, a cleaner content
58+ We plan to modernize the CloudNativePG documentation by rebuilding the site
59+ using Docusaurus (or a similar static site generator) to support multi-version
60+ documentation, allowing users to easily access version-specific content relevant
61+ to their production environments. This initiative includes improving the site’s
62+ structure, navigation, and search functionality, while ensuring alignment with
63+ CNCF standards and user expectations. The documentation will continue to be
64+ hosted on GitHub Pages, with a new deployment workflow using Dagger and GitHub
65+ Actions. The outcome will include a working version selector, a cleaner content
6666structure, and a contributor guide to support ongoing maintenance and updates.
6767
6868Mentor: [ Gabriele Bartolini] ( https://github.com/gbartolini ) , [ Francesco Canovai] ( https://github.com/fcanovai ) , [ Leonardo Cecchi] ( https://github.com/leonardoce )
6969
7070## Sign up as a mentee
7171
72- Up for the task? You'll have to apply as a mentee on the [ LFX Mentorship website] ( https://lfx.linuxfoundation.org/tools/mentorship/ ) .
72+ Up for the task? You'll have to apply as a mentee on the [ LFX Mentorship website] ( https://lfx.linuxfoundation.org/tools/mentorship/ ) .
7373
74- Please see the [ LFX Mentorship guidelines] ( https://docs.linuxfoundation.org/lfx/mentorship/mentee-guide ) for more details.
74+ Please see the [ LFX Mentorship guidelines] ( https://docs.linuxfoundation.org/lfx/mentorship/mentee-guide ) for more details.
7575
76- Applications opened July 31, you have until August 12 to apply, with the selection
77- notifications going out on August 27, and the program starting on September 8.
76+ Applications opened July 31, you have until August 12 to apply, with the selection
77+ notifications going out on August 27, and the program starting on September 8.
7878The stipend guides and amounts are listed [ here] ( https://docs.linuxfoundation.org/lfx/mentorship/mentee-stipends ) .
7979
8080Please see the full eligibility criteria in the [ LFX Mentorship documentation] ( https://docs.linuxfoundation.org/lfx/mentorship/mentees ) .
0 commit comments