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

Reduce scope of host mounted volumes on linux systems #232

Merged
merged 2 commits into from
Oct 18, 2021
Merged

Conversation

dmitryax
Copy link
Contributor

@dmitryax dmitryax commented Oct 18, 2021

Reduce scope of host paths for mounted volumes to the minimum required by hostmetrics receiver - gopsutil library.

This change allows us to run the Splunk OTel Collector in k8s environments where mounting to host "/" path is prohibited.

Reduce scope of host paths for mounted volumes to the minimum required by hostmetrics receiver - gopsutil library.

This change will allow us to run the Splunk OTel Collector in k8s environments where mounting to host "/" path is prohibited.
@dmitryax dmitryax requested review from a team as code owners October 18, 2021 06:51
@dmitryax dmitryax changed the title Reduce scope of mounted volumes on linux systems Reduce scope of host mounted volumes on linux systems Oct 18, 2021
@rmfitzpatrick
Copy link
Contributor

rmfitzpatrick commented Oct 18, 2021

Do we need HOST_** env vars to be set with these changes?

edit: missed they were there.

@dmitryax dmitryax merged commit b04d649 into main Oct 18, 2021
@dmitryax dmitryax deleted the try-autopilot branch October 18, 2021 19:39
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.

3 participants