Skip to content

fix: 🔧 Add filter priority#86

Merged
evaline-ju merged 1 commit intokagenti:mainfrom
evaline-ju:filter-priority
Mar 31, 2026
Merged

fix: 🔧 Add filter priority#86
evaline-ju merged 1 commit intokagenti:mainfrom
evaline-ju:filter-priority

Conversation

@evaline-ju
Copy link
Copy Markdown
Contributor

Summary

As detailed in this comment, v0.5.1 changes to MCP gateway for the operator-based deployment changed the namespace for MCP gateway filter deployment. Because the plugin adapter ext-proc filter here was still in the root namespace, the filter ordering unintentionally changed. To keep the default ordering to post MCP gateway router, a priority is introduced here, but users are free to change the namespace deployed for this filter as well to match the MCP gateway filter namespace if the MCP gateway is available.

Related issue(s)

Fixes #85

Signed-off-by: Evaline Ju <69598118+evaline-ju@users.noreply.github.com>
@evaline-ju evaline-ju requested a review from a team as a code owner March 31, 2026 17:35
@evaline-ju evaline-ju merged commit 42dba40 into kagenti:main Mar 31, 2026
12 checks passed
@evaline-ju evaline-ju deleted the filter-priority branch March 31, 2026 17:46
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.

🐛 Post 0.5.0 MCP gateway updates leading to non-prefixed tool names

2 participants