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

add scaler for temporal #6191

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

add scaler for temporal #6191

wants to merge 21 commits into from

Commits on Sep 26, 2024

  1. add scaler for temporal

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f5d7f78 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. add option to filter based on build ids

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2cfaa31 View commit details
    Browse the repository at this point in the history
  2. use typed config

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6018463 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. support apiKey authentication

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    984d1de View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. use context

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    58d8990 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. add MTLS auth option and some fixes

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9aad76c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. update e2e test to use official image

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5159eb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. rename metadata variables

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    5c8b3e6 View commit details
    Browse the repository at this point in the history
  2. fix temporal server override command

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    e946a54 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. remove namespace from cli args

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7390335 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update tests/scalers/temporal/temporal_test.go

    Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: Prajith <prajithpalakkuda@gmail.com>
    Prajithp and JorTurFer authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    66a373b View commit details
    Browse the repository at this point in the history
  2. Update tests/scalers/temporal/temporal_test.go

    Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: Prajith <prajithpalakkuda@gmail.com>
    Prajithp and JorTurFer authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7681beb View commit details
    Browse the repository at this point in the history
  3. Update tests/scalers/temporal/temporal_test.go

    Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: Prajith <prajithpalakkuda@gmail.com>
    Prajithp and JorTurFer authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d1aa803 View commit details
    Browse the repository at this point in the history
  4. add MinConnectTimeout option

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4cdecfb View commit details
    Browse the repository at this point in the history
  5. add test case for worker versioning

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ba2049a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 30, 2024

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

Commits on Nov 1, 2024

  1. add modules to vendor

    Signed-off-by: Prajithp <prajithpalakkuda@gmail.com>
    Prajithp committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    79af8dc View commit details
    Browse the repository at this point in the history
  2. Update tests/scalers/temporal/temporal_test.go

    Co-authored-by: Rob Holland <rob.holland@gmail.com>
    Signed-off-by: Prajith <prajithpalakkuda@gmail.com>
    Prajithp and robholland authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6e403df View commit details
    Browse the repository at this point in the history
  3. Update tests/scalers/temporal/temporal_test.go

    Co-authored-by: Rob Holland <rob.holland@gmail.com>
    Signed-off-by: Prajith <prajithpalakkuda@gmail.com>
    Prajithp and robholland authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4e7f89b View commit details
    Browse the repository at this point in the history