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

Commits on Feb 1, 2024

  1. fix: pods not readying thus task not ready

    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 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    95b81d0 View commit details
    Browse the repository at this point in the history