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
The IronicInspector controller creates KeystoneService
and KeystoneEndpoint resources but was missing the Owns()
declarations in SetupWithManager().
This could prevent proper reconciliation if these resources
are modified or deleted.
This aligns the inspector controller with the ironicapi
controller pattern.
Signed-off-by: Harald Jensås <[email protected]>
0 commit comments