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

ensure AppWrapper controller sets PodsReady condition on Workload #180

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

dgrove-oss
Copy link
Collaborator

Need to conservatively set the WaitForPodsReady option to true so that the AppWrapper instance of Kueue's generic reconciller loop will set the PodsReady condition on the Workload instance when pods become ready.

Need to conservatively set the WaitForPodsReady option to true so that
the AppWrapper instance of Kueue's generic reconciller loop will set
the PodsReady condition on the Workload instance when pods become
ready.
@dgrove-oss dgrove-oss added the bug Something isn't working label Jun 27, 2024
@dgrove-oss dgrove-oss merged commit 3fe1fa5 into project-codeflare:main Jun 27, 2024
2 checks passed
@dgrove-oss dgrove-oss deleted the pod-ready branch June 27, 2024 22:18
dgrove-oss added a commit to dgrove-oss/appwrapper that referenced this pull request Jun 28, 2024
…oject-codeflare#180)

Need to conservatively set the WaitForPodsReady option to true so that
the AppWrapper instance of Kueue's generic reconciller loop will set
the PodsReady condition on the Workload instance when pods become
ready.
dgrove-oss added a commit that referenced this pull request Jun 28, 2024
…) (#182)

Need to conservatively set the WaitForPodsReady option to true so that
the AppWrapper instance of Kueue's generic reconciller loop will set
the PodsReady condition on the Workload instance when pods become
ready.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant