Skip to content

OLS-3033 Switch openshift-mcp-server image to openshift-mcp-tech-prev… - #2011

Open
sriroopar wants to merge 1 commit into
openshift:mainfrom
sriroopar:OLS-3033-ocp-mcp-switch-to-tech-preview
Open

OLS-3033 Switch openshift-mcp-server image to openshift-mcp-tech-prev…#2011
sriroopar wants to merge 1 commit into
openshift:mainfrom
sriroopar:OLS-3033-ocp-mcp-switch-to-tech-preview

Conversation

@sriroopar

@sriroopar sriroopar commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

…iew catalog

Consume the openshift-mcp-server image from the OCP MCP team's Tech Preview catalog instead of building and releasing it under the OLS Konflux tenant.

  • Update related_images.json: point to openshift-mcp-tech-preview registry, remove konflux_prefix/snapshot_component/revision (no longer OLS-built)
  • Regenerate bundle CSV with new image reference
  • Update ocpmcp.md constraint: note image is owned by OCP MCP team

Description

Type of change

  • Refactor
  • New feature
  • Bug fix
  • CVE fix
  • Optimization
  • Documentation Update
  • Configuration Update
  • Bump-up dependent library

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • PR has passed all pre-merge test jobs.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

Summary by CodeRabbit

  • Updates
    • Updated the operator to use the latest specified OpenShift MCP server Tech Preview image.
    • Future image tag and digest updates will track releases from the OCP MCP team and be reflected in the operator bundle.
    • The OpenShift MCP server image is released by the OCP MCP team; it is not built or released by OLS.
  • Documentation
    • Clarified image ownership, release responsibilities, and the process for incorporating new OpenShift MCP server releases.

@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • related_images.json is excluded by !related_images.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 1593dfb8-ff32-4e65-aa38-0ebc47a8dbd3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 7e93d55a-2121-4009-bb38-b1db83c3acce

📥 Commits

Reviewing files that changed from the base of the PR and between 3d955e5 and 500ff4d.

⛔ Files ignored due to path filters (1)
  • related_images.json is excluded by !related_images.json
📒 Files selected for processing (1)
  • bundle/manifests/lightspeed-operator.clusterserviceversion.yaml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The operator bundle now uses the OCP MCP Tech Preview image with commit tag 3d3d433efbc6a80b2e2a311afa294fbb48d2cd33. The specification documents OCP MCP release ownership and bundle update steps.

Changes

OpenShift MCP image update

Layer / File(s) Summary
Image reference and release contract
.ai/spec/what/ocpmcp.md, bundle/manifests/lightspeed-operator.clusterserviceversion.yaml
The deployment and relatedImages now reference the OCP MCP Tech Preview image. The specification states that the OCP MCP team owns image releases and that bundle metadata is regenerated for new releases.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 500ff

This is a localized image-reference and bundle metadata update with no actionable merge-blocking risk remaining after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the main change: switching the openshift-mcp-server image to the openshift-mcp-tech-preview source.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@openshift-ci
openshift-ci Bot requested review from blublinsky and xrajesh September 2, 2026 15:53
@openshift-ci

openshift-ci Bot commented Sep 2, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign joshuawilson 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

@lyarwood

lyarwood commented Sep 2, 2026

Copy link
Copy Markdown

/cc

@openshift-ci
openshift-ci Bot requested a review from lyarwood September 2, 2026 16:28
@sriroopar
sriroopar force-pushed the OLS-3033-ocp-mcp-switch-to-tech-preview branch from ed68e52 to 500ff4d Compare September 2, 2026 17:30
- Switch openshift-mcp-server to openshift-mcp-tech-preview catalog
- Update RHOKP image to use specific SHA digest

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@sriroopar
sriroopar force-pushed the OLS-3033-ocp-mcp-switch-to-tech-preview branch from 9fbffff to e83e9f2 Compare September 2, 2026 17:40
@openshift-ci

openshift-ci Bot commented Sep 2, 2026

Copy link
Copy Markdown

@sriroopar: 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants