Skip to content

add username to rds connection details - #475

Merged
ytsarev merged 1 commit into
crossplane-contrib:mainfrom
josephferrero:main
Jan 31, 2023
Merged

add username to rds connection details#475
ytsarev merged 1 commit into
crossplane-contrib:mainfrom
josephferrero:main

Conversation

@josephferrero

Copy link
Copy Markdown
Contributor

Signed-off-by: josephferrero joeferrero14@gmail.com

Description of your changes

Added username to the RDS instance connection secret.

Fixes #442 for the request to add the username to the connection secret. Note that the port is now included in the endpoint address, so it is not required to achieve feature parity with the database.aws.crossplane.io/v1beta1 provider.

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

I have run make local-deploy and created an RDS instance in AWS to test creation of the secret.

Signed-off-by: josephferrero <joeferrero14@gmail.com>
@Upbound-CLA

Upbound-CLA commented Jan 30, 2023

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@ytsarev ytsarev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks a lot for your contribution.

@ytsarev
ytsarev merged commit fe5a3da into crossplane-contrib:main Jan 31, 2023
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.

rds: WriteConnectionSecretToRef not working

4 participants