rds-controller icon indicating copy to clipboard operation
rds-controller copied to clipboard

Add support for `RestoreDBClusterToPointInTime`

Open MauAraujo opened this issue 6 months ago • 5 comments

Issue #, if available: https://github.com/aws-controllers-k8s/community/issues/1665

Description of changes: This PR add support for restoring a DBCluster from another cluster, and specifying the type and time for the restore.

It follows the same approach used for restoring a DBCluster from a snapshot in https://github.com/aws-controllers-k8s/rds-controller/pull/101

MauAraujo avatar Aug 16 '24 17:08 MauAraujo