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

Allocations present in deleted state post pod deletes #150

Closed
asm582 opened this issue Oct 8, 2024 · 3 comments
Closed

Allocations present in deleted state post pod deletes #150

asm582 opened this issue Oct 8, 2024 · 3 comments

Comments

@asm582
Copy link
Contributor

asm582 commented Oct 8, 2024

This is not harmful for pod allocations as deleted allocations are reused in the system, when hundreds of pods are deleted we usually see dangling 1 or 2 allocations in the deleted state. This could be the issue with the stale InstaSlice object which needs further investigation. if hundreds of pods are resubmitted the InstaSlice object gets in sync due to churn in the system. Refer this comment: #141 (comment)

@asm582
Copy link
Contributor Author

asm582 commented Oct 18, 2024

PR #184 has addressed this issue and local testing for me shows the same

@kannon92
Copy link
Contributor

/close

#184 seems to mean that this is complete.

Copy link

openshift-ci bot commented Nov 22, 2024

@kannon92: Closing this issue.

In response to this:

/close

#184 seems to mean that this is complete.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci openshift-ci bot closed this as completed Nov 22, 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

2 participants