fix(compatibility): refresh OpenTelemetry Operator matrix - #4143
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
The scraper URL update matches the upstream doc move and the regenerated matrix entries align with the current upstream compatibility table.
Pull request overview
Updates the OpenTelemetry Operator compatibility ingestion so the repo’s generated compatibility matrix stays in sync with the upstream canonical compatibility document after it moved paths.
Changes:
- Point the OpenTelemetry Operator compatibility scraper at the new upstream
docs/getting-started/compatibility.mdlocation. - Regenerate the stored compatibility matrix entries to include operator releases
v0.155.0throughv0.158.0(including Kubernetesv1.36where documented).
File summaries
| File | Description |
|---|---|
| utils/compatibility/scrapers/opentelemetry-operator.py | Updates the upstream markdown URL used by the scraper to match the new official doc path. |
| static/compatibilities/opentelemetry-operator.yaml | Adds the newly documented operator versions and their supported Kubernetes version ranges. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Soffi AI SummaryThis PR fixes the OpenTelemetry Operator compatibility scraper, which had broken because upstream moved its ChangesOpenTelemetry Operator compatibility matrix refresh
Updated: 2026-09-08 08:49 UTC |
Greptile SummaryThis PR repairs the OpenTelemetry Operator compatibility scraper after the upstream compatibility document moved and refreshes the generated compatibility matrix.
Confidence Score: 5/5The PR appears safe to merge with no actionable correctness, security, or repository-rule violations identified. The new upstream path matches the scraper’s existing table assumptions, and the generated rows conform to the compatibility schema and consumer formatting requirements.
|
| Filename | Overview |
|---|---|
| utils/compatibility/scrapers/opentelemetry-operator.py | Updates the raw Markdown URL to the upstream document’s new location, whose table remains compatible with the existing parser. |
| static/compatibilities/opentelemetry-operator.yaml | Adds four releases with schema-compatible, correctly ordered Kubernetes compatibility metadata. |
Reviews (1): Last reviewed commit: "fix(compatibility): refresh OpenTelemetr..." | Re-trigger Greptile
Summary
compatibility.mdSources:
This is a compatibility-table update under the contributor program described in the repository README.
AI assistance disclosure: this contribution was prepared with OpenAI ChatGPT/Codex under the GitHub account owner's authorization. Review follow-up will be handled through this account.
Test Plan
static/compatibilities/opentelemetry-operator.yamlagainststatic/compatibilities/schema.jsonpython3 -m py_compileandgit diff --check