fluxcd / notification-controller

The GitOps Toolkit event forwarded and notification dispatcher

Home Page:https://fluxcd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Add field to `Alert` CRD for adding metadata to the event

aristapimenta opened this issue · comments

At the moment the only field that can be used for adding more context to an event is .spec.summary, which needs to be a string.

It would be very nice to have a first-class way to enhance the context of an event with a proper metadata dictionary field.