Nic Cope
Nic Cope
I'd like to make a code-freeze exception for https://github.com/crossplane/crossplane/pull/3321 if possible (i.e. make sure it's included in this release).
@didip Did you install Crossplane via its Helm chart before trying to install the CLI and a Configuration? See https://crossplane.io/docs/v1.9/getting-started/install-configure.html#install-crossplane. The error you're getting indicates Crossplane did not install the...
Our position as to whether Crossplane should be used to compose non-Crossplane resources has not changed. We don't design for that use-case and thus do not recommend or support it....
CC @muvaf, who I believe was investigating option 2 (ordered deletion).
I've been testing a fix for https://github.com/crossplane/crossplane/issues/1737. Per https://github.com/crossplane-contrib/provider-helm/pull/31#issuecomment-699855569 it's looking like the specific case outlined by this issue is mostly theoretical, because Kubernetes clusters are so slow to delete...
> Support ordered, serial deletion of composed resources (or ideally groups of composed resources). One observation about this approach is that it only works when the managed resource and its...
This KEP is relevant, worth watching - https://github.com/kubernetes/enhancements/pull/2840
@MisterMX I believe so - at least with server-side apply. xref https://github.com/crossplane/crossplane-runtime/pull/358
Linking to https://github.com/crossplane/crossplane/issues/2656
We're certainly open to improvements here. One thing I would ask is that we try to be guided by "data" (or at least sound logic) as much as possible when...