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: add leader-election option #20

Merged
merged 12 commits into from
Aug 1, 2024

Commits on Jul 27, 2024

  1. feat: add leader-election option

    Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
    ugur99 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    7277f25 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. feat: add leader-election option - small fix for helm chart

    Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
    ugur99 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    aae6e93 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. feat: add leader-election option - fix log line

    Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
    ugur99 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e48093b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    b9fd994 View commit details
    Browse the repository at this point in the history
  2. fix: helm chart naming convention and leader election default values

    Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
    ugur99 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    620cc9f View commit details
    Browse the repository at this point in the history
  3. fix: leader-election options and some other fixes

    Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
    ugur99 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ee5a912 View commit details
    Browse the repository at this point in the history
  4. fix: revert hostNetwork value

    Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
    ugur99 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cf07f20 View commit details
    Browse the repository at this point in the history
  5. fix: revert replicaCount value

    Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
    ugur99 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    02d4754 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. fix: graceful shutdown and some helm templates

    Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
    ugur99 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d50a130 View commit details
    Browse the repository at this point in the history
  2. fix: graceful shutdown and some helm templates

    Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
    ugur99 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c58b230 View commit details
    Browse the repository at this point in the history
  3. fix: deployment helm template

    Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
    ugur99 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4d4e670 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix: synchronous execution instead of new goroutines

    Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
    ugur99 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c9237ab View commit details
    Browse the repository at this point in the history