We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
I identified a few spots to add this documentation. Please let me know what you think.
cc: @jbw976 @negz
Sorry, something went wrong.
https://github.com/crossplane-contrib/function-status-transformer is also related here ✅
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! 🙇♂️
dalton-hill-0
No branches or pull requests
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:
This feature should be documented so the community can understand what it does and how they can start using it within their own functions.
The text was updated successfully, but these errors were encountered: