Skip to content

As a platform admin, I want the registry server to observe MCP servers across configured namespaces, so that servers deployed by the operator in other namespaces are discoverable #489

@rdimitrov

Description

@rdimitrov

The ToolHive Operator supports configurable namespace scoping but the registry server is hardcoded to only observe its own namespace. This means MCP servers deployed by the operator in other namespaces are invisible to the registry.

What needs to happen

  • Align the registry server's namespace observation and RBAC permissions with the operator's scoping model so both components can work across the same set of namespaces.

This includes:

  • Adding namespace configuration to the registry server (config + Helm chart RBAC)
  • Ensuring compatibility with the operator's existing namespace scoping
  • Updating documentation to match the actual implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Story 🗺️.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions