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

Updated EKS Resource Detector to use Go Client for Kubernetes #813

Merged
merged 5 commits into from
Jun 14, 2021

Conversation

rsvarma95
Copy link
Member

This PR is a change addressing #478

Changes

This is an enhancement feature. Instead of the EKS resource detector using the HTTP client directly to obtain the ConfigMap, the client-go Kubernetes client was used.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jun 4, 2021

CLA Signed

The committers are authorized under a signed CLA.

@alolita
Copy link
Member

alolita commented Jun 11, 2021

@dashpole @punya can we get another review from you on this PR. Thanks in advance!

@codecov
Copy link

codecov bot commented Jun 14, 2021

Codecov Report

Merging #813 (8e059c6) into main (969f43c) will increase coverage by 0.5%.
The diff coverage is 30.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #813     +/-   ##
=======================================
+ Coverage   78.4%   78.9%   +0.5%     
=======================================
  Files         62      62             
  Lines       2735    2711     -24     
=======================================
- Hits        2146    2141      -5     
+ Misses       455     437     -18     
+ Partials     134     133      -1     
Impacted Files Coverage Δ
detectors/aws/eks/detector.go 32.7% <30.0%> (+3.6%) ⬆️

@Aneurysm9 Aneurysm9 merged commit f1ff9d3 into open-telemetry:main Jun 14, 2021
@Aneurysm9 Aneurysm9 mentioned this pull request Jun 18, 2021
@pellared pellared added this to the untracked milestone Nov 8, 2024
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.

6 participants