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

Allow to annotate pods on change using a different label #126

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jun 28, 2024

  1. Allow to annotate pods on change using a different label

    This change allows users to optionally specify a different label (than the
    one used to watch receiver pods) for annotating pods on hashring change.
    
    This is useful in a separate Thanos receiver router and ingestor setup:
    https://thanos.io/tip/proposals-accepted/202012-receive-split.md/ where
    we need to watch a different set of ingestor pods to update the hashring,
    but the hashring is consumed by a different set of router pods.
    
    Signed-off-by: Ratnadeep Debnath <[email protected]>
    rtnpro committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    54a6f39 View commit details
    Browse the repository at this point in the history