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
Unlike referenced resources, which specify a future intent, adoption
only affects resources which have already been created. Successive
executions will produce the same output, so there is no need to
re-reconcile if we found orphaned resources.
Also we seem to be hitting this a lot in practise, most likely due to
the controller-runtime read-after-write cache inconsistency issue.
0 commit comments