Skip to content

Add OLM toolset with Subscription tracing tool#166

Draft
edcdavid wants to merge 1 commit intoopenshift:mainfrom
edcdavid:olm-toolset
Draft

Add OLM toolset with Subscription tracing tool#166
edcdavid wants to merge 1 commit intoopenshift:mainfrom
edcdavid:olm-toolset

Conversation

@edcdavid
Copy link

Introduce a new "olm" toolset with a trace_olm_subscription tool that walks the full OLM dependency chain (Subscription -> CatalogSource -> InstallPlan -> CSV) and pinpoints the exact step where an operator installation is failing. Returns structured JSON with per-step status and a summary, enabling AI assistants to quickly diagnose OLM issues.

The tool is registered as a separate toolset so it can be independently enabled/disabled via configuration.

Assisted by: Cursor.

Introduce a new "olm" toolset with a trace_olm_subscription tool that
walks the full OLM dependency chain (Subscription -> CatalogSource ->
InstallPlan -> CSV) and pinpoints the exact step where an operator
installation is failing. Returns structured JSON with per-step status
and a summary, enabling AI assistants to quickly diagnose OLM issues.

The tool is registered as a separate toolset so it can be independently
enabled/disabled via configuration.

Assisted by: Cursor.
@openshift-ci openshift-ci bot requested review from manusa and matzew February 27, 2026 21:55
@openshift-ci
Copy link

openshift-ci bot commented Feb 27, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: edcdavid
Once this PR has been reviewed and has the lgtm label, please assign matzew for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented Feb 27, 2026

@edcdavid: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@matzew
Copy link
Member

matzew commented Mar 3, 2026

Thanks for the PR!

Unlike other toolsets (e.g. kiali or kubevirt) here are no new tests in this PR.
Also, the README.md is not updated. Please run the make update-readme-tools target.

@matzew
Copy link
Member

matzew commented Mar 3, 2026

@edcdavid On the specifics of the olm tools, it would be nice to have a review from another olm engineer, if that is possible

@edcdavid edcdavid marked this pull request as draft March 3, 2026 17:40
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants