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

fix(rds): prevent rendering deprecated credentials when creating a database cluster from a snapshot (under feature flag) #27174

Merged
merged 10 commits into from
Sep 25, 2023

Commits on Sep 17, 2023

  1. feature flag

    Signed-off-by: Francis <[email protected]>
    colifran committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a3a257e View commit details
    Browse the repository at this point in the history
  2. feature flag doc update

    Signed-off-by: Francis <[email protected]>
    colifran committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    db19bc6 View commit details
    Browse the repository at this point in the history
  3. renderSnapshotCredentials

    Signed-off-by: Francis <[email protected]>
    colifran committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    6783d6c View commit details
    Browse the repository at this point in the history
  4. update DatabaseClusterFromSnapshot to use renderSnapshotCredentials a…

    …nd feature flag
    
    Signed-off-by: Francis <[email protected]>
    colifran committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    37a74ef View commit details
    Browse the repository at this point in the history
  5. unit tests

    Signed-off-by: Francis <[email protected]>
    colifran committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    1ee503d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. integ test and snapshots

    Signed-off-by: Francis <[email protected]>
    colifran committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    faadae8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    1519cca View commit details
    Browse the repository at this point in the history
  2. removed trailing space

    Signed-off-by: Francis <[email protected]>
    colifran committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b1ade6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c09dc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b834f0d View commit details
    Browse the repository at this point in the history