Jack
03/26/2025, 1:55 AMkubectl get spicedbcluster <name> -n <ns> -o yaml
2. Ensure that (spec.version == status.version.name) and (status.currentMigrationHash == status.targetMigrationHash)
If there's a better way to check (i.e. some field that contains "available" when the cluster is fully ready or something), I'm all ears!