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

[v2]adds consumer offset reset policy option to keda kafka scaler #925

Merged

Commits on Jul 10, 2020

  1. adds consumer offset reset policy option to keda kafka scaler

    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    b0432a9 View commit details
    Browse the repository at this point in the history
  2. fixing metadata label that was lost in rename

    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    c1967c8 View commit details
    Browse the repository at this point in the history
  3. changes default offset reset policy to be coherent with current behavior

    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    6de5df5 View commit details
    Browse the repository at this point in the history
  4. adds metadata parse test for consumer offset reset parameter

    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    81f5605 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. uses offsetResetPolicy type in test data

    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    0187474 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. renames offset reset policy property and sets default to latest

    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    f8a4648 View commit details
    Browse the repository at this point in the history
  2. changes default outcome for offsetResetPolicy in tests

    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    81246de View commit details
    Browse the repository at this point in the history