fluxcd/notification-controller

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

aristapimenta opened this issue · 0 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.