Skip to content

Conversation

@Nitesh-vaidyanath
Copy link

@Nitesh-vaidyanath Nitesh-vaidyanath commented Nov 6, 2025

@Nitesh-vaidyanath Nitesh-vaidyanath requested a review from a team as a code owner November 6, 2025 07:23
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Nov 6, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: Nitesh-vaidyanath / name: Nitesh Vaidyanath (84872c6, ce44720, da8725d)
  • ✅ login: Nitesh-vaidyanath / name: Nitesh-vaidyanath (42c01a9)

Copy link
Member

@frzifus frzifus left a comment

Choose a reason for hiding this comment

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

ty @Nitesh-vaidyanath - I think you need to follow the easyCLA process to get this merged.

@frzifus
Copy link
Member

frzifus commented Nov 6, 2025

You may also want to add a changelog entry for this fix. You can generate a template usingmake chlog-new. It will appear in .chloggen.

note: "OpAMP Bridge: collector.DeepCopy() causes full spec updates → DaemonSet mode fails (should patch spec.config only)"

# One or more tracking issues related to the change
issues: [https://github.com/open-telemetry/opentelemetry-operator/pull/4482]
Copy link
Contributor

Choose a reason for hiding this comment

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

you can just provide an issue number here

Comment on lines +107 to +109
if instance.Spec.Mode == v1beta1.ModeDaemonSet {
return c.updateConfigOnly(ctx, instance, updatedCollector)
}
Copy link
Contributor

Choose a reason for hiding this comment

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

can we add to an existing e2e test to verify this change?

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.

OpAMP Bridge: collector.DeepCopy() causes full spec updates → DaemonSet mode fails (should patch spec.config only)

3 participants