Koen van de Sande
Koen van de Sande
The check introduced on January 26 is too strict; YUVJ420P can also be accepted as a pixel format. This was working properly before that change.
**Is your feature request related to a problem? Please describe.** We have our Docker containers running with the `fluentd` logging driver. This allows us to inject tags and attributes before...
to address https://github.com/aws-observability/aws-otel-collector/issues/2659 **Description:** Fix building the Dockerfile with `BUILDMODE=build` **Link to tracking Issue:** Issue #2659 **Testing:** **Documentation:** By submitting this pull request, I confirm that my contribution is made...
**Describe the bug** If you try to build the OpenTelemetry container within a Docker container, it fails because the Go toolchain is too old (v1.20): **Steps to reproduce** Run the...
The bundled version is over 13 years old. This updates it.
### Jenkins and plugins versions report Environment ```text google-compute-engine:4.3.14 google-oauth-plugin:1.0.8 ``` ### What Operating System are you using (both controller, and any agents involved in the problem)? Linux AMD64 -...
**Describe the bug** When I try to use CPack on my project (after adding Redis++ using FetchContent), it now tries to build a Debian package. Could add the CPack area...