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

Propagate contexts down scaler call stacks #2202

Merged
merged 9 commits into from
Oct 26, 2021
Merged

Commits on Oct 19, 2021

  1. Beginning to propagate contexts down scaler call stacks

    Signed-off-by: Aaron <aaron@ecomaz.net>
    arschles committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    e72eb6c View commit details
    Browse the repository at this point in the history
  2. finishing the rest of the http.NewRequest() calls

    Signed-off-by: Aaron <aaron@ecomaz.net>
    arschles committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    3bff363 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. adding context support to the redis scalers

    Signed-off-by: Aaron <aaron@ecomaz.net>
    arschles committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    33e28e7 View commit details
    Browse the repository at this point in the history
  2. plumbing contexts down the GetMetricSpecForScaling functions

    Signed-off-by: Aaron <aaron@ecomaz.net>
    arschles committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    5306768 View commit details
    Browse the repository at this point in the history
  3. using context in SQL scalers (MySQL, PostgreSQL, MS Sql Server) and a…

    …dding context to scaler Close interface
    
    Signed-off-by: Aaron <aaron@ecomaz.net>
    arschles committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    abd7ac6 View commit details
    Browse the repository at this point in the history
  4. more changes to calling of Close() function

    Signed-off-by: Aaron <aaron@ecomaz.net>
    arschles committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    b2dea3f View commit details
    Browse the repository at this point in the history
  5. adding feature to CHANGELOG

    Signed-off-by: Aaron <aaron@ecomaz.net>
    arschles committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    8c5be3d View commit details
    Browse the repository at this point in the history
  6. reverting auto-gen header comment

    Signed-off-by: Aaron <aaron@ecomaz.net>
    arschles committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    72c2072 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. moving changelog entry to 'other' section

    Signed-off-by: Aaron <aaron@ecomaz.net>
    arschles committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    7d36d88 View commit details
    Browse the repository at this point in the history