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 metric name passed to external scaler in GetMetrics call. #2890

Merged
merged 7 commits into from
Apr 8, 2022

Commits on Apr 7, 2022

  1. Fix metric name passed to external scaler in GetMetrics call.

    Signed-off-by: Vighnesh Shenoy <[email protected]>
    v-shenoy committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    13ce14c View commit details
    Browse the repository at this point in the history
  2. Add e2e test for external scaler.

    Signed-off-by: Vighnesh Shenoy <[email protected]>
    v-shenoy committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    5784edb View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.

    Signed-off-by: Vighnesh Shenoy <[email protected]>
    v-shenoy committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    0370cd8 View commit details
    Browse the repository at this point in the history
  4. Remove TODO.

    Signed-off-by: Vighnesh Shenoy <[email protected]>
    v-shenoy committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    a025596 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Add tests.

    Signed-off-by: Vighnesh Shenoy <[email protected]>
    v-shenoy committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    905e617 View commit details
    Browse the repository at this point in the history
  2. Modify function name.

    Signed-off-by: Vighnesh Shenoy <[email protected]>
    v-shenoy committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8a1fc4c View commit details
    Browse the repository at this point in the history
  3. Add test case with scaler index > 9.

    Signed-off-by: Vighnesh Shenoy <[email protected]>
    v-shenoy committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    46cfd44 View commit details
    Browse the repository at this point in the history