Commit 274b796
fix(contrib): address review feedback for Kyverno MCP server
- Switch probes from /sse (SSE long-lived connection) to tcpSocket
to avoid hanging probe connections
- Use ghcr.io/kagent-dev/kyverno-mcp-server:latest with comment
showing how to use a local image instead
- Set protocol: SSE explicitly in RemoteMCPServer spec
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 253ec2f commit 274b796
2 files changed
Lines changed: 7 additions & 5 deletions
File tree
- contrib/tools/kyverno-mcp-server
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
89 | | - | |
90 | | - | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
95 | | - | |
96 | | - | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments