Daniel Schaaff
Daniel Schaaff
## Bug Report **Describe the bug** In versions 1.8.12 and newer using the built in multline parser, as described here https://docs.fluentbit.io/manual/pipeline/inputs/tail#multiline-and-containers-v1.8, prevents all logs from shipping out of configured outputs....
### GitLab Provider version 3.15.1 ### GitLab version gitlab.com ### Terraform version 1.2.1 ### Relevant Terraform Configuration ```hcl resource "gitlab_project_protected_environment" "staging" { project = gitlab_project.this.id environment = "staging" deploy_access_levels {...
The mongodb_user provider does not support creating the user in multiple databases and including the resource more than gives a duplicate resources error. I believe the mongodb_user provider should accept...
The pod selector labels on the receive router deployment include the version label. Selector labels are immutable and this prevents updating the receive router. ``` Deployment/monitoring/thanos-receive-router dry-run failed, reason: Invalid,...
### Component(s) _No response_ ### What happened? ## Description When upgrading OpenTelemetry Operator from v0.120 to v0.122, existing OpenTelemetryCollector resources maintain the deprecated `telemetry.metrics.address` field while also adding the new...
### Component(s) collector ### What happened? ## Description When downgrading the operator to an older version, the managed opentelemetry collectors are not downgraded. ## Steps to Reproduce 1). Install 0.122...