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

[WIP] Generic parameter parser for scalers #5388

Closed
wants to merge 8 commits into from

Commits on Jan 15, 2024

  1. First commit

    Signed-off-by: dttung2905 <[email protected]>
    dttung2905 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    782db82 View commit details
    Browse the repository at this point in the history
  2. Rebase from master

    Signed-off-by: dttung2905 <[email protected]>
    dttung2905 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a19ef6e View commit details
    Browse the repository at this point in the history
  3. Fix Semgrep

    Signed-off-by: dttung2905 <[email protected]>
    dttung2905 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2b924bb View commit details
    Browse the repository at this point in the history
  4. Fix static check CI failure

    Signed-off-by: dttung2905 <[email protected]>
    dttung2905 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9b670f8 View commit details
    Browse the repository at this point in the history
  5. Add apache_kafka_scaler

    Signed-off-by: dttung2905 <[email protected]>
    dttung2905 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    cbc2f54 View commit details
    Browse the repository at this point in the history
  6. Finish apache kafka scaler

    Signed-off-by: dttung2905 <[email protected]>
    dttung2905 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1f6b9b2 View commit details
    Browse the repository at this point in the history
  7. Rebase from master

    Signed-off-by: dttung2905 <[email protected]>
    dttung2905 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8b8a4f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. chore: refactor scaler param getters to use generics

    Signed-off-by: Jan Wozniak <[email protected]>
    wozniakjan committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f03313c View commit details
    Browse the repository at this point in the history