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

refactor kubelet client to internal folder #3698

Merged
merged 2 commits into from
Jun 3, 2021
Merged

refactor kubelet client to internal folder #3698

merged 2 commits into from
Jun 3, 2021

Conversation

pxaws
Copy link
Contributor

@pxaws pxaws commented Jun 2, 2021

Description:
Refactor the logic about kubelet client out of kubeletstatsreceiver and put it into the internal folder so that other components can reuse it. For example, the upcoming container insight receiver also call kubelet endpoint to obtain the metadata information about pods: #3426 (comment)

Link to tracking Issue:
#2307

Testing:
Unit tests

@pxaws pxaws requested a review from a team June 2, 2021 23:19
@pxaws
Copy link
Contributor Author

pxaws commented Jun 2, 2021

@anuraaga @Aneurysm9 @mxiamxia Could you please take a look? Thanks!

@pxaws
Copy link
Contributor Author

pxaws commented Jun 2, 2021

@alolita Here is another PR related to AWS Container Insights

Copy link
Member

@mxiamxia mxiamxia left a comment

Choose a reason for hiding this comment

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

Thanks!

internal/kubelet/go.mod Outdated Show resolved Hide resolved
internal/kubelet/go.mod Outdated Show resolved Hide resolved
@mx-psi mx-psi added the ready to merge Code review completed; ready to merge by maintainers label Jun 3, 2021
@bogdandrutu bogdandrutu merged commit 858456f into open-telemetry:main Jun 3, 2021
alexperez52 referenced this pull request in open-o11y/opentelemetry-collector-contrib Aug 18, 2021
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants