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

change alertmanager-svc-headless from http to grpc port + expose 9094 TCP and UDP #435

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Feb 16, 2023

  1. change alertmanager-svc-headless from http to grpc port

    Signed-off-by: AlexandreRoux <alexandreroux42@protonmail.com>
    humblebundledore committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    dcc7660 View commit details
    Browse the repository at this point in the history
  2. edit CHANGELOG.md

    Signed-off-by: AlexandreRoux <alexandreroux42@protonmail.com>
    humblebundledore committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d8bdc70 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. expose 9094 TCP UDP for gossip cluster

    Signed-off-by: AlexandreRoux <alexandreroux42@protonmail.com>
    humblebundledore committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a001e49 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    b0df50e View commit details
    Browse the repository at this point in the history
  2. support configuration of gossip cluster port

    Signed-off-by: AlexandreRoux <alexandreroux42@protonmail.com>
    humblebundledore committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e483cd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

Commits on May 12, 2023

  1. WIP: configure alertmanager HA cluster mode for sts

    Signed-off-by: Niclas Schad <niclas.schad@gmail.com>
    nschad committed May 12, 2023
    Configuration menu
    Copy the full SHA
    05b3403 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    d29022e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d22e3a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. configure alertmanager cluster peers as comma seperated list

    Signed-off-by: AlexandreRoux <alexandreroux42@protonmail.com>
    humblebundledore committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1d830da View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. clarify values.yaml about cluster enable by default

    Signed-off-by: AlexandreRoux <alexandreroux42@protonmail.com>
    humblebundledore committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e909803 View commit details
    Browse the repository at this point in the history
  2. replicaset should not set -alertmanager-cluster-peers when cluster is…

    … disable
    
    Signed-off-by: AlexandreRoux <alexandreroux42@protonmail.com>
    humblebundledore committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b9efaee View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. fix wrong name for grpc targetPort

    Signed-off-by: AlexandreRoux <alexandreroux42@protonmail.com>
    humblebundledore committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    87e6eb4 View commit details
    Browse the repository at this point in the history
  2. re-introduce alertmanager-dep.yaml

    Signed-off-by: AlexandreRoux <alexandreroux42@protonmail.com>
    humblebundledore committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    62c1222 View commit details
    Browse the repository at this point in the history