Skip to content

[patch] code formating and database existence check added for rds#468

Merged
whitfiea merged 2 commits into
mainfrom
rds-mref-fixes
May 21, 2026
Merged

[patch] code formating and database existence check added for rds#468
whitfiea merged 2 commits into
mainfrom
rds-mref-fixes

Conversation

@amitpandey0217
Copy link
Copy Markdown
Contributor

@amitpandey0217 amitpandey0217 commented May 21, 2026

Description : During mref testing for rds we found few issues related to db check on post sync job.

  1. When we create db using pre sync create db job we should be checking if that db is created with that name when we run post sync job .
  2. We made common function which can be used during pre and post sync job
  3. We made each resource name different as we can have multiple rds instance sharing same resources which will create issues.

Test results:
Mref rds Job:
image

Mref secrets updated with db name:
image

Manage rds Job:
image

Manage secrets updated with db name:
image

@whitfiea whitfiea changed the title [patch]code formating and database existence check added. [patch]code formating and database existence check added for rds May 21, 2026
@whitfiea whitfiea changed the title [patch]code formating and database existence check added for rds [patch] code formating and database existence check added for rds May 21, 2026
@whitfiea whitfiea merged commit 3ca50d8 into main May 21, 2026
3 checks passed
@whitfiea whitfiea deleted the rds-mref-fixes branch May 21, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants