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(autoscaling): instance maintenance policy for AutoScalingGroup #28092

Merged
merged 20 commits into from
Dec 22, 2023

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    1ccc29d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efc8d38 View commit details
    Browse the repository at this point in the history
  3. change README

    go-to-k committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d18c78a View commit details
    Browse the repository at this point in the history
  4. add an integ test

    go-to-k committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    042b4b7 View commit details
    Browse the repository at this point in the history
  5. fix to add semicolons

    go-to-k committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ef4db98 View commit details
    Browse the repository at this point in the history
  6. change integ snapshots

    go-to-k committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    29a85ed View commit details
    Browse the repository at this point in the history
  7. change goc

    go-to-k committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8f8f6f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5814463 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. fix by the review

    fix by the review
    
    add new validation to clear previously set values
    
    add new unit tests
    go-to-k committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b4ef9f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. change the params to flat and nullable

    add integ
    go-to-k committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    23ef1b7 View commit details
    Browse the repository at this point in the history
  2. change parameter name

    go-to-k committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    5eb173e View commit details
    Browse the repository at this point in the history
  3. change README

    go-to-k committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    42b82e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Revert "change parameter name"

    This reverts commit 5eb173e.
    go-to-k committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    29da64a View commit details
    Browse the repository at this point in the history
  2. change default

    go-to-k committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7abed93 View commit details
    Browse the repository at this point in the history
  3. refactor method

    go-to-k committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    31cdf68 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    2852f77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    490b756 View commit details
    Browse the repository at this point in the history
  3. improve renderInstanceMaintenancePolicy and change param names to max…

    …HealthyPercentage and minHealthyPercentage
    go-to-k committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    43d5c02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3bf791 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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