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
Don't use "error" in message on status update conflict
Avoid using the word "Error" when logging a conflict in updating the
workspace status, as this can confuse users. Conflicts occur when the
in-cluster object is newer than the object we are applying and do not
represent error states. The controller already retries automatically on
conflict.
Signed-off-by: Angel Misevski <[email protected]>
0 commit comments