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
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)
The text was updated successfully, but these errors were encountered:
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.
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)
The text was updated successfully, but these errors were encountered: