Crossplane
Tracing crossplane creation and errors can be done by tracing your custom resource. But you might have to trace errors in the underlying provider resources as well.
crossplane beta trace my-custom-resource-type my-custom-resource-namecrossplane beta trace bucketpolicy.s3.aws.upbound.io my-custom-resource-name# Need kubectl to find more verbose messages aboutkubectl get bucketpolicy.s3.aws.upbound.io my-custom-resource-name -oyaml