Skip to content

Cannot update "preferredBackupWindow" field for Aurora DBClusters after provisioning #2512

@abrag01

Description

@abrag01

There is an issue where preferredBackupWindow field cannot be updated with new values after provisioning a RDS Aurora Cluster. The issue specifically seems to be due to a typo on line 575 of rds-controller/pkg/resource/db_cluster/custom_update.go, where "Spec. PreferredBackupWindow" is "Spec. PreferredBackupkWindow"

Steps to reproduce

  1. Try updating a preferredBackupWindow field for a Aurora Cluster
  2. Check CR, see that the field was not update with the desired value

Expected outcome
The field should've been updated in the CR and in AWS

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.service/rdsIndicates issues or PRs that are related to rds-controller.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions