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(ecs): add feature flag and remove ecs default deployment alarm settings #30217

Merged
merged 19 commits into from
May 15, 2024

Commits on Dec 8, 2023

  1. comment out adding in default deployment alarm value

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    918303f View commit details
    Browse the repository at this point in the history
  2. update unit test snapshots to remove default alarms

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6844098 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. update integ snapshots

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    826f50a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. update snapshots for codepipeline and elbv2 integ tests

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7959a5b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    20973c0 View commit details
    Browse the repository at this point in the history
  2. remove commented out default setting code

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0d00ca2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    2c78c0f View commit details
    Browse the repository at this point in the history
  2. fix compilation error

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    728ae5a View commit details
    Browse the repository at this point in the history
  3. remove deploymentAlarmsAvailableInRegion function - no longer necessary

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2089a65 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. add custom task revision integ snapshot changes

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f3d238c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    e3ded8d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. resolve conflicts

    xazhao committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    616cd94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80cd181 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    5af4f9f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    234e868 View commit details
    Browse the repository at this point in the history
  2. Fix failed integ test

    GavinZZ committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6e9de4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9449c0 View commit details
    Browse the repository at this point in the history
  4. Update feature flag naming

    GavinZZ committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bf6760d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f403e68 View commit details
    Browse the repository at this point in the history