Skip to content

feat: gate Core MCP workload isolation - #666

Draft
ash0ts wants to merge 6 commits into
codex/mcp-0.4.0-internal-routingfrom
codex/mcp-core-lane-activation
Draft

feat: gate Core MCP workload isolation#666
ash0ts wants to merge 6 commits into
codex/mcp-0.4.0-internal-routingfrom
codex/mcp-core-lane-activation

Conversation

@ash0ts

@ash0ts ash0ts commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Deferred post-v0.4 experiment

This PR is explicitly excluded from v0.4.0 and is not a release gate for wandb/wandb-mcp-server#117.

The independent v0.4 Helm release is #657, which now owns operator-wandb 0.43.10 and contains no GORILLA_MCP_* settings or dependency on Core workload isolation.

If this experiment resumes after v0.4, it must:

Experimental scope

  • add api.mcpWorkloadIsolation.enabled, defaulting to false
  • when explicitly enabled, render through the existing API envTpls mechanism:
    • GORILLA_MCP_MYSQL_CONNECTIONS_PER_REQUEST=2
    • GORILLA_MCP_SDK_GRAPHQL_QUERY_SECONDS=1|2|4 for small, medium, and large+ deployments
  • preserve explicit api.containers.api.env overrides
  • add no Deployments, Services, replicas, databases, node pools, HPAs, or other Kubernetes resources

The current implementation and validation evidence are historical until the branch is rebased. Do not merge, release, enable, or deploy this PR as part of v0.4.

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 1ad09241-4b86-44f1-990c-12bec254466a

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/mcp-core-lane-activation

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@ash0ts ash0ts mentioned this pull request Jul 30, 2026
14 tasks
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.

1 participant