Skip to content

chore(gateway): bump openapi-to-mcp image tag to 1.0.5 - #385

Merged
shreemaan-abhishek merged 1 commit into
api7:mainfrom
shreemaan-abhishek:chore/openapi2mcp-1.0.5
Sep 15, 2026
Merged

shreemaan-abhishek merged 1 commit into
api7:mainfrom
shreemaan-abhishek:chore/openapi2mcp-1.0.5

Conversation

@shreemaan-abhishek

@shreemaan-abhishek shreemaan-abhishek commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Bump the OpenAPI-to-MCP sidecar image tag from 1.0.2 to 1.0.5, and bump the gateway chart version from 3.10.14 to 3.10.15.

Changes

  • charts/gateway/values.yaml: update openapiToMcp.image.tag to 1.0.5
  • charts/gateway/Chart.yaml: update the chart version to 3.10.15
  • charts/gateway/README.md: regenerate the documented default

References

Summary by CodeRabbit

  • Updates
    • Updated the gateway deployment chart to version 3.10.15.
    • Updated the OpenAPI-to-MCP sidecar image to version 1.0.5.
    • Updated the documented default image version to match.

@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: 3a9e620b-7ed6-488a-9f45-4c146eb74934

📥 Commits

Reviewing files that changed from the base of the PR and between 65764f6 and ff2e3e7.

📒 Files selected for processing (3)
  • charts/gateway/Chart.yaml
  • charts/gateway/README.md
  • charts/gateway/values.yaml

Included review availability: 4 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour.


📝 Walkthrough

Walkthrough

The gateway Helm chart version changed from 3.10.14 to 3.10.15. The OpenAPI-to-MCP sidecar image tag changed from 1.0.2 to 1.0.5 in the chart values and README.

Changes

Gateway chart update

Layer / File(s) Summary
Chart release and sidecar image update
charts/gateway/Chart.yaml, charts/gateway/values.yaml, charts/gateway/README.md
The chart version is now 3.10.15. The configured and documented OpenAPI-to-MCP sidecar image tag is now 1.0.5.

Priority: ⬇️ Low

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

Change: Other

Suggested reviewers: jarvis9443

Merge Risk: ⚪ Minimal · up to ff2e3

The gateway chart release and sidecar image updates are consistent across the changed files and are ready to merge.

🚥 Pre-merge checks | ✅ 5 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
E2e Test Quality Review ⚠️ Warning Blocking issue: the PR changes the runtime image used by the OpenAPI-to-MCP sidecar, but it adds no E2E test. The only changed files are chart metadata, values, and generated documentation. CI install… Add an E2E test that deploys the gateway chart with openapiToMcp.enabled=true and the matching plugin configuration, uses the real api7/openapi-to-mcp:1.0.5 service, and verifies the complete OpenAPI-to-MCP request flow. Run this test i…
✅ 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: updating the gateway OpenAPI-to-MCP image tag to 1.0.5. It matches the primary changeset.
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.
Security Check ✅ Passed PASS. The scoped diff changes only the chart version and the OpenAPI-to-MCP image tag. The tag is used only in the sidecar image reference, and the sidecar remains disabled by default. No security iss…
Full details: E2e Test Quality Review

Explanation

Blocking issue: the PR changes the runtime image used by the OpenAPI-to-MCP sidecar, but it adds no E2E test. The only changed files are chart metadata, values, and generated documentation. CI installs the gateway chart with the sidecar disabled by its default openapiToMcp.enabled: false, so it does not exercise api7/openapi-to-mcp:1.0.5 or the gateway-to-sidecar flow.

Resolution

Add an E2E test that deploys the gateway chart with openapiToMcp.enabled=true and the matching plugin configuration, uses the real api7/openapi-to-mcp:1.0.5 service, and verifies the complete OpenAPI-to-MCP request flow. Run this test in CI for the gateway chart.

  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@shreemaan-abhishek shreemaan-abhishek self-assigned this Sep 14, 2026
@shreemaan-abhishek
shreemaan-abhishek merged commit 9ff0243 into api7:main Sep 15, 2026
3 checks passed
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