Skip to content

Conversation

@rtnpro
Copy link

@rtnpro rtnpro commented Nov 12, 2023

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.

Fixes #125

@philipgough
Copy link
Collaborator

@rtnpro would you mind rebasing on main

@rtnpro
Copy link
Author

rtnpro commented Jun 28, 2024

@philipgough I have rebased this PR on top of latest main

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 rtnpro force-pushed the annotate-diff-pods-on-change branch from 4e16979 to 54a6f39 Compare June 28, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support annotating pods on change for thanos receiver router and ingestor setup

2 participants