Skip to content

Conversation

@odubajDT
Copy link
Contributor

Description

Fix Kubernetes resolver initialization to allow exporter creation outside k8s cluster by deferring client creation to start time

Added some additional testing as well

Link to tracking issue

Fixes #42293

@odubajDT odubajDT marked this pull request as ready for review January 13, 2026 09:56
@odubajDT odubajDT requested a review from a team as a code owner January 13, 2026 09:56
@odubajDT odubajDT requested a review from dashpole January 13, 2026 09:56
@github-actions github-actions bot requested a review from rlankfo January 13, 2026 09:56
Copy link
Contributor

@iblancasa iblancasa left a comment

Choose a reason for hiding this comment

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

I think we should test error propagation from start(): no test verifies that errors from newInClusterClient() are properly returned.

@odubajDT odubajDT force-pushed the loadbalancing-config-validate branch from 33d8595 to e39b52c Compare January 15, 2026 04:57
@odubajDT
Copy link
Contributor Author

I think we should test error propagation from start(): no test verifies that errors from newInClusterClient() are properly returned.

Added additional testing

@odubajDT odubajDT requested a review from iblancasa January 15, 2026 04:58
Signed-off-by: odubajDT <[email protected]>
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.

Otel Config Validate Failing for Loadbalancing Exporters

3 participants