Skip to content

Conversation

@alebedev87
Copy link

@alebedev87 alebedev87 commented Jan 9, 2026

This PR introduces a new toolset for inspecting OpenShift router pods through the Kubernetes MCP Server.

Added tools:

  • router_show_config: View the router's configuration.
  • router_show_info: Get router runtime information and statistics.
  • router_show_sessions: View all active sessions in the router.

@openshift-ci
Copy link

openshift-ci bot commented Jan 9, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@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 Jan 9, 2026
@openshift-ci
Copy link

openshift-ci bot commented Jan 9, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

@swghosh
Copy link
Member

swghosh commented Jan 12, 2026

#51 (comment)

Should we consider having this as a part of the "openshift" toolgroup?

@alebedev87 alebedev87 marked this pull request as ready for review January 12, 2026 22:39
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 12, 2026
@openshift-ci openshift-ci bot requested review from ardaguclu and matzew January 12, 2026 22:40
@alebedev87
Copy link
Author

Should we consider having this as a part of the "openshift" toolgroup?

@swghosh : That crossed my mind too. In my case "router" doesn't make much sense in Kubernetes context. However I didn't want to complicate things at this stage either.

This commit introduces a new toolset for inspecting
OpenShift router pods through the Kubernetes MCP Server.

Added tools:
- router_show_config: View the router's configuration
- router_show_info: Get router runtime information and statistics
- router_show_sessions: View all active sessions in the router
@openshift-ci
Copy link

openshift-ci bot commented Jan 12, 2026

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

@bentito
Copy link

bentito commented Jan 20, 2026

Wherever this ends up we'll likely end up using it as part of our NIDS MCP tooling. https://issues.redhat.com/browse/NE-2278 inspect_route likely can just call one of these or be replaced by one or more of these. Also we might want to support all of these such that we have richer router data. cc @rikatz @Thealisyed

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.

3 participants