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 ServiceAccount naming for target allocator #2445

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

swiatekm
Copy link
Contributor

@swiatekm swiatekm commented Dec 16, 2023

Description:
Fix default ServiceAccount name for target allocator. Up until now it erroneously used the collector name.

Don't create the ServiceAccount for the target allocator if the user provided one themselves.

Link to tracking Issue: #2443

Testing:
Added some unit tests and modified existing ones.

Looks like we don't have any builder tests for target allocator manifests. Adding them will require some refactoring, so I'd like to do it in a separate PR.

@swiatekm swiatekm marked this pull request as ready for review December 16, 2023 13:12
@swiatekm swiatekm requested a review from a team December 16, 2023 13:12
@pavolloffay pavolloffay merged commit 0b43d4e into open-telemetry:main Dec 18, 2023
27 checks passed
ItielOlenick pushed a commit to ItielOlenick/opentelemetry-operator that referenced this pull request May 1, 2024
@swiatekm swiatekm deleted the fix/ta-serviceaccount branch November 30, 2024 18:43
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.

2 participants