fluxcd / notification-controller

The GitOps Toolkit event forwarder and notification dispatcher
https://fluxcd.io
Apache License 2.0
150 stars 131 forks source link

telegram notifier should escape with metadata key #829

Closed hs1o closed 2 months ago

hs1o commented 4 months ago

Hi, I saw the telegram notifier wont escape with metadata key. The key sometimes will need to be kubernetes.io/somekey. I think the escape for metadata key is needed.

makkes commented 2 months ago

I took the liberty to add a unit test for the Telegram notifier.

fluxcdbot commented 2 months ago

Successfully created backport PR for release/v1.3.x: