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
Set degraded condition instead of returning error for invalid annotations
Instead of returning an error (which causes infinite requeue with backoff),
set MondooOperatorDegraded condition so users can see the problem via
kubectl describe. The condition is cleared when annotations become valid.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments