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

inject AppWrapper finalizer in WebHook #228

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

dgrove-oss
Copy link
Collaborator

Avoid a needless reconciler race between the AppWrapper and Workload controllers when Kueue unsuspends the AppWrapper by updating its Spec "at the same time as" the AppWrapper controller was injecting the finalizer into the metadata.

Avoid a needless reconciler race between the AppWrapper and Workload
controllers when Kueue unsuspends the AppWrapper by updating its Spec
"at the same time as" the AppWrapper controller was injecting the
finalizer into the metadata.
@dgrove-oss dgrove-oss added the enhancement New feature or request label Aug 13, 2024
@dgrove-oss dgrove-oss merged commit 96563f6 into project-codeflare:main Aug 13, 2024
2 checks passed
@dgrove-oss dgrove-oss deleted the finalizer-in-webhook branch August 13, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant