Skip to content

feat(#3530): bump mcp-integrations to Backstage 1.54.1 - #3535

Open
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/3530-bump-mcp-integrations
Open

feat(#3530): bump mcp-integrations to Backstage 1.54.1#3535
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/3530-bump-mcp-integrations

Conversation

@fullsend-ai-coder

Copy link
Copy Markdown
Contributor

Update the mcp-integrations workspace to the latest upstream commit (36e044fc) which bumps Backstage compatibility from 1.49.4 to 1.54.1. Add the new kubernetes-mcp-extras plugin to the plugin list and create its Package metadata.

Changes:

  • source.json: update repo-ref and repo-backstage-version
  • plugins-list.yaml: add kubernetes-mcp-extras entry
  • Existing metadata: bump plugin versions and OCI tags
  • New metadata: kubernetes-mcp-extras (v0.2.0, backend)
  • All metadata: add kubernetes-mcp-extras to pluginSources

Closes #3530

Post-script verification

  • Branch is not main/master (agent/3530-bump-mcp-integrations)
  • Secret scan passed (gitleaks — 102e37162b04bc906dbe8dd95e4d7414c0da5339..HEAD)
  • Pre-commit hooks passed (authoritative run on runner)
  • Tests ran inside sandbox

Update the mcp-integrations workspace to the latest upstream
commit (36e044fc) which bumps Backstage compatibility from
1.49.4 to 1.54.1. Add the new kubernetes-mcp-extras plugin
to the plugin list and create its Package metadata.

Changes:
- source.json: update repo-ref and repo-backstage-version
- plugins-list.yaml: add kubernetes-mcp-extras entry
- Existing metadata: bump plugin versions and OCI tags
- New metadata: kubernetes-mcp-extras (v0.2.0, backend)
- All metadata: add kubernetes-mcp-extras to pluginSources

Closes #3530
@fullsend-ai-coder
fullsend-ai-coder Bot requested a review from a team as a code owner September 2, 2026 15:36
@openshift-ci

openshift-ci Bot commented Sep 2, 2026

Copy link
Copy Markdown

Hi @fullsend-ai-coder[bot]. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@sonarqubecloud

sonarqubecloud Bot commented Sep 2, 2026

Copy link
Copy Markdown

@fullsend-ai-review

fullsend-ai-review Bot commented Sep 2, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 3:37 PM UTC · Completed 3:43 PM UTC

Commit: ba53ed7 · View workflow run →

Runtime: claude · Model: opus → claude-opus-4-6 · Cost: $0.83

@fullsend-ai-review

Copy link
Copy Markdown

Review — approve

Scope: Workspace metadata update for mcp-integrations — bumps Backstage compatibility from 1.49.4 to 1.54.1, updates upstream ref, bumps three existing plugin versions, and adds the new kubernetes-mcp-extras backend plugin.

Verified

Check Result
Upstream commit 36e044fc exists Confirmed (2026-08-24, rhdh-plugins)
Backstage version 1.54.1 matches upstream backstage.json Confirmed
kubernetes-mcp-extras version 0.2.0 matches upstream Confirmed
scaffolder-mcp-extras version 0.4.4 matches upstream Confirmed
software-catalog-mcp-extras version 0.2.5 matches upstream Confirmed
techdocs-mcp-extras version 0.2.6 matches upstream Confirmed
OCI tag format (bs_1.54.1__<ver>) consistent Confirmed
pluginSources updated consistently across all 4 metadata files Confirmed
New Package metadata structure matches sibling patterns Confirmed
plugins-list.yaml entry added, trailing newline fixed Confirmed
CODEOWNERS entry exists for /workspaces/mcp-integrations Confirmed
Target branch is main (new plugins allowed) Confirmed
Issue #3530 scope fully addressed Confirmed
PR body injection scan Clean

Findings

[low - docs-currency] catalog-entities/extensions/plugins/ — The three existing sibling plugins (scaffolder-mcp-extras, software-catalog-mcp-extras, techdocs-mcp-extras) each have a kind: Plugin entity in catalog-entities/extensions/plugins/ and are listed in all.yaml. The new kubernetes-mcp-extras plugin has no corresponding Plugin entity or all.yaml entry. Without one, the plugin will not appear in the RHDH Extensions UI. This is outside the stated scope of issue #3530 but should be tracked as follow-up work.

Summary

Clean workspace metadata update. All versions verified against the upstream repository at the pinned ref. The new kubernetes-mcp-extras Package metadata is well-formed and consistent with existing patterns. The appConfigExamples correctly list all four workspace plugins as pluginSources across all metadata files. No correctness, security, or scope concerns.


Labels: PR updates the mcp-integrations workspace metadata and adds a new plugin

@fullsend-ai-review fullsend-ai-review Bot added ready-for-merge All reviewers approved — ready to merge workspace-update PR modifies files in an existing workspace labels Sep 2, 2026
@@ -0,0 +1,38 @@
apiVersion: extensions.backstage.io/v1alpha1

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yangcao77 could you review this marketplace entry for the kubernetes mcp extras?

@johnmcollier johnmcollier left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good, holding off on approving til @yangcao77 can review the marketplace metadata for the kubernetes plugin

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

Labels

needs-ok-to-test ready-for-merge All reviewers approved — ready to merge workspace-update PR modifies files in an existing workspace

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump mcp-integrations to Backstage 1.54 and latest commit

1 participant