You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically when a host is being force deleted by removing the finalizers, the ironic database needs to be fixed.
IIRC if using SQLite (the default starting in 3.3), it is enough to restart the ironic pod but if using MariaDB a series of steps need to be done as per suse-edge/charts#121