Skip to content
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

Fix non-determinism in deletes #122

Closed
asm582 opened this issue Sep 23, 2024 · 3 comments
Closed

Fix non-determinism in deletes #122

asm582 opened this issue Sep 23, 2024 · 3 comments

Comments

@asm582
Copy link
Contributor

asm582 commented Sep 23, 2024

When bursts of pods are submitted then at random few pods fail to delete because the finalizer was not removed from the pod by the controller. The controller is missing retries on the pod post InstaSlice allocation deletion.

@asm582
Copy link
Contributor Author

asm582 commented Sep 23, 2024

solved by #121

@asm582
Copy link
Contributor Author

asm582 commented Oct 8, 2024

Solved by #141 for a scenario where the daemonset pod crashes.

@asm582
Copy link
Contributor Author

asm582 commented Oct 24, 2024

I do not see this issue now, closing it.

@asm582 asm582 closed this as completed Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant