-
Notifications
You must be signed in to change notification settings - Fork 27
Add Contributor Spotlight: Niccolo #349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,63 @@ | ||
| --- | ||
| title: "Contributor Spotlight: Niccolò Fei" | ||
| date: 2025-08-11 | ||
| draft: false | ||
| image: | ||
| url: niccolo.jpg | ||
| attribution: | ||
| author: fdrees | ||
| tags: | ||
| - extensions | ||
| - kubernetes | ||
| - postgresql | ||
| - open-source | ||
| - spotlight | ||
| summary: "In a mini-series on this blog we highlight the work of the community. | ||
| Today we meet Niccolò Fei, Kubernetes Administrator and Automation Engineer at EDB." | ||
| --- | ||
|
|
||
| Building and maintaining an open source project takes a village. In a | ||
| mini-series on this blog we would like to highlight the work of our | ||
| maintainers, component owners, and members of the larger community. | ||
|
|
||
| Niccolò Fei ([niccolofei](https://github.com/niccolofei) on GitHub) is a Kubernetes Administrator and Automation Engineer | ||
| at EDB. Like some of the other CloudNativePG maintainers and contributors, | ||
| Niccolò was part of the team at 2ndQuadrant (acquired by EDB in 2020) when | ||
| the initial project (CNP / Cloud Native PostgreSQL) started. | ||
|
|
||
| Niccolò made his first contribution to the CloudNativePG project in December | ||
| 2020, when he developed a set of end-to-end (E2E) tests to verify core | ||
| functionalities such as configuration changes, rolling updates, switchover, | ||
| and synchronous replication. This initial contribution not only served as a | ||
| practical introduction to the project’s E2E testing suite but also offered | ||
| valuable insight into the fundamental principles behind CloudNativePG. To this | ||
| day, Niccolò considers it a great starting point for anyone looking to begin | ||
| contributing to the project. | ||
|
|
||
| If he had unlimited time and skills to dedicate, Niccolò says he would focus | ||
| on improving support for dynamically loading PostgreSQL extensions in running | ||
| clusters—a feature he has recently been working on. In fact, the first | ||
| implementation of this capability has just been included in the [1.27.0 release | ||
| candidate](https://cloudnative-pg.io/releases/cloudnative-pg-1-27.0-rc1-released/)! | ||
|
|
||
| "Looking ahead, I expect to see many additional features and refinements in | ||
| this area, such as support for extensions in ImageCatalogs." PostgreSQL’s | ||
| extensibility and adaptability are some of its greatest strengths, and this | ||
| new approach to managing extensions introduces meaningful improvements in | ||
| security, maintainability, and overall flexibility. | ||
|
|
||
| Active in the Postgres and Kubernetes communities, Niccolò has a strong | ||
| interest in automation and DevOps tooling. His passion for technology began | ||
| early: “I’ve been fascinated by computers since childhood—mostly because of | ||
| video games and my love for sci-fi movies and books. Growing up, I started | ||
| buying and selling hardware, building PCs for myself and friends, and | ||
| experimenting with different Linux distributions. I always knew I wanted to | ||
| work in this field, so when the opportunity to work with PostgreSQL and | ||
| databases came along, I jumped at the chance!” | ||
|
|
||
| Niccolò's future is almost certainly intertwined with OSS: "I will continue | ||
| to contribute to open source—it's a fantastic way to keep learning while | ||
| building things that can help others." | ||
|
|
||
| If you wanted to get in touch with Niccolò, you can find him in the | ||
| CloudNativePG channels on the CNCF Slack workspace, or on [Bluesky](https://bsky.app/profile/niccolofei.bsky.social), or [LinkedIn](https://www.linkedin.com/in/niccolofei/). You can follow the CloudNativePG project on [Bluesky](https://cloudnativepg.bsky.social) and [Mastodon](https://mastodon.social/@CloudNativePG) too! | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice!