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

[receiver/k8sobject] support kubernetes leader election #32994

Open
TylerHelmuth opened this issue May 10, 2024 · 3 comments
Open

[receiver/k8sobject] support kubernetes leader election #32994

TylerHelmuth opened this issue May 10, 2024 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed never stale Issues marked with this label will be never staled and automatically removed priority:p2 Medium

Comments

@TylerHelmuth
Copy link
Member

TylerHelmuth commented May 10, 2024

Component(s)

receiver/k8sobjects

Is your feature request related to a problem? Please describe.

Currently the receiver is only supported in Deployment mode, with 1 replica. The receiver should know how to take advantage of leader election so that it can be run with multiple replicas or as a daemonset. This allows

Describe the solution you'd like

The receiver should know how to take advantage of leader election so that it can be run with multiple replicas or as a daemonset. This allows the users to potentially slim their k8s deployment architecture to only a daemonset or deployment, instead of needing to put the receiver in a specific collector instance with only 1 replica.

Describe alternatives you've considered

No response

Additional context

Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

@github-actions github-actions bot added the Stale label Jul 10, 2024
@TylerHelmuth TylerHelmuth added never stale Issues marked with this label will be never staled and automatically removed and removed Stale labels Jul 10, 2024
@BharatKJain
Copy link

@TylerHelmuth The PR is marked as stale, is the PR unit-tests still pending? Checking if I can contribute to it or not by adding/fixing the unit-tests.

@ChrsMark
Copy link
Member

Maybe we can merge this with #34460 which is more generic?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed never stale Issues marked with this label will be never staled and automatically removed priority:p2 Medium
Projects
None yet
Development

No branches or pull requests

3 participants