Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure masterUserPasswordSecretRef is still required #1434

Merged
merged 1 commit into from
Aug 18, 2022
Merged

Ensure masterUserPasswordSecretRef is still required #1434

merged 1 commit into from
Aug 18, 2022

Conversation

guilhermef
Copy link
Contributor

Signed-off-by: Guilherme Souza 101073+guilhermef@users.noreply.github.com

Description of your changes

When PR #1413 was tested, we noticed that the masterUserPasswordSecretRef was still required since it's used as a reference to the secret that will hold the generated DBCluster password.
This PR will make it required again.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

A new DBCluster was created in our environment with an empty password.
The provider created a random password and stored it on the Secret.

Signed-off-by: Guilherme Souza <101073+guilhermef@users.noreply.github.com>
@haarchri haarchri merged commit b6d25cb into crossplane-contrib:master Aug 18, 2022
@guilhermef guilhermef deleted the fix-AuroraClusterDB-autogenerate-password branch August 19, 2022 07:29
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.

None yet

2 participants