sensu / sensu-go

Simple. Scalable. Multi-cloud monitoring.
https://sensu.io
MIT License
1k stars 178 forks source link

Resource wrappers no longer specify metadata #5022

Closed echlebek closed 1 year ago

echlebek commented 1 year ago

This is a breaking change. Sensu resource definitions will no longer carry a top-level metadata object. Instead, the metadata will be represented underneath the "spec" attribute.

A compatibility tool will be provided to automatically upgrade older resource definitions into newer ones.