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: pods not readying thus task not ready #333

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

ilya-lesikov
Copy link
Member

Sometimes final Ready event comes from low-level trackers too early, before e.g. Pods are even added to StateStore. This forces to Task to go to Ready state regardless of Pods.

Sometimes final Ready event comes from low-level trackers too early,
before e.g. Pods are even added to StateStore. This forces to Task to go
to Ready state regardless of Pods.

Signed-off-by: Ilya Lesikov <[email protected]>
@ilya-lesikov ilya-lesikov merged commit 8023300 into main Feb 1, 2024
3 checks passed
@ilya-lesikov ilya-lesikov deleted the fix-workaround-pods-not-readying branch February 1, 2024 13:51
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

Successfully merging this pull request may close these issues.

1 participant