announcements: ContribFest at KubeCon EU 2026 in Amsterdam#2017
Conversation
✅ Deploy Preview for cert-manager ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
d19b3dd to
49f4f2c
Compare
|
/hold |
|
Strange new line being inserted @wallrj-cyberark
|
Adds a blog post announcing the cert-manager ContribFest session at KubeCon EU 2026 in Amsterdam on March 24, 2026, 16:15-17:30 CET. Part of cert-manager/cert-manager#8641 Co-authored-by: Claude <claude@anthropic.com> Signed-off-by: Richard Wall <richard.wall@cyberark.com>
49f4f2c to
4aa433f
Compare
|
|
||
| KubeCon EU 2026 is almost here, and if you're heading to Amsterdam, we'd love to see you at our ContribFest session! | ||
|
|
||
| The cert-manager maintainers are hosting a [ContribFest event](https://kccnceu2026.sched.com/event/2EF7L/contribfest-dive-into-cert-manager-and-start-contributing-richard-wall-mladen-rusev-palo-alto-networks) on Tuesday March 24, 2026, 16\:15 - 17\:30 CET. |
There was a problem hiding this comment.
We escaped the colons because otherwise they get mis-interpreted as emojis ...or something like that. Without the escapes, the HTML looked like this:
<p>
The cert-manager maintainers are hosting a
<a href="https://kccnceu2026.sched.com/event/2EF7L/contribfest-dive-into-cert-manager-and-start-contributing-richard-wall-mladen-rusev-palo-alto-networks">
ContribFest event
</a>
on Tuesday March 24, 2026, 16<div></div> - 17<div></div> CET.
</p>The empty
tags after 16 and 17 show where the MDX parser was trying to render :15: and :30: as emoji shortcodes.
wallrj-cyberark
left a comment
There was a problem hiding this comment.
Self approving now that the rendering problem has been fixed.
See https://kubernetes.slack.com/archives/CDEQJ0Q8M/p1774079661968659
cc @wallrj
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wallrj The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/unhold |

Preview: https://deploy-preview-2017--cert-manager.netlify.app/announcements/2026/03/21/contribfest-kubecon-eu-2026/
Adds a blog post announcing the cert-manager ContribFest session at
KubeCon EU 2026 in Amsterdam on March 24, 2026, 16:15-17:30 CET.
This follows the same format as last year's announcement:
https://cert-manager.io/announcements/2025/03/11/contribfest-kubecon-eu-2025/
Part of cert-manager/cert-manager#8641