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

feat(rds): Add family selector to DBClusterParameterGroup #1274

Conversation

MisterMX
Copy link
Collaborator

Description of your changes

This makes dbParameterGroupFamily optional and adds a new field dbParameterGroupFamilySelector that will allow the controller to look up the former using DescribeDBEngineVersions.

Fixes #1273

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

Manually

@MisterMX MisterMX force-pushed the rds-parameter-group-family-selector branch from 878b387 to e24fe6f Compare April 26, 2022 14:31
Signed-off-by: Maximilian Blatt <maximilian.blatt-extern@deutschebahn.com>
(external expert on behalf of DB Netz AG)
@MisterMX MisterMX force-pushed the rds-parameter-group-family-selector branch from e24fe6f to e1577ea Compare April 26, 2022 15:18
@MisterMX
Copy link
Collaborator Author

MisterMX commented May 6, 2022

@haarchri do you have time to take a look at this?

Copy link
Member

@haarchri haarchri left a comment

Choose a reason for hiding this comment

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

tested the implementation in our environment LGTM

@haarchri haarchri merged commit c7d2dff into crossplane-contrib:master May 8, 2022
febarbosa182 pushed a commit to febarbosa182/provider-aws that referenced this pull request May 23, 2022
…-contrib#1274)

Signed-off-by: Maximilian Blatt <maximilian.blatt-extern@deutschebahn.com>
(external expert on behalf of DB Netz AG)
Signed-off-by: Felipe Barbosa <lybrbarbosa@gmail.com>
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: Determine parameter group family from engine version
2 participants