SREP-2024 feat: Add backplane login/console/cloud-console/read-only resource MCP endpoints#801
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #801 +/- ##
==========================================
+ Coverage 52.79% 52.85% +0.06%
==========================================
Files 80 86 +6
Lines 6065 6421 +356
==========================================
+ Hits 3202 3394 +192
- Misses 2435 2575 +140
- Partials 428 452 +24
🚀 New features to boost your workflow:
|
0d33df3 to
4e60ef1
Compare
95e165e to
cda22be
Compare
|
@samanthajayasinghe: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
@samanthajayasinghe - We can merge this PR first, however, follow-up PR could be created to fix the console MCP endpoint stuck issue due to console handler was calling consoleCmd.RunE() which internally waits indefinitely for SIGINT signal. Although it's not a hard-blocker, as we've added MCP transport mode for HTTP, it's better to add comments regarding how it could be used and tested properly for programmatic access from application if it's expected. (btw, I manually post http requests with curl with MCP server running in HTTP mode, but looks not working as expected.) More discussion: https://redhat-internal.slack.com/archives/C016S65RNG5/p1760647949399909?thread_ts=1760496139.024819&cid=C016S65RNG5 |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: samanthajayasinghe, xiaoyu74 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
SREP-2024 feat: Add backplane login MCP endpoint
What type of PR is this?
Extend #798 PR and add most MCP endpoints
What this PR does / Why we need it?
Which Jira/Github issue(s) does this PR fix?
Special notes for your reviewer
You can test the backplane MCP server, configuring backpane MCP server to Gemini or Claude
Unit Test Coverage
Guidelines
Test coverage checks
Pre-checks (if applicable)
/label tide/merge-method-squash