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

Metrics API Scaler support different formats #5347

Merged
merged 15 commits into from
Mar 24, 2024

Commits on Feb 29, 2024

  1. Metrics API Scaler support different format

    Signed-off-by: Friedrich Albert Kyuri <friedrichak42@gmail.com>
    Friedrich Albert Kyuri authored and fira42073 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    951d624 View commit details
    Browse the repository at this point in the history
  2. fix golangci-lint issues

    Signed-off-by: Friedrich Albert Kyuri <friedrichak42@gmail.com>
    Friedrich Albert Kyuri authored and fira42073 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2cba99c View commit details
    Browse the repository at this point in the history
  3. trigger ci and go mod tidy

    Signed-off-by: Friedrich Albert Kyuri <friedrichak42@gmail.com>
    Friedrich Albert Kyuri authored and fira42073 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fe853ae View commit details
    Browse the repository at this point in the history
  4. gci

    Signed-off-by: Friedrich Albert Kyuri <friedrichak42@gmail.com>
    Friedrich Albert Kyuri authored and fira42073 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6bb1d05 View commit details
    Browse the repository at this point in the history
  5. fix tests for metrics_api_scaler; add new tests for value_by_path; fi…

    …x []interface edge case for value_by_path
    
    Signed-off-by: Friedrich Albert Kyuri <friedrichak42@gmail.com>
    Friedrich Albert Kyuri authored and fira42073 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c59af14 View commit details
    Browse the repository at this point in the history
  6. fix: add format field to e2e tests; edit comment about apiformat

    Signed-off-by: Friedrich Albert Kyuri <friedrichak42@gmail.com>
    Friedrich Albert Kyuri committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b8db664 View commit details
    Browse the repository at this point in the history
  7. update changelog

    Signed-off-by: Friedrich Albert Kyuri <friedrichak42@gmail.com>
    Friedrich Albert Kyuri committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9177990 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bd4b61 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 5, 2024

  1. Merge branch 'main' into metric-scaler-format

    Signed-off-by: Murr Kyuri <39532283+Friedrich42@users.noreply.github.com>
    fira42073 authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0da2fff View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Apply suggestions from code review

    Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
    Signed-off-by: Murr Kyuri <39532283+Friedrich42@users.noreply.github.com>
    fira42073 and wozniakjan authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cb37f8f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into metric-scaler-format

    Signed-off-by: Murr Kyuri <39532283+Friedrich42@users.noreply.github.com>
    fira42073 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cc9e66b View commit details
    Browse the repository at this point in the history
  3. decrease duplication by defining a variable for inputs, revert test f…

    …ormat field to ensure backwards compatibility
    
    Signed-off-by: Friedrich Albert Kyuri <friedrichak42@gmail.com>
    Friedrich Albert Kyuri committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b5c15fe View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. add docstring with examples

    Signed-off-by: Friedrich Albert Kyuri <friedrichak42@gmail.com>
    Friedrich Albert Kyuri committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    177fd27 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

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