You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function could be used in situations where it is only responsible for a subset of all resources.
Currently crossplane.Request throws an exception if a CustomResource is in RunFunctionRequest, which is not in the map of CustomResources.
What problem are you facing?
This function could be used in situations where it is only responsible for a subset of all resources.
Currently crossplane.Request throws an exception if a CustomResource is in RunFunctionRequest, which is not in the map of CustomResources.
function-pkl/pkl/crossplane.contrib.example/compositions/steps/full.pkl
Lines 9 to 18 in c8b4f77
How could this Function help solve your problem?
If a resource is not defined crossplane.pkl should gracefully return a resource similar to unstructured.Unstructured.
The text was updated successfully, but these errors were encountered: