This document provides a framework for identifying, preventing, and addressing contributor burnout in the External Secrets Operator (ESO) project. Based on lessons learned from past experiences and successful community outreach efforts, this guide aims to help maintain a sustainable project without the need for release pauses or drastic measures. It is everyone's responsibility to identify burnout and inform the team at a community meeting. "See it, say it, sorted."
Contributor burnout occurs when the demands of maintaining an open source project exceed the available resources and energy of the maintainer team. In ESO's context, this manifests as:
ESO is particularly affected because:
Monitor for these warning signs in team members:
There are a couple of things to keep an eye on for the overall health of the project and issue cadences.
Also keep in mind that external pressure can increase. There are time where the project sees a sudden spike in usage and times of lul as well. We need to keep monitoring influx items and pay attention to when the pressure is being put on.
None of these things will guaranteed solutions, however, they might help.
Take over other contributor's work by extending your own ownership area when something goes wrong.
CI/CD pipelines can help a lot in taking away some of the menial tasks while working on the project. Immediate bot responses for triage issues could be configured using copilot, or other means like claude code github action. These responses would use the repository as a context and could give immediate valuable info to the submitter such as:
These need to be fine-tuned but could potentially alleviate some of the tress and pressure for the maintainers.
It is important that we nurture an understanding and caring community. People who use ESO will have to understand that demands will lead no-where. The maintainers are offering their time and efforts to keep the project sustained. Only requests and questions will be answered and met with similar responses.
Respect is earned, not given. The code of conduct is there for a reason and it will be enforced. People who demand that maintainers do something and people who expect that maintainers support their every need will be met with a brick wall. Please understand that we are doing this as a hobby and as something out of the goodness of our hearth and because we believe in open source software. That does NOT mean that you as a user are entitled to demands.
Add more templates here if required for Issues ( a pinned issue on external-secrets GitHub page ), LinkedIn, blog posts on the website.
# 🔄 ESO Community Update: Growing Our Maintainer Team
Hey r/kubernetes community!
We're reaching out with an update on External Secrets Operator (ESO) and an opportunity for the community to get involved.
## Current State
ESO continues to grow in adoption - we're now deployed in [specific stats] environments and serve as critical infrastructure for organizations ranging from [examples]. This growth is amazing, but it also means we need to scale our maintainer team to match.
## What We Need
We're looking for contributors who can help with:
- Code review and development (Go experience helpful but not required)
- Provider maintenance (AWS, Azure, GCP, HashiCorp Vault, etc.)
- Documentation and user guides
- Issue triage and community support
- Testing and quality assurance
## What We Offer
- Onboarding with experienced maintainers
- Flexible commitment levels - contribute what works for your schedule
- Real impact on critical Kubernetes infrastructure
- Learning opportunities in security, secrets management, and operator development
- Recognition in a high-visibility CNCF project
## How to Get Involved
1. Fill out our [contributor interest form](https://github.com/external-secrets/external-secrets/blob/636ce0578dda4a623a681066def8998a68b051a6/CONTRIBUTOR_LADDER.md)
2. Join our [next community meeting](https://zoom-lfx.platform.linuxfoundation.org/meetings/externalsecretsoperator?view=month)
3. Check out our [contributor guide](https://external-secrets.io/latest/contributing/devguide/)
4. Start with a [good first issue](https://github.com/orgs/external-secrets/projects/2/views/9)
## Questions?
Drop them below or reach out on [Slack/Discord/GitHub Discussions].
Thanks for being part of this community! 🚀
---
*Cross-posted to relevant communities - thanks for your patience if you see this multiple times*
This document sums up various procedures and things that we can do and we can start on. The important part is publication, visibility and outreach. There are many channel on which ESO can communicate but the most important ones are:
Whatever we do the most important part is visibility BEFORE we get to this point. Before all of this, the most important part is monitoring the maintainers health and general well being. Prevention instead of escalation.
Contributors will come and go. It is perfectly normal (and even welcomed!) in an open source project. When events occur and response do not go as planned, the maintainers team will take decisions and expose them in a community meeting.
Here is our DNA: Contributor's healths come first. We will never compromise humans for software.
The team will try (best effort) to:
Maintainers stepping back from the project is perfectly fine, the project slowing down is fine. this shouldn't be seen as a negative. People need to take care of themselves first before they can take care of the project.