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

update aws related scalers to reuse the aws clients #2255

Merged
merged 3 commits into from
Nov 8, 2021

Commits on Nov 4, 2021

  1. update aws related scalers to reuse the aws clients, instead of creat…

    …ing a new one for every GetMetrics call
    
    Signed-off-by: Xiayang Wu <xwu@rippling.com>
    fivesheep committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    c450f53 View commit details
    Browse the repository at this point in the history
  2. update Changelog

    Signed-off-by: Xiayang Wu <xwu@rippling.com>
    fivesheep committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    fd9543c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. improve unit tests for aws scalers

    Signed-off-by: Xiayang Wu <xwu@rippling.com>
    fivesheep committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    abaf88b View commit details
    Browse the repository at this point in the history