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

fix(metrics): use targetallocator serviceaccount created by the operator #3447

Merged
merged 1 commit into from Dec 14, 2023

Conversation

swiatekm-sumo
Copy link
Contributor

@swiatekm-sumo swiatekm-sumo commented Dec 14, 2023

There's currently a bug in otel operator (open-telemetry/opentelemetry-operator#2443) which causes it to create a ServiceAccount for the Target Allocator even if we provide our own. In practice, we used the same name as the operator, so it only changed some labels. As a work around for this bug, we just let the operator handle this.

Checklist

  • Changelog updated or skip changelog label added

@swiatekm-sumo swiatekm-sumo requested a review from a team as a code owner December 14, 2023 11:41
@swiatekm-sumo swiatekm-sumo force-pushed the fix/metrics/targetallocator-serviceaccount branch from cda1301 to 212b872 Compare December 14, 2023 12:10
@swiatekm-sumo swiatekm-sumo force-pushed the fix/metrics/targetallocator-serviceaccount branch from 212b872 to 5638067 Compare December 14, 2023 12:30
@swiatekm-sumo swiatekm-sumo merged commit d5d472f into main Dec 14, 2023
34 checks passed
@swiatekm-sumo swiatekm-sumo deleted the fix/metrics/targetallocator-serviceaccount branch December 14, 2023 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants