mirror of
https://github.com/siderolabs/omni.git
synced 2026-03-28 11:11:03 +01:00
Warn users when machines are provisioned without ImageFactory by creating a notification resource when invalid schematics are detected. The notification is gated behind a configurable flag under notifications.nonImageFactoryDeprecation with customizable title/body. Also adds omni_machines_invalid_schematic Prometheus metric, exposes the count in MachineStatusMetricsSpec, and adds a Machine Status section to the Grafana dashboard. Signed-off-by: Oguz Kilcan <oguz.kilcan@siderolabs.com>