Steven Borrelli

Results 52 comments of Steven Borrelli

I have a pull request open against function-patch-and-transform that uses the Common Expression Language (CEL) that is used with other parts of the K8s ecosystem (like CRD validation). Since multiple...

Can we close this issue? With functions we now have multiple ways to embed conditional logic into compositions, including https://github.com/crossplane-contrib/function-cel-filter.

@raffaelespazzoli thanks for opening this issue! I have a PR for this https://github.com/upbound/build/pull/158, would you be willing to test it with podman?

Folks, I can take a look at implementing this. It would point to something like a `KubeconfigSecretRef *SecretReference` that would contain data of the kubeconfig file generated by Crossplane Managed...

I need to be able to duplicate the issue, but I have seen instances where due to long running deletions like for DBs or K8s Clusters when having usage dependences...

Created issue #5193, this has impacted several users and should be addressed prior to beta graduation.

@phisco thanks for the response. What about the fact that it never seems to resolve the vpcid from status even after the value is populated to the parent XR?

I'm aware of several organizations this issue has affected. Further testing: - `--enable-realtime-compositions` does not affect the behavior - when it is failing, the `status` on the `XParent` is not...

This issue is still present in 1.17, see https://github.com/crossplane/crossplane/issues/5400#issuecomment-2334812959.

After using P&T as a function, it makes sense to deprecate it in core. The function can be integrated with development tooling for a better experience. Advanced users can develop...