sumologic-kubernetes-collection icon indicating copy to clipboard operation
sumologic-kubernetes-collection copied to clipboard

feat(otellogs): add hostNetwork and dnsPolicy configuration

Open azamorano opened this issue 2 months ago • 1 comments

Allows for configurable hostNetwork and dnsPolicy. Related with https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3940

Checklist

  • [x] Changelog updated or skip changelog label added
  • [x] Template tests added for new features

azamorano avatar Sep 19 '25 14:09 azamorano

@azamorano thank you for your contribution! Recommend that we also add an Integration test for this change to validate that the pods in the logs daemonset startup without issues. This should also test whether a pod would need associated clusterRole changes to run on this mode and that the logs are being received by sumologic.

rnishtala-sumo avatar Sep 19 '25 15:09 rnishtala-sumo

@echlebek sorry for the late response. I did not have much time to take a look to this. I'm failing to understand what I might have broken with my change in the current integration tests. I'm trying to run it locally and it works for me. Please find attached the snippet with the output of my test. test.log Could it be something transient?

azamorano avatar Nov 13 '25 09:11 azamorano

Hi @echlebek did you have a chance to take a look to my comment above?

azamorano avatar Dec 01 '25 15:12 azamorano