apecloud / kubeblocks

KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s.
https://kubeblocks.io
GNU Affero General Public License v3.0
2.21k stars 184 forks source link

[BUG] Restore, CMP got stuck #8534

Closed shanshanying closed 2 days ago

shanshanying commented 3 days ago
KubeBlocks: 1.0.0-beta.6
  1. create pg
  2. create a backup
  3. restore a pg cluster
  4. notice

    • restore completed

    • cluster status

      image
    • component status is:

      image
    • no InstanceSet created

shanshanying commented 3 days ago

Cluster is still waiting even restore is completed.

image

pg-restore.yaml.txt pg-restore-postgresql.yaml.txt

shanshanying commented 3 days ago

If the cmp is annotated, we will see pods created, and cmp goes running soon.

shanshanying commented 3 days ago

restored a new cluster near timestamp: 2024-11-26T12:39:52Z

kb.log