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

Report XR as not ready if required patch failing #152

Open
phisco opened this issue Nov 8, 2024 · 1 comment · May be fixed by #137
Open

Report XR as not ready if required patch failing #152

phisco opened this issue Nov 8, 2024 · 1 comment · May be fixed by #137

Comments

@phisco
Copy link
Collaborator

phisco commented Nov 8, 2024

crossplane/crossplane#6021 introduced a way for functions to explicitly report XRs as not ready, independently of the Composed resources readiness.

We should leverage that to report the XR as not ready when a required patch on a non-existing composed resource fails due to a missing source, i.e.

if ToComposedResource(p) && !exists {
.

@MisterMX
Copy link
Contributor

MisterMX commented Nov 8, 2024

I think we can reuse #137 for that.

@phisco phisco linked a pull request Nov 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants