You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this commit we start deploying the MCP server as a sidecar
container of the lightspeed-service container.
The MCP server deployed is the one from our new lightspeed-mcps
repository [1].
On installation the `openshift-cli` tool is enabled when OpenStack
Lightspeed is configured (therefore deployed), and the `openstack-cli`
tool is enabled when the `OpenStackControlPlane` is ready.
From a security perspective since we are deploying the MCP tools in the
pod's network namespace, it's a sidecar container and the port is not
exposed, not using TLS is not a real security risk.
[1]: https://github.com/openstack-lightspeed/lightspeed-mcps
Jira: OSPRH-27075
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments