Philippe Scorsolini

Results 221 comments of Philippe Scorsolini

trying pinging @harshanarayana 🙏 😬

Didn't want to hijack the original pr, just wanted to see if it broke tests, I'm fine closing this one and porting only my commit to #389 🙏

And thanks @Fricounet for the initial implementation!

Patching between resources depends on the function, what you really want is `crossplane beta render` to support multiple iterations, but I think it would be out of scope for the...

@ytsarev do you mean like being able to directly apply the desired state on top of the previously observed resources? Something like the diagram below? ![image](https://github.com/crossplane/crossplane/assets/5697904/2ae2ece3-f892-4b42-9abb-ad1265c4006c)

Got it! I agree it would be a useful feature, but I think there is value in keeping `crossplane beta render` as simple as possible, it should be a tool...

I think the direction in https://github.com/crossplane/crossplane/issues/5710 is the right one, it fits pretty well my diagram above

This sounds like a behaviour we want to investigate further to check whether we introduced a regression at some point. @b-m-f, do you happen to have an example manifest reproducing...

Hi @rj-devberg, the composite resource will result ready when all desired composed resources returned by the pipeline are ready, but readiness is not defined as the Ready condition, but an...