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
Saw the same issue on my AKS clusters starting around 9/12, running the same versions mentioned above. I found restarting the deployment(kubectl -n kube-system rollout restart deployment/eraser-controller-manager) mitigated the issue for me.
Restarting the controller deployment enabled the new controller to kick off a new ImageJob.
I still see the same error in the logs, for the exact same ImageJob as the previous controller (imagejob-slchb), so it doesn't appear to completely mitigate the problem.
Issue seen by user of the AKS managed addon:
Started immediately after startup of the Eraser controller.
Environment:
kubectl version
): v1.25.11The text was updated successfully, but these errors were encountered: