Skip to content

Address post-approval review feedback on VirtualMCPServer authz#5368

Open
blkt wants to merge 1 commit into
mainfrom
fix/vmcp-authz-followup-5290
Open

Address post-approval review feedback on VirtualMCPServer authz#5368
blkt wants to merge 1 commit into
mainfrom
fix/vmcp-authz-followup-5290

Conversation

@blkt
Copy link
Copy Markdown
Contributor

@blkt blkt commented May 22, 2026

Follow-ups from the post-approval review of #5290, bundled because they touch overlapping files:

  • Distinguish AuthzConfigMapInvalid from AuthzConfigMapNotFound on MCPRemoteProxy, restoring status condition parity with VirtualMCPServer.
  • Gate the AuthzPrimaryUpstreamProviderDeprecated warning event on a generation transition so it fires once per spec change.
  • Align the authz config version field on "1.0" via a shared constant; the inline path previously diverged with "v1".
  • Narrow the misleading ExtractCedarAuthzOptions doc comment.

Follow-ups from the post-approval review of #5290, bundled because they
touch overlapping files:

* Distinguish `AuthzConfigMapInvalid` from `AuthzConfigMapNotFound` on
  `MCPRemoteProxy`, restoring status condition parity with
  `VirtualMCPServer`.
* Gate the `AuthzPrimaryUpstreamProviderDeprecated` warning event on a
  generation transition so it fires once per spec change.
* Align the authz config `version` field on `"1.0"` via a shared
  constant; the inline path previously diverged with `"v1"`.
* Narrow the misleading `ExtractCedarAuthzOptions` doc comment.
@blkt blkt self-assigned this May 22, 2026
@github-actions github-actions Bot added the size/S Small PR: 100-299 lines changed label May 22, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.71%. Comparing base (9a28521) to head (f7563bb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5368      +/-   ##
==========================================
- Coverage   68.72%   68.71%   -0.02%     
==========================================
  Files         625      625              
  Lines       63422    63412      -10     
==========================================
- Hits        43587    43573      -14     
- Misses      16585    16595      +10     
+ Partials     3250     3244       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Labels

size/S Small PR: 100-299 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant