-
Notifications
You must be signed in to change notification settings - Fork 893
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The resourcebinding of the job has not been deleted. #4467
Comments
Did you use an orphan deletion strategy? |
Are you still able to reproduce this problem? I can't reproduce it. Only when I use an orphan deletion strategy, the phenomenon that occurs is consistent with the issue description. |
Since this field
From your code, you are not using orphan deletion strategy. So we’d better take a look at the detailed audit log of the deleted Job. |
Yes.
I don't really understand the |
Maybe, but it has nothing to do with Karmada. |
Looks similar to #969 @chaunceyjiang try delete job with background |
@yanfeng1992 Thanks for the reminder, I'll go check this out #969. |
@yanfeng1992 @whitewindmills Thank you all, the problem has been resolved. It indeed was the situation as you described. |
What happened:
The resourcebinding of the job has not been deleted.
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
The
delete
event seems to have triggered rematching policies.ownerReferences has been removed
Environment:
kubectl-karmada version
orkarmadactl version
):The text was updated successfully, but these errors were encountered: