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

feat: send events related to promise scheduling #369

Open
richcooper95 opened this issue Feb 14, 2025 · 0 comments
Open

feat: send events related to promise scheduling #369

richcooper95 opened this issue Feb 14, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@richcooper95
Copy link
Member

Summary

In #367 we introduced some events into Kratix. This story is to continue this trend by firing events to the Promise when the workloads have been:

  • scheduled (un)successfully;
  • written (un)successfully to the state store.

Details

We can add an EventRecorder to the reconciler for the WorkPlacementController and the Scheduler, which can then be used to fire events associated with a Promise (see #367 for examples).

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

No branches or pull requests

1 participant