Skip to content

Commit

Permalink
add a contribfest page to be merged if we get accepted
Browse files Browse the repository at this point in the history
Signed-off-by: Maël Valais <[email protected]>
  • Loading branch information
maelvls committed Dec 10, 2024
1 parent 28737d7 commit a021da8
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .spelling
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,7 @@ yann-soubeyrand
yk
mfmbarros
maelvls
Maël
bitscuit
zsh
PodDisruptionBudget
Expand Down Expand Up @@ -774,3 +775,12 @@ Logics
OpenSSF
OSS-Fuzz
Korczynski

CyberArk
ContribFest
Zenior's
Godding
Boye
READMEs
K3d
CyberArk
52 changes: 52 additions & 0 deletions content/announcements/2024-12-10-contribfest-kubecon-eu-2025.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
slug: contribfest-kubecon-eu-2025
title: Join Us for ContribFest at KubeCon EU 2025 in London!
description: The cert-manager maintainers are hosting a ContribFest event on 2nd April, 2025, and you are invited!
date: "2024-12-10T09:00:00Z"
---

Are you heading to KubeCon EU 2025 in London this April? If so, we have some exciting news: the cert-manager maintainers are hosting a ContribFest event on 2nd April, 2025, and you are invited!

As a newly graduated CNCF project, there's never been a better time to get involved with cert-manager and make an impact in the Kubernetes ecosystem.

In this blog post, we will explain what ContribFest is and list first good issues to help you get started, whether you are joining us in London at KubeCon EU 2025 or participating from anywhere in the world.

## What is ContribFest?

ContribFest is an opportunity to join project maintainers and community contributors to explore good first issues, hunt bugs, discuss improvements, and pair program with maintainers to contribute directly to CNCF projects during a 90-minute session.

At this year's cert-manager ContribFest, maintainers including CyberArk's Maël Valais and Richard Wall, and Zenior's Erik Godding Boye will be on hand to show users of all experience levels how to get involved with the cert-manager project.

## Good First Issues

- **[#6637](https://github.com/cert-manager/cert-manager/issues/6637)**: Enable a lint to help avoid accidental shadowing of package imports.
- **[#6695](https://github.com/cert-manager/cert-manager/issues/6695)**: Update the Helm chart’s READMEs to mention usage in K3d clusters.
- **[#6622](https://github.com/cert-manager/cert-manager/issues/6622)**: Improve logging clarity in ACME challenge solver.
- **[#6732](https://github.com/cert-manager/cert-manager/issues/6732)**: Add a missing comment or doc string for a function in the E2E tests.
- **[#5925](https://github.com/cert-manager/cert-manager/issues/5925)**: Use `readOnlyRootFilesystem: true` for all containers.
- **[#5514](https://github.com/cert-manager/cert-manager/issues/5514)**: Venafi Issuer to read `caBundle` from ConfigMap or Secret.
- **[#2943](https://github.com/cert-manager/cert-manager/issues/2943)**: Allow configuration of the keystore file name.
- **[#1686](https://github.com/cert-manager/cert-manager/issues/1686)**: Support for Microsoft Active Directory Certificate Services.
- **[#2744](https://github.com/cert-manager/cert-manager/issues/2744)**: Documenting resolution for DigitalOcean and HTTP01 "connection timed out" error.
- **[#2888](https://github.com/cert-manager/cert-manager/issues/2888)**: Allow configuration of `MaxConcurrentChallenges`.
- **[#1520](https://github.com/cert-manager/cert-manager/issues/1520)**: Ingress-shim: Skip updating Certificate resource if one already exists.

## How to Prepare

To make the most of the event, here are a few tips:

- Familiarize yourself with the cert-manager project by exploring our [GitHub repository](https://github.com/cert-manager/cert-manager).
- Read our [Contributor Guide](https://cert-manager.io/docs/contributing/) to understand the basics of contributing to cert-manager.
- Join our community on the [Kubernetes Slack](https://slack.k8s.io/) in the `#cert-manager-dev` channel to ask questions and connect with the team.
- Don't forget your laptop!

## Join Us!

If you're in London, you can join us for ContribFest on Wednesday, April 2nd, **(details TBD)**.


We’re looking forward to seeing you at KubeCon EU 2025 in London! Together, we’ll make cert-manager even better while fostering a stronger open-source community.

**See you at ContribFest!**

Stay connected by following us on [Twitter](https://twitter.com/cert_manager), joining the channels `#cert-manager` and `#cert-manager-dev` on the [Kubernetes Slack](https://slack.k8s.io/), and exploring our [Contributor Guide](https://cert-manager.io/docs/contributing/).

0 comments on commit a021da8

Please sign in to comment.