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

using Composition Functions may extra auto-require function at end of pipeline #797

Open
rj-devberg opened this issue Aug 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rj-devberg
Copy link

URL

What's Wrong?

When using composition functions in a composition there may be a need to end the pipeline with the extra auto-readiness function
https://marketplace.upbound.io/functions/crossplane-contrib/function-auto-ready/v0.2.1

This seems to be the case when using a custom function to add resources.

For instance I wrote a python function that adds resources but could not reach complete even though it added a number of composite resources as resources that reached ready in my composition.

There is no explanation anywhere as to why that is the case or what could be done to remedy it.

adding a blurb that this is possible when using functions

@rj-devberg rj-devberg added the bug Something isn't working label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant