awslabs / crossplane-on-eks

Crossplane bespoke composition blueprints for AWS resources
Apache License 2.0
307 stars 109 forks source link

Fixing Issues with RDS Compositions and Example. #191

Closed elamaran11 closed 3 weeks ago

elamaran11 commented 1 month ago

What does this PR do?

This PR is to fix the issues with RDS Compositions and examples :

  1. Engine version is fixed to update the depracated version. Depracated version no longer works and MR resource fails.
  2. Fixing issue with password auto generation which is not working. Password auto generation is no longer supported and MOR resource fails.
  3. Adding right namespace to passwords with password snippet for postgres example

Motivation

Make RDS Compositions work.

More

Note:

For Moderators

Additional Notes

elamaran11 commented 3 weeks ago

@candonov Please merge this PR>