gocardless / theatre

GoCardless' collection of Kubernetes extensions
MIT License
23 stars 17 forks source link

Add event lifecycle schemas #245

Closed jackatbancast closed 2 years ago

jackatbancast commented 2 years ago

This changeset adds schemas for lifecycle events to be used by a lifecycle event publisher within theatre.

The events share common metadata of kind, event, observed_at and id.

For consoles this can be considered unique based on the provided context, namespace, console name and time of console object creation.