Files
openshift-mcp-server/pkg/kubernetes-mcp-server/cmd
Marc Nuri 94baad6570 fix(cmd): disable klog in STDIO mode (#331)
Prevents protocol issues with some clients.

Kubernetes tooling uses klog to log messages.
Some of these messages end up logged in the stderr or stdout which breaks some of the clients that expect jsonrpc messages.

Signed-off-by: Marc Nuri <marc@marcnuri.com>
2025-09-17 17:03:40 +02:00
..