Failed to update sink manifests: scope '_system' with id 0x1008 exists with a different name/id on the cluster

The answer, for anybody who stumbles onto this issue is that you must map the bucket onto itself. Thus in your cbresrore object, spec.data.map: you’ll need:

  • source: mybucket
    target: mybucket