Skip to content
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

sig-contribex: update 2024 annual report #8306

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 42 additions & 32 deletions sig-contributor-experience/annual-report-2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,44 @@

1. What work did the SIG do this year that should be highlighted?

<!--
Some example items that might be worth highlighting:
- Major KEP advancement
- Important initiatives that aren't tracked via KEPs
- Paying down significant tech debt
- Governance and leadership changes
-->

2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?


3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?

<!--
Examples include links to email, slides, or recordings.
-->
- Leadership Change – Onboarding @mfahlandt as new ContribEx chair
- Introduced [New Contributor Orientation Sessions](https://www.kubernetes.dev/docs/orientation/)
- Starting bi-weekly SIG ContribEx meetings in the APAC timezone (Alternate Wednesdays at 7:30 AM UTC)
- GitHub Administration - Moved all kubernetes GH orgs under Kubernetes Enterprise account
- Helping conduct Kubernetes Steering Committee Elections for 2024.
- Organized the following events:
- [Kubernetes Contributor Summit, EU 2024](https://www.kubernetes.dev/events/2024/kcseu/)
- [Kubernetes Contributor Summit, NA 2024](https://www.kubernetes.dev/events/2024/kcsna/)
- [Maintainer Summit, India 2024](https://events.linuxfoundation.org/archive/2024/kubecon-cloudnativecon-india/program/maintainer-summit/) - contribex-comms team members helped with Kubernetes side of comms for the event.
- LWKD: 47 issues during 2024, a team of 7 folks contributing - 2 are new contributors (@satyampsoni and @priyaaakansha) from year 2024.
- ContribEx Comms Metrics
- # of published SIG Spotlight blogs
- # of Social Media posts
- Revamped the mentoring subproject by improving process and documentation. Thanks to Sylvester.


1. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?

We have a few areas that need contributors:
- [Slack Automation](https://github.com/kubernetes-sigs/slack-infra/)
- [Elekto](https://github.com/elekto-io/elekto)
- [Help Wanted Issues](https://github.com/elekto-io/elekto/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22)
- [Contributor Site](https://github.com/kubernetes/contributor-site/)
- [Mentoring Programs](https://github.com/kubernetes/community/tree/master/mentoring)

1. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?

Yes, we had presentations at 3 KubeCons, recordings and sched links to which are below.

| Event | Sched | Recording |
| -------------------------- | ------------------------------ | --------------------------------------------------- |
| KubeCon Europe 2024 | [link](https://sched.co/1Yhgm) | [link](https://www.youtube.com/watch?v=hdUgGBWUtLo) |
| KubeCon North America 2024 | [link](https://sched.co/1hoy3) | [link](https://www.youtube.com/watch?v=qt9fYGpSfNQ) |
| KubeCon India 2024 | [link](https://sched.co/1mpDm) | [link](https://www.youtube.com/watch?v=nlL9xppFLbo) |

4. KEP work in 2024 (v1.30, v1.31, v1.32):
<!--
TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.

Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
If you find any discrepancy in the generated list here, please check the KEP metadata.
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
-->

<!--

-->
None.

## [Subprojects](https://git.k8s.io/community/sig-contributor-experience#subprojects)

Expand All @@ -52,16 +61,17 @@

## [Working groups](https://git.k8s.io/community/sig-contributor-experience#working-groups)

None

## Operational

Operational tasks in [sig-governance.md]:
- [ ] [README.md] reviewed for accuracy and updated if needed
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
- [x] [README.md] reviewed for accuracy and updated if needed
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed


[CONTRIBUTING.md]: https://git.k8s.io/community/sig-contributor-experience/CONTRIBUTING.md
Expand Down