Nic Cope

Results 846 comments of Nic Cope

> Would composition functions be able to set/override the message for the Healthy condition? @dalton-hill-0 I'm not sure. When would a function want to do that? For an XR I...

I was thinking of building this into Crossplane, but a `function-auto-healthy` could be a good way to prototype and play with the idea.

Anecdotally, I'm seeing the E2E tests flake a lot for this one though. Something to address before beta: ``` TestPropagateFieldsRemovalToXRAfterUpgrade/TestPropagateFieldsRemovalToXRAfterUpgrade/FieldsRemovalPropagatedToXR ```

Something to be aware of: https://github.com/crossplane-contrib/provider-kubernetes/pull/246#discussion_r1606334812 It seems like in some cases SSA will bump the resource version of the applied object even if nothing changed. In theory this could...

@lsviben Does DeletionPolicy log a deprecation warning at the moment? Are we pretty confident folks know it's deprecated?

Yeah that sounds good to me as a first step.

Whoops, automation wasn't supposed to close that.

I'm not confident exactly what the requester of this feature wanted, so I'm holding off on the review until I hear back about https://github.com/crossplane/crossplane/issues/5576#issuecomment-2083872790.

@duizabojul Could you please let us know if you can reproduce this without realtime compositions enabled?