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

using otel-collector-chart without hostNetwork #1014

Closed
seekermarcel opened this issue Nov 10, 2023 · 5 comments
Closed

using otel-collector-chart without hostNetwork #1014

seekermarcel opened this issue Nov 10, 2023 · 5 comments
Labels
enhancement New feature or request Splunk Platform Issue related to Splunk Platform destination

Comments

@seekermarcel
Copy link

We want to use the otel-collector-chart with istio and thereby without the hostNetwork on a Linux system.
Currently the code only allows that for windows-based systems:

...
  spec:
    {{- if not .Values.isWindows }}
    hostNetwork: true
    {{- end }}
...

Could there be another configurable option added to deactivate hostNetwork manually via the values.yaml?

@atoulme
Copy link
Contributor

atoulme commented Nov 10, 2023

Please open a Splunk idea: https://ideas.splunk.com. Thanks!

@teimyBr
Copy link

teimyBr commented Nov 10, 2023

https://github.com/splunk/splunk-connect-for-kubernetes is obsolete end of the year.

We have to move to this.

In the old one is was disabled by default.

Now this is enabled.

So we need the option to disable it again.

@atoulme atoulme added Splunk Platform Issue related to Splunk Platform destination enhancement New feature or request labels Nov 10, 2023
@atoulme
Copy link
Contributor

atoulme commented Nov 10, 2023

Here, I logged it a while ago actually. Please upvote: https://ideas.splunk.com/ideas/EID-I-2101

@atoulme
Copy link
Contributor

atoulme commented Nov 17, 2023

Please follow up on the Splunk idea. Thanks!

@atoulme atoulme closed this as completed Nov 17, 2023
@theBNT
Copy link

theBNT commented Jan 18, 2024

For anyone reading here but not in the splunk idea (e.g. no splunkaccount), this has been addressed with PR #1107 and should land in the next release (>0.91.3).

Thanks so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Splunk Platform Issue related to Splunk Platform destination
Projects
None yet
Development

No branches or pull requests

4 participants