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

Embed the struct in v1alpha2 #2508

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

jaronoff97
Copy link
Contributor

Description: Embeds the struct instead of using composition

@jaronoff97 jaronoff97 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jan 11, 2024
@jaronoff97 jaronoff97 requested a review from a team January 11, 2024 18:40
@@ -18521,6 +18521,13 @@ TargetAllocator indicates a value which determines whether to spawn a target all
PodDisruptionBudget specifies the pod disruption budget configuration to use for the target allocator workload.<br/>
</td>
<td>false</td>
</tr><tr>
<td><b><a href="#opentelemetrycollectorspectargetallocatorpodsecuritycontext">podSecurityContext</a></b></td>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was because we embed the v1 target allocator struct :/

@jaronoff97 jaronoff97 enabled auto-merge (squash) January 11, 2024 18:58
@jaronoff97 jaronoff97 merged commit d013d45 into open-telemetry:main Jan 12, 2024
27 checks passed
ItielOlenick pushed a commit to ItielOlenick/opentelemetry-operator that referenced this pull request May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants