ci: build OTel operator images - #20239
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Codeowners resolved asResolved from the full PR diff against |
Circular import analysis
|
Dependency direction analysis
|
BenchmarksBenchmark execution time: 2026-09-10 21:25:52 Comparing candidate commit c7b2c7d in PR branch Found 1 performance improvements and 4 performance regressions! Performance is the same for 588 metrics, 10 unstable metrics, 6 known flaky benchmarks, 18 flaky benchmarks without significant changes.
|
Description
Upgrade the shared libdatadogbuild one-pipeline template to 1.5.0 and enable its OpenTelemetry Operator-compatible image jobs for Python.
Testing
DD_TEST_PODMAN_COMPAT=1 DD_TEST_USER=0:0 scripts/run-tests --venv d7f4942(Python 3.14 smoke test)scripts/lint checksRisks
The template upgrade can change shared CI jobs. The template remains version-pinned, and the PR pipeline will validate the generated OTel Operator image jobs. There are no runtime or public API changes.
Additional Notes
Python equivalent of DataDog/dd-trace-java#12255. No release note is needed because this is a CI-only change.