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

Document how functions can surface events/conditions on XRs/Claims #795

Closed
jbw976 opened this issue Jul 15, 2024 · 3 comments
Closed

Document how functions can surface events/conditions on XRs/Claims #795

jbw976 opened this issue Jul 15, 2024 · 3 comments
Assignees

Comments

@jbw976
Copy link
Member

jbw976 commented Jul 15, 2024

What's Missing?

The ability for functions to bubble up events and status conditions to XR and/or claim was merged for v1.17 in crossplane/crossplane#5450.

As @dalton-hill-0 describes in crossplane/crossplane#4947 (comment), we now have:

  • The ability for results to optionally emit events to the claim as well as the XR.
  • The ability to set status conditions on the XR and optionally the claim.

This feature should be documented so the community can understand what it does and how they can start using it within their own functions.

@dalton-hill-0
Copy link
Contributor

I identified a few spots to add this documentation. Please let me know what you think.

cc: @jbw976 @negz

@jbw976
Copy link
Member Author

jbw976 commented Sep 20, 2024

@jbw976
Copy link
Member Author

jbw976 commented Sep 20, 2024

All the locations in @dalton-hill-0's list have been merged, so I'll go ahead and close this issue now. Thanks @dalton-hill-0! 🙇‍♂️

@jbw976 jbw976 closed this as completed Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants