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: Use mili scale to support more precision #3125

Merged
merged 17 commits into from
Jun 14, 2022

Commits on Jun 5, 2022

  1. add 'A' scalers

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    c91b7c9 View commit details
    Browse the repository at this point in the history
  2. add 'E' scalers

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    2e3ee10 View commit details
    Browse the repository at this point in the history
  3. add 'G' scalers

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    875a831 View commit details
    Browse the repository at this point in the history
  4. add 'M' scalers

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    ae2e31b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. fix error in metrics api

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    aef8f3c View commit details
    Browse the repository at this point in the history
  2. add 'P' scalers

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    ce0aac0 View commit details
    Browse the repository at this point in the history
  3. update gitignore

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    49a4621 View commit details
    Browse the repository at this point in the history
  4. Add all the scalers

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    6531b85 View commit details
    Browse the repository at this point in the history
  5. apply pre-commit

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    54440c7 View commit details
    Browse the repository at this point in the history
  6. undo changes in cassandra scaler

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    8d3f6c6 View commit details
    Browse the repository at this point in the history
  7. update e2e

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    4d6385e View commit details
    Browse the repository at this point in the history
  8. reverted changes in gcp scalers

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    f8acccf View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. use float64 for ScaledJob calculations

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    c1a4964 View commit details
    Browse the repository at this point in the history
  2. undo e2e test changes

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    77e807c View commit details
    Browse the repository at this point in the history
  3. fix tests

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7724db2 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. update changelog

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    98994f1 View commit details
    Browse the repository at this point in the history
  2. fix typo

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    c7080bf View commit details
    Browse the repository at this point in the history