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

Database Resource Provider #683

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    c95b1a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c1b92a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35cd413 View commit details
    Browse the repository at this point in the history
  4. Importing secret into the blueprint, need to move it into K8s secret,…

    … integrate it into PostgresProps.auth.existingSecret
    5herlocked committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a206935 View commit details
    Browse the repository at this point in the history
  5. Added RDS to spi/types.ts

    5herlocked committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    88b07c9 View commit details
    Browse the repository at this point in the history
  6. Added RDS RP, testing required, but it should work. Mimics the aurora…

    … provider.
    
    Updated both RPs to also take in arbitrary props for both while enforcing EKS best practices (all the vpc stuff)
    5herlocked committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    58f245f View commit details
    Browse the repository at this point in the history
  7. Finished the test cases

    5herlocked committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ff7ea00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba163db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fbb3711 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d865ce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1fab32f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d169df View commit details
    Browse the repository at this point in the history