sumologic-kubernetes-collection
sumologic-kubernetes-collection copied to clipboard
Sumo Logic collection solution for Kubernetes
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...
The default directory used by the journald receiver (`/var/log/journal`) is governed by the `Storage=` setting in journald.conf (usually `Storage=auto`). Some OSes seem to default this to `/var/log/journal`; others, such as...
- Add ability to open extra ports on the daemonset to allow for customisation ### Checklist - [x] Changelog updated or skip changelog label added - [x] Documentation updated -...
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.48.1 to 0.52.0. Release notes Sourced from github.com/gruntwork-io/terratest's releases. v0.52.0 What's Changed feat: Add SSH certificate authentication support for Terratest by @james00012 in gruntwork-io/terratest#1594 Update golang.org/x/tools to...
chore(deps): bump github.com/open-telemetry/opentelemetry-operator from 0.115.0 to 0.137.0 in /tests
Bumps [github.com/open-telemetry/opentelemetry-operator](https://github.com/open-telemetry/opentelemetry-operator) from 0.115.0 to 0.137.0. Release notes Sourced from github.com/open-telemetry/opentelemetry-operator's releases. Release v0.137.0 0.137.0 🛑 Breaking changes 🛑 target allocator: Promote the operator.collector.targetallocatorcr feature flag to Stable (#2422) The...
Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.79.2 to 0.86.1. Release notes Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases. 0.86.1 / 2025-10-13 [BUGFIX] Fix formatting of Kubernetes events. #8015 0.86.0 / 2025-10-07 [!NOTE] This release introduces the...
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
### Scenario - Setup an AWS EKS Cluster using Fargate. - Follow the guide at [Fargate](https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/main/docs/fargate.md) to get things setup so that the CloudWatch collector will get the logs from...
Reduce the expected log count in the tests ### Checklist - [x] Changelog updated or skip changelog label added - [x] Integration tests added or modified for major features
To prevent a permanent diff when installing using gitOps tools like ArgoCD. These fields are automatically added by k8s when applied, causing a permanent diff between rendered & actual manifests....