Skip to content

[BUG] PITR restore cluster will remain in the "creating" state indefinitely when the Point of time incorrect #10098

@1aal

Description

@1aal
2026-03-20T03:07:39.101Z	INFO	restore "my-mssql-restore-pitr-mssql-8808ee60-preparedata" status is Failed, you can describe it and re-restore the cluster.	{"controller": "component", "controllerGroup": "[apps.kubeblocks.io](http://apps.kubeblocks.io/)", "controllerKind": "Component", "Component": {"name":"my-mssql-restore-pitr-mssql","namespace":"kubeblocks-cloud-ns"}, "namespace": "kubeblocks-cloud-ns", "name": "my-mssql-restore-pitr-mssql", "reconcileID": "05aedc98-4acc-4a14-9f4b-a94994b97275", "component": {"name":"my-mssql-restore-pitr-mssql","namespace":"kubeblocks-cloud-ns"}}
2026-03-20T03:07:39.101Z	ERROR	Reconciler error	{"controller": "component", "controllerGroup": "[apps.kubeblocks.io](http://apps.kubeblocks.io/)", "controllerKind": "Component", "Component": {"name":"my-mssql-restore-pitr-mssql","namespace":"kubeblocks-cloud-ns"}, "namespace": "kubeblocks-cloud-ns", "name": "my-mssql-restore-pitr-mssql", "reconcileID": "05aedc98-4acc-4a14-9f4b-a94994b97275", "error": "restore \"my-mssql-restore-pitr-mssql-8808ee60-preparedata\" status is Failed, you can describe it and re-restore the cluster."}

When the PITR (Point-in-Time Recovery) recovery time point is incorrect, the cluster will remain in the "creating" state indefinitely.

The expectation is that if the PITR time point is invalid, no cluster CR (Custom Resource) resource should be created.

Metadata

Metadata

Labels

kind/bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions